资源列表
tcp-connect
- 自己写的TCP/IP示例程序,注释详细,是自己学习后所编写,仅供参考-Write your own TCP/IP sample programs, comments, written in their own learning, for reference only
VB-Winsock-upload
- winsock上传 可以上传文本,二进制文件有问题。-the winsock Upload can upload text, binary files.
TCP-IP
- 一个跨平台的TCP/IP类,封装了windows和linux的底层函数,使用极为方便-A cross-platform TCP/IP class encapsulates the underlying functions of windows and linux, extremely easy to use
OpenTCP
- open_tcp/ip免费的tcp/ip协议栈,开源tcp/ip协议,研究学习必备-open_tcp/ip free tcp/ip protocol stack, open source tcp/ip protocols, research and learning essential
EX10_RTL8019
- RTL8019芯片驱动,在DSP2812调试通过-The RTL8019 chip driver, the DSP2812 debugging
TCPprogram
- w5100硬件Tcp/ip协议栈芯片,实现tcp客户端功能代码-the w5100 hardware Tcp/ip protocol stack chips, tcp client function
TCPclienTprogram
- mcu+w5100tcp/ip硬件协议栈芯片,tcp客户端实现代码-mcu+w5100tcp/ip hardware protocol stack chips, tcp client implementation code
UDPprogram
- mcu+w5100硬件tcp/ip协议栈芯片,udp实现源代码-mcu+w5100 hardware tcp/ip protocol stack chips, udp source code
UdpServer
- udp虽然可靠性不及,但传输效率较高。所以在网络上仍有很大的用途。这几日需要了解下udp通讯的过程,上网发现这方面的资料还挺少。于是仔细的翻找了下msdn,基本上搞清楚了udp通讯的过程。做了一个测试的例子。希望对大家有帮助。 -udp, although the reliability is less than, but the transmission efficiency is high. So there are still a lot of uses on the network. U
src
- Socket Client / Server By Java Programming
Server.c
- simple TCP socket server
Client.c
- simple socket client to send message to socket server using tcp