资源列表
winsocket
- 在两台计算机上分别运行服务器程序和客户程序,待程序启动并建立连接后,客户端把键盘输入的数据发给客户端;服务器将从服务器接收的数据显示在屏幕上。-Both computers are running the server program and the client until the program starts and the connection is established, the client to keyboard input data to the client server f
IP
- 毕业设计时用到的代码,用于显示局域网IP地址的.
tun-1.1-6.rh71.i386
- tun驱动程序实现了虚拟网卡的功能,利用tun驱动可以实现linux 下虚拟网卡的创建与管理。-tun/tap driver implements a virtual NIC functionality, tun represents a virtual point to point device, tap represents a virtual Ethernet devices, both devices for network packet implement different pack
TcpClient
- 网络通信——客户端,QT4.6.10版编译,不解释和上一个配套-Network communications- client, QT4.6.10 version of the compiler, not explain and on a supporting
Chat_Socket
- 实现“一对多的自由”聊天程序: (1)服务器端用户可以和多个客户聊天; (2)服务器端通过多线程与与每个客户端用户连接; (3)服务器端线程ID标识客户端用户;其中一方通过控制台输入消息,依次轮流向另一方发送数据。-Achieve " the freedom of one to many" chat program: (1) server-side user can chat with multiple customers (2) through a multi-
udp_exam
- 一个基于UDP的C/S模式的网络程序,从客户端向服务器发送字符串,服务器能在屏幕上打印发过来的字符串,并回复对方-TCP based on the C/S model of the network process, from the client to the server sending the string, the server can print on the screen made up of strings, and respond to each other
MySocket
- 网络通信客户端,服务器端简单封装类.能支持客户端,服务器端功能.-Network communication client, simple server-side package type. To support the client, server-side functionality.
ping
- 基于winsock2的Ping命令,有-r的参数功能,对初学者很适用!-Based on winsock2 the Ping command, there is-r parameter function, well suited for beginners!
TCPintalk
- 基于Qt的TCP/IP网络编程,可以通信,可发送数据-Qt-based TCP/IP network programming, you can communicate, you can send data
EXAM2
- ssd8 exam 2 i hope its can help! but dont write the file README.txt
mympeg-patch-to-ns2.28
- patch to implement udp in ns2
tcp_cs
- 一款实现TCP/IP功能源代码,一款实现TCP/IP功能源代码