搜索资源列表
Socket-TCP-Echo
- TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server
tcpecho
- tcpip echo server source
prtrrad
- 客户端的聊天程序,与服务器端的聊天程序相呼应,希望一并下载,-Chat client program, and the server chat program photograph echo, hope for download, along with all the
echo
- 客户端服务器端传输字符,两者能够相互通信(Client server side transfer characters, both of which can communicate with each other)
代码
- 完成一个简单的回射服务器程序,包括服务器和客户端两部分,将实现以下功能: 1.客户端与服务器通过发送和接收报文进行通信; 2.服务器和客户端最高支持60000个并发连接; 3.报文长度设置为可变长度,以便进行压力测试; 4.本实验完成了EPOLL单线程事件驱动版本,并基于EPOLL服务器架构编写压力发生器,测试了服务器在不同并发条件下的性能(Complete a simple server program, including the server
