资源列表
server
- linux下的TCP/IP通信协议实现,主从设备之间数据互传,主程序C语言源代码-TCP/IP communication protocol under linuxData transfer between master and slave devices , the main C language source code
arp
- Use this file for programming arp protocol
TCPserver
- TCPserver.rar 使用socket编写 有监听,连接-TCPserver use the socket can listen connect
LinearTopo_performance
- 软件定义网络编程,在NOX上实现线性拓扑结构-Software-defined network programming, implement linear topology on NOX
TCP-5
- TCP通信协议,协议5-退后n帧 c语言仿真
TCPServer
- 模拟TCP协议下的客户-服务器服模式的服务器程序端运行-Simulation of TCP client under the agreement- server service model client server program to run
tcpip1
- this tcp ip prgram-this is tcp ip prgram
ClientSocket
- Socket通讯,用socket进行通讯开发-Socket ClientSocket
MultipleSocketServer
- multiple socket server
UDP
- 在两台计算机间完成一个简单的UDP传输。 客户端 (1) 循环从命令行读入一行字符串,并传递给服务器,由服务器对字符串进行反转,并将结果返回给客户端 (2) 客户端显示反转后的字符串 (3) 当客户按下“delete”健后,关闭套接字,结束程序 服务器端 (1) 收到客户端数据包,首先验证数据包源地址是否合法 (2) 接收客户的数据,并显示客户的IP地址和端口号 (3) 接收客户传来的字符串,反转后传递给客户 -Between the two computer
TCPclient
- TCPclient TCP客户端程序 可以实现与服务器连接-TCPclient connect server
firewall
- 软件定义网络编程,在NOX上实现防火墙功能-Software-defined network programming, implement firewall functions on NOX