资源列表
echo_hello_udp
- 一个基于udp网络编程的程序,利用socket套接字写的简单的udp程序,支持两个用户之间的聊天。- a socket file with tcp/ip
TCP
- TCP做的一个SOCK,感觉效果还很不错。
MySocket
- socket代码,支持连接断开消息发送,可以编译代码。-socket code, support disconnected message is sent, you can compile the code.
UDP_Ftp
- UDP檔案下載/上傳功能 模擬TCP 的確認(ack)/重傳(retransmit)機制(含Timeout) Client端檔案續傳功能-UDP file download/upload simulated TCP acknowledgment (ack)/retransmission (retransmit) mechanism (with Timeout) Client-side file resume capability
The-IP-data-packet
- ip数据包捕获与解析.简介: 捕获IP数据包并且对其进行解析是进行数据流分析的一个简单的应用,这是一个应用win console application编的c程序。-This is a IP data obtain c Program
http_server_client
- 经典的server/client架构,学习网络编程的好例子-code for server/client arch, these are classcial code for tcp/ip
wst
- 俩台机器间传输信息. -between the two machines to transmit information. Between the two machines to transmit information.
QQduiduipeng
- QQ对对碰外挂,用VB写的,适合初学者,用到模拟按键的之四海-QQ plug of a Kind, written by VB for beginners, used for simulation of the universal keys
icmp
- ICMP就是所谓的Internet控制报文协议(Internet Control Message Protocol),在网络中,一般用它来传递差错报文以及其他应注意的信息。ICMP一般被认为是和IP协议同一层的协议,IMCP报文通常被IP层或者更高层的协议(如:TCP或者UDP)使用,ICMP对于互联网以及其他基于IP协议的网络的正常运行起着非常重要的作用。有许多重要的网络程序都是基于ICMP协议上的,最为著名如Ping和Tracert等。本文就来介绍用Visual C#实现基于ICMP协议重要
tip_ip
- java的网络开发,简单的应用java中的Socket,ServerSocket 实现TCP/IP协议 和UDP协议-java web development, simple application java socket the ServerSocket to achieve the TCP/IP protocol and UDP protocols
UDPProp
- UDP(User Datagram Protocol)是一种无连接协议,与TCP操作不同,计算机间并不需要建立一个连接,同时,一个UDP应用可同时作为应用的客户或服务器方。
simple-tcp
- simple tcpConnect to internet