搜索资源列表
uCOSII上实现的tcpip
- uC/OSII上实现的tcp/ip协议实现代码(gcc编译)-It is source code to realize tcpip protocol on ucosII.
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
简单tcpip数据交换
- 实际上是两个project--wj&cpp3,wj是服务端程序,cpp3是客户端程序 编译前先在代码内相应位置写服务器地址,在客户端写发送的数据 编译生成两个执行文件wj.exe和cpp3.exe 先运行wj.exe等待连接,然后运行cpp3 -addre-project is actually two -- wjcpp3, wj service software, cpp3 client program is compiled prior to the code to write
51ppp
- 一个Keil上编译通过的PPP协议,非常适用于初学TCP/ip的菜鸟,可通过它来学习PPP协议。-compiled by the PPP, very applicable to beginners TCP / ip guys, it can be passed to learn PPP.
周立功tcpip1
- keil环境下的周立功的C51单片机开发的 TCP/IP程序包,具有websever, 可完整使用和编译-Zhou meritorious C51 microcontroller development of the TCP / IP package, with websever, integrity and the use of compiler
zlg_tcpip
- 周立功的8051单片机的TCP/IP, websever源代码,编译通过,很好使用-weeks meritorious 8051 TCP / IP, websever source code, compile, good use
TCPDemox
- 网络编程初学者使用的比较好的源代码。用VC编译通过-network programming beginners use of a relatively good source. VC compile
lwip_RTXC
- 在RTCX上移植成功的TCP协议栈lwip,可直接编译成lib文件。-RTCX on the success of the transplantation lwip TCP protocol stack can be directly translated into lib document.
traceroute
- traceroute路由扫描成序的源代码,在linux下直接用make 编译即可-traceroute routing sequence scan the source code, under the direct use of Linux compiler can make
200477132761
- 程序中使用socket实现了文件的传输。 在VC6.0中编译通过
pppc++
- 一份在VC开发环境下编译通过。运行良好的PPP源代码
xorp-1.4
- 开源路由器项目 源代码xorp c++语言 linux可直接编译
exSipLib
- 用VS.NET 2003编译osip 和exosip 得到的 库文件
tcp_examples
- tcp_ip进行网际互联演示程序,分别归类并调试,可以直接编译运行,有助于理解Tcp/ip协议原理。
mipv6-2.0.2.tar
- 移动IPV6的包,编译内核时需要的好
111
- 早期写的一个客户端,基于socket网络编程!有些简单!适合初学者,编译通过!
222
- 早期写的一个服务器端,基于socket网络编程!有些简单!适合初学者,编译通过!
UDPchat
- 使用udp协议写的一个聊天程序。可是实现三个人同时在线聊天。对于初学网络编程者有很大帮助。使用VC6.0你编译通过。
UDPchat
- 可是实现三个人同时在线聊天。对于初学网络编程者有很大帮助。使用VC6.0你编译通过。..
ppp-2.2
- 这是ppp的一个老版本了,需要的人下载吧。编译环境可能比较老。