搜索资源列表
lab
- 练习,linux下基于TCP的多线程的ECHO服务-exercises, linux-based TCP multithreaded ECHO services
portscan2
- 端口扫描器,内有三种扫描方式,分别是TCP-SYN,TCP-FIN,ICMP-Echo,可以选择IP地址范围
TCPecho
- 在Linux/Unix环境下的网络编程,是TCP/IP的网际互联中的ECHO服务。系程序针对TCP客户端,,作用是服务器返回从客户处收到的所有数据
TCPechod
- 在Linux/Unix环境下的网络编程,是TCP/IP的网际互联中的并发ECHO服务。系程序针对ECHO服务器,,作用是并发为多个客户服务
090605LinuxUDP_Client-Server
- UDP是TCP/IP协议中的传输层协议的一种,本文介绍了在Linux下编写基于UDP协议的Client/Server模型的程序的方法,并给出了一个echo Client/Server例子程序。-UDP is a TCP/IP protocol in a Transport Protocol, this article describes the preparation of Linux based on the UDP protocol under the Client/Server model
stl
- 选择一个操作系统环境(Linux或者Windows),编制TCP/IP通信程序,完成一定的通信功能。例如:可以编一个程序和Unix的系统服务进行通信,如daytime(port 13)、echo(port7)服务等;或者两人talk,使用TCP/IP协议进行相互直接的发送和接收等。-Select an operating system environment (Linux or Windows), the preparation of TCP/IP communication process,