Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads Other resource
  • Category : Other resource
  • Tags :
  • Update : 2008-10-13
  • Size : 1.61mb
  • Downloaded :0次
  • Author :谭剑鸣
  • About : 谭剑鸣
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Ported to embedded system TCPIP protocol source, with detailed Chinese annotations in source code. Implemented functions: Support TCP, UDP, IP, ICMP, ARP, ETHERNET, etc. Bsd-compliant Socket API interface function library; ICMP implementation of PING and UDP invalid port return; Support for TCP stream control and timeout retransmission; Support TCP active connection and passive connection; C #1048698 supports the establishment of multiple different TCP connections on multiple tasks to support the simultaneous sending and receiving of data; Provide a sample of WebSever and UDP server. Not yet implemented: The processing of IP report does not support the application of segmentation in multiple network interfaces, which is basically equal to the maximum size of the two networks. The ICMP protocol is not very complete and currently the ICMP protocol only supports PING and UDP invalid port. The TCP/IP address does not support the emergency datagram in TCP transmission. The version of ZLG/IP, which does not support the IGMP protocol, does not support IP multicast and broadcast. The data length cannot be greater than the length of a TCP or UDP valid data when the Socket API sending function is sent more than PMTU to send the data with the Socket API.
Packet file list
(Preview for download)
Packet : 83390091ip.rar filelist
IP\ZLG_ip.pdf
IP\Zlg_IP\tcpip\ARP\ARP.C
IP\Zlg_IP\tcpip\ARP
IP\Zlg_IP\tcpip\CRC\CRC.C
IP\Zlg_IP\tcpip\CRC
IP\Zlg_IP\tcpip\ETHERNET\Ethernet.c
IP\Zlg_IP\tcpip\ETHERNET
IP\Zlg_IP\tcpip\HARDWARE\Hardware.c
IP\Zlg_IP\tcpip\HARDWARE\mcu_hardware.c
IP\Zlg_IP\tcpip\HARDWARE
IP\Zlg_IP\tcpip\INCLUDE\ARP.H
IP\Zlg_IP\tcpip\INCLUDE\ETHERNET.H
IP\Zlg_IP\tcpip\INCLUDE\HARDWARE.H
IP\Zlg_IP\tcpip\INCLUDE\ICMP.H
IP\Zlg_IP\tcpip\INCLUDE\IP.H
IP\Zlg_IP\tcpip\INCLUDE\TCP.H
IP\Zlg_IP\tcpip\INCLUDE\UDP.H
IP\Zlg_IP\tcpip\INCLUDE\UTILITS.H
IP\Zlg_IP\tcpip\INCLUDE\Udp_bak.h
IP\Zlg_IP\tcpip\INCLUDE\cfg_net.h
IP\Zlg_IP\tcpip\INCLUDE\zlg_socket.h
IP\Zlg_IP\tcpip\INCLUDE
IP\Zlg_IP\tcpip\IP\IP.C
IP\Zlg_IP\tcpip\IP
IP\Zlg_IP\tcpip\PING\ICMP.C
IP\Zlg_IP\tcpip\PING
IP\Zlg_IP\tcpip\TCP\TCP.C
IP\Zlg_IP\tcpip\TCP
IP\Zlg_IP\tcpip\UDP\UDP.C
IP\Zlg_IP\tcpip\UDP\Udp_bak.c
IP\Zlg_IP\tcpip\UDP
IP\Zlg_IP\tcpip\socket\zlg_socket.c
IP\Zlg_IP\tcpip\socket
IP\Zlg_IP\tcpip
IP\Zlg_IP\应用例子\uCOS-II\Arm_Pc\PC.C
IP\Zlg_IP\应用例子\uCOS-II\Arm_Pc\PC.H
IP\Zlg_IP\应用例子\uCOS-II\Arm_Pc\README.txt
IP\Zlg_IP\应用例子\uCOS-II\Arm_Pc
IP\Zlg_IP\应用例子\uCOS-II\SOURCE\README.txt
IP\Zlg_IP\应用例子\uCOS-II\SOURCE
IP\Zlg_IP\应用例子\uCOS-II\arm\OS_CPU.H
IP\Zlg_IP\应用例子\uCOS-II\arm\Os_cpu_a.s
IP\Zlg_IP\应用例子\uCOS-II\arm\Os_cpu_c.c
IP\Zlg_IP\应用例子\uCOS-II\arm
IP\Zlg_IP\应用例子\uCOS-II\shiyan\TEST.C
IP\Zlg_IP\应用例子\uCOS-II\shiyan\shiyan.mcp
IP\Zlg_IP\应用例子\uCOS-II\shiyan\shiyan_Data\CWSettingsWindows.stg
IP\Zlg_IP\应用例子\uCOS-II\shiyan\shiyan_Data\DebugInChipFlash
IP\Zlg_IP\应用例子\uCOS-II\shiyan\shiyan_Data\DebugInExRam\ObjectCode
IP\Zlg_IP\应用例子\uCOS-II\shiyan\shiyan_Data\DebugInExRam
IP\Zlg_IP\应用例子\uCOS-II\shiyan\shiyan_Data\RelInChip
IP\Zlg_IP\应用例子\uCOS-II\shiyan\shiyan_Data\RelOutChip
IP\Zlg_IP\应用例子\uCOS-II\shiyan\shiyan_Data
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\INCLUDES.H
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\IRQ.s
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\LPC2294.h
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\OS_CFG.H
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\Startup.s
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\config.h
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\heap.s
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\mem_a.scf
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\mem_b.scf
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\mem_c.scf
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\stack.s
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\target.c
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src\target.h
IP\Zlg_IP\应用例子\uCOS-II\shiyan\src
IP\Zlg_IP\应用例子\uCOS-II\shiyan
IP\Zlg_IP\应用例子\uCOS-II\tcpip\ARP\ARP.C
IP\Zlg_IP\应用例子\uCOS-II\tcpip\ARP
IP\Zlg_IP\应用例子\uCOS-II\tcpip\CRC\CRC.C
IP\Zlg_IP\应用例子\uCOS-II\tcpip\CRC
IP\Zlg_IP\应用例子\uCOS-II\tcpip\ETHERNET\Ethernet.c
IP\Zlg_IP\应用例子\uCOS-II\tcpip\ETHERNET
IP\Zlg_IP\应用例子\uCOS-II\tcpip\HARDWARE\Hardware.c
IP\Zlg_IP\应用例子\uCOS-II\tcpip\HARDWARE\mcu_hardware.c
IP\Zlg_IP\应用例子\uCOS-II\tcpip\HARDWARE
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\ARP.H
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\ETHERNET.H
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\HARDWARE.H
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\ICMP.H
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\IP.H
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\TCP.H
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\UDP.H
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\UTILITS.H
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\Udp_bak.h
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\cfg_net.h
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE\zlg_socket.h
IP\Zlg_IP\应用例子\uCOS-II\tcpip\INCLUDE
IP\Zlg_IP\应用例子\uCOS-II\tcpip\IP\IP.C
IP\Zlg_IP\应用例子\uCOS-II\tcpip\IP
IP\Zlg_IP\应用例子\uCOS-II\tcpip\PING\ICMP.C
IP\Zlg_IP\应用例子\uCOS-II\tcpip\PING
IP\Zlg_IP\应用例子\uCOS-II\tcpip\TCP\TCP.C
IP\Zlg_IP\应用例子\uCOS-II\tcpip\TCP
IP\Zlg_IP\应用例子\uCOS-II\tcpip\UDP\UDP.C
IP\Zlg_IP\应用例子\uCOS-II\tcpip\UDP\Udp_bak.c
IP\Zlg_IP\应用例子\uCOS-II\tcpip\UDP
IP\Zlg_IP\应用例子\uCOS-II\tcpip\socket\zlg_socket.c
IP\Zlg_IP\应用例子\uCOS-II\tcpip\socket
IP\Zlg_IP\应用例子\uCOS-II\tcpip
IP\Zlg_IP\应用例子\uCOS-II
IP\Zlg_IP\应用例子\上位机软件\UDPtest\NMFAST50.BPL
IP\Zlg_IP\应用例子\上位机软件\UDPtest\Project1.bpr
IP\Zlg_IP\应用例子\上位机软件\UDPtest\Project1.cpp
IP\Zlg_IP\应用例子\上位机软件\UDPtest\Project1.obj
IP\Zlg_IP\应用例子\上位机软件\UDPtest\Project1.res
IP\Zlg_IP\应用例子\上位机软件\UDPtest\Project1.tds
IP\Zlg_IP\应用例子\上位机软件\UDPtest\Unit1.cpp
IP\Zlg_IP\应用例子\上位机软件\UDPtest\Unit1.dfm
IP\Zlg_IP\应用例子\上位机软件\UDPtest\Unit1.h
IP\Zlg_IP\应用例子\上位机软件\UDPtest\Unit1.obj
IP\Zlg_IP\应用例子\上位机软件\UDPtest\VCL50.BPL
IP\Zlg_IP\应用例子\上位机软件\UDPtest\borlndmm.dll
IP\Zlg_IP\应用例子\上位机软件\UDPtest\cc3250mt.dll
IP\Zlg_IP\应用例子\上位机软件\UDPtest
IP\Zlg_IP\应用例子\上位机软件
IP\Zlg_IP\应用例子
IP\Zlg_IP
IP
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.