资源列表
SNTP
- 用SNTP协议实现网络时间同步,用VC开发,比较好理解的代码.
UDPIP
- 一个拨号过程的协义栈,本人做的不是很完善. 数据是UDP协义打包的.用VB写的,主要用于单片机开发.-a dial-up process of the Association of justice stack, I do not quite perfect. UDP data is packaged Association of justice. VB wrote, mainly for the development of SCM.
CCD.rar
- CCD数字相机的全代码,DMA方式读取FPGA,FIFO送入计算机,网口跑UDP协议,CCD digital camera the entire code, DMA mode to read FPGA, FIFO into the computer, I run UDP network protocol
msp430cs8900
- tcp/ip协议栈在单片机msp430上的实现,网络芯片为cs8900。 tcp,udp,arp协议等。英文注释。-tcp/ip protocol stack on the microcontroller msp430, and networking chips for the cs8900. tcp, udp, arp agreement. English comments.
UDP
- 基于UDP的开发啊深刻地方就是东方时空飞撒地方发生的开发商。-udpApplication
msp430cs8900
- tcp/ip协议栈在单片机msp430上的实现,网络芯片为cs8900。 tcp,udp,arp协议等。英文注释。-tcp/ip protocol stack on the microcontroller msp430, and networking chips for the cs8900. tcp, udp, arp agreement. English comments.
IPV6-UDPSend
- IPV6实现UDP报文发送小Demo,附tpipv6头文件,在vc6.0环境下通过测试。
Sliding_Window_Protocols.rar
- 英文版滑动窗口协议,用于无保证的通讯模式如无线或UDP等。,The English version of sliding window protocol for non-guarantee mode of communication such as wireless or UDP.
TCPSTATES
- TCP状态转换图详细说明以及图示,值得拥有-TCP state transition diagram in detail, as well as icons, worth having
base_server
- TCP收包服务端程序。作用:指定端口接受TCP封包-TCP packet received client service procedures. Role: Specifies the TCP port to accept packets
chat
- vc6.0开发的MFC小程序,主要功能是局域网TCP/IP聊天-MFC Development vc6.0 small procedures, the main functions of the LAN TCP/IP chat
weChat
- 1.Server支持多客户访问; 2.C与S之间使用TCP连接; 3.C与C之间直接通信(不是通过S传递)。 4.C与C之间直接通信既可以使用TCP,也可以使用UDP。 可以使用Socket,也可以使用TcpClient/UdpClient等;-1.Server supports multi-client access the use of a TCP connection between 2.C and S direct communication between 3.C