搜索资源列表
UC-OS-TCP-IP-PPP
- UCOS下添加TCP/IP和PPP协议,实现TCP,UDP点到点等功能.-UCOS Add TCP / IP and PPP, TCP, UDP point-to-point functions.
tcp-udp
- tcp/ip通讯程序,实现tcp/ip通讯及信息传输。
TCP.UDP
- 实现了UDP和TCP的结合编程,多线程,作为主服务器使用
TCPIP.rar
- 一个tcp/ip协议栈,实现了包括arp、tcp、udp、http、ftp、动态分配IP等协议,A tcp/ip protocol stack, including the realization of the arp, tcp, udp, http, ftp, such as dynamic allocation of IP agreements
vcchat.rar
- 基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.,MFC-based prepared VC++ Chat program, you can achieve TCP/IP and UDP peer-to-peer chatting under the agreement.
udp4realible
- udp实现可靠传输的代码,开源的这是一个比较早的版本,功能简单,使用方便,内有说明-udp achieve reliable transmission of the code, open source is a relatively early version, features simple, easy to use, there are notes
p2p
- 本代码实现了P2P流量的监测,实现了对IP包,UDP包,TCP包的抓取,并可对捕捉到的包进行分析!-The code implementation of the P2P traffic monitoring, implementation of the IP packet, UDP packet, TCP packet crawl, and to capture packets for analysis!
scan
- 综合扫描程序,实现TCP、UDP、ICMP、端口扫面-Integrated scanner
FileTransfer
- 使用C语言编写的局域网文件传输程序,基于UDP实现了自己的应用层协议,使用多线程,文件传输速度很快,自带拥塞控制,模拟了TCP的选择重传机制-Using the C language of the LAN file transfer program, based on UDP to achieve its own application layer protocol, using multi-threaded, file transfer is fast, bring their own con
Fwd_5100.tar
- w5100硬件实现tcp/ip udp协议栈-datasheet
FredChat
- UDP实现聊天传输,TCP实现文件传输功能;主要使用Socket编程-UDP transmission chat implementation, TCP implementation file transfer function the main use of Socket Programming
tcp
- lpc1768 的tcp 实现,内嵌ucos-lpc1768' s tcp implementation, embedded ucos
ucos_tcpip_44boxADS1.2
- tcpip 在44b0x板上的移植,ucos-ii,开发环境是ADS1.2。很长一段时间里,我没有在网上下到直接能在44B0X –RL8019 的ADS1.2环境下的 TCPIP 程序.而嵌入式之所以区别于8位单片机,最主要的是他能方便实现上网. 因此,学习嵌入式,没有掌握网络通信,算不上真正的嵌入式.于是自己根据网上下载 的程序,结合TCPIP原理,慢慢的修改, 终于程序能稳定运行了.现在的演示例子,同时能运行tcp和udp协议. Tcp的演示是通过一个小小的嵌入式网页来实现的, 而UDP
TCPinterception
- tcp数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植,该例子是在ucos环境下移植,并在lpc2368处理器上运行成功,选用的是DM69161网卡-tcp listening examples of data to achieve a listening udp data loop operation, can be transferred to the LPC processor, different process
UDP
- 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not
nat
- 完整的NAT(网络地址转换系统)技术实现程序包,分3个部分:1)路由器 2)TCP映象 3)UDP映象-Integrity of the NAT (network address translation system) package technology, sub-3 parts: 1) Router 2) TCP mapping 3) UDP Mappings
Chattingroom
- MFC实现的聊天室,运用多线程,UDP ,tcp协议连接-MFC implementation chat rooms, use of multi-threading, UDP, tcp protocol connection
udp
- vb2005的网络通讯,采用UDP或tcp协议,实现网内的通讯-vb2005 of network communications, using UDP or tcp protocol for communication within the network
tcp
- UDP实现的简易通讯程序 用sendto(),recvfrom()函数实现客户机与服务器之间的信息交换。-port scan
UDP-and-TCP
- 网络通信协议 实现 非常好的代码,里边介绍了很多关于UDP和TCP的东西-net tcp and udp very good code