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