资源列表
ServerTestTCP
- 以太网通讯简单服务器TCP方式,用于初学者了解以太网套接字SOCKET编程。(Ethernet communication simple server TCP mode, for understand the Ethernet socket SOCKET programming.)
Simple TCP
- 一台电脑上tcpip通信的,地址和端口可以配置(TCPIP communication on a computer)
socket_test_ok
- 这是大家都知道的,就不介绍了!SOCKERT程序,包含图片。-This is as we all know, is not presented! SOCKERT program, including pictures.
ry-http
- 这是一个用C语言编写的http信息的解析器。能够解析请求数据和相应数据。在关于http应用系统的开发中可以利用它。-This is a parser for HTTP messages written in C. It parses both requests and responses. Http application on the development can take advantage of it.
LANTIME
- Windows下基于TCP/IP的多线程通信,实现点对点聊天和系统时间同步功能。-Windows, TCP/IP-multi-threaded communication, to achieve point-chat and system time synchronization.
NetRcvTest
- 一个udp协议网络接收程序的源码,可以接收指定端口的网络数据并存盘-udp recv
tcpip1
- 基于ARM7的TCPIP源码和信息,可以个网络开发者提供一些参考-ARM7-based TCPIP source and information networks can be developed to provide some reference
cSOCKET
- C语言SOCKET编程指南 入门资料C语言SOCKET编程指南 入门资料-C LanguageSocket programming technology C LanguageSocket programming technology
GetIPADDress
- 本地计算机网络编程实例 获取计算机的名称和IP地址
tcpip
- 全部的嵌入式系统下开发TCP/IP协议栈的源代码,可以作为嵌入式网络开发的参考
socket--ip
- 本程序实现了利用原始套接字发送IP数据报文,IP数据报的各字段内容可进行手动的设置-the function of this program is sending IP packet using raw socket.And each field of IP protocol can be modified.
tcpip
- 周立功tcip协议栈,占用内存小,简单容易看懂,适合出学者