搜索资源列表
mcs51TinTCPIP
- 又一个我自己写的tcp/ip的代码,直接编译后烧录到mcs51中即可运行。(没有做mbuf的)部分代码是用mcs51的汇编写的,其它全部用C写的-also one I wrote it myself tcp / ip code, compiled directly onto mcs51 which can run. (Do not Mbuf) part of the code is compiled with the mcs51 made in all other written in C
Nwpro
- 一个用C完成的网络协议。不用多说了吧?读通之后你会发现比你看10本书还强。实际应用才是关键。-a complete network protocols. Needless to say now? Read and understand you will find that after you see over 10 book also strong. Practical application is the key.
lyoulhttp
- 用C++编写的http通信模块,使用方便,附带有文档和实例-prepared http communications modules, ease of use, documentation and a fringe examples
Ip_Check
- A:用c++语言来实现对IP的合法性进行验证。 例如: 1:1.1.1.1.1 2:0.1.1.1 3:.2.3.啊 等等都不是合法的IP地址。 B:判断两个子网是不是在同一网段,等等。具体如抓图所示。-A : c language to realize the legitimacy of IP verified. For example : 1:1.1.1.1.1 2:0.1.1.1 3 : 1.2.3. ah, etc. is not legitimate I
SIP STACK LATEST VER
- 这是一个用C-C++实现的成熟的sip协议栈,目前正在稳定的使用,可同时运行于windows和linux平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature sip protocol stack and is currently stable use, can also run on Windows and Linux platforms, there is also a more detailed help files.
PPP STACK
- 这是一个用C-C++实现的成熟的ppp服务器和协议栈,目前正在稳定的使用,可同时运行于windows和linux和solaris平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature ppp server and protocol stack and is currently stable use, can also run on windows and linux and solaris platform, there is also
C++InternetCommProtocolApplicationCode
- Visual C++网络通信协议分析与应用实现代码,非常实际好用的网络开发借鉴材料。-Visual C network communication protocol analysis and application of codes, very real handy Web development reference materials.
C_PLUS
- 用C写的关于网络的通信,我也没看懂,但是就是网络通信的东西-C wrote on the network communications, there is nothing I can understand, but it is a network communication things
tcpavdcvndudp
- 这是一个用C#写的一个很小的聊天程序!包括tcp和udp两种方式-This is a C# to write a little chat procedures! Including tcp and udp two ways
WWWHttp
- 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程
ee450_zhiqi_session4.tar
- 用C++实现的socket网络通讯程序,完成在TCP和UDP之间的通讯,在UNIX上实现成功
resiprocate-0[1].9.0-5019
- 用C实现的支持常用SIP协议栈处理的库,运行效率高。
C-FIVE
- 模拟计算机网络中的协议5--回退N帧技术,用C语言运行,可查看协议的运行过程。
CARDGRAB
- 用c#怎样读取相关IP地址等信息,并查询通讯端口基础
tcp
- 这个是linux下,用c语言写的客户端和服务器通信的tcp程序
TCPchecksum
- 用C语言编写的求TCP,UDP包头校验和的程序。
Internet_Communication
- 基于TCP/IP的网络通信客户端与服务器,用C#实现
RUDP
- 这个是RUDP的代码,很不错的,是用C#编的,如果有JAVA 的再传上
linux系统下用C程序实现Ping功能
- linux下用c实现的ping程序源码, 对于理解tcp/ip有很大帮助, 建议收藏, 取之于网,用之于网, 与你分享!-c ping procedures to achieve the source for understanding tcp / ip is very helpful, the proposed collection, taken from the network and use network, to share with you!
TCP.IP.Sockets.In.C.Practical.Guide.For.Programmer
- TCP/IP Sockets 的入门讲义,用 C 语言编写-TCP/IP Sockets introductory lectures, using C language