搜索资源列表
TCPEchoServer
- 一个实现同步MFC的echoServer客户端,学习Winsock很用帮助-a synchronous MFC echoServer client, the study is used to help Winsock
SocketCS
- 通过Socket进行通信的简单网络程序,包括一个client程序和一个EchoServer程序。
EchoServer
- 对udp协议的修改的服务端,主要实现,数据包的顺序排列,并按顺序发给客户端-right udp agreement to amend the end of major achievement, data packets are arranged in chronological order, together with the order issued to the client
EchoServer
- 一个关于服务器运用的小程序~~~~ 还不错-On the server to use a small program ~ ~ ~ ~ also good
EchoServer
- is a program that can send msg while the client connect to server
echoserver
- unix program of echo server for tcpip socket programming learning
tcpecho
- tcp echo server 與 client 可以做 tcp 簡單的溝通-tcp echo server and client can do a simple tcp communication
EchoServer
- this is sample example using serversocket
echoserver
- java echo server program with socket
EchoServer
- Echo server using win socket programming
EchoServer.tar
- Implementation of echo server in C using unix TCP/IP protocol.
EchoServer
- 模拟qq消息发送和接受,编写服务器方的源代码-Simulated qq send and receive messages, write server-side source code
EchoServer
- 一个简单的回音器server的C++实现。对于理解SOCKET编程有很好的学习效果。-A simple echo server device of the C++ implementation. SOCKET programming for understanding a very good learning.
SocketProgramming
- 用C++描述的echoClient/echoServer s实现获取服务器端时间的 小程序-Using C++ descr iption of echoClient/echoServer s time to achieve access to server-side applet
echoserver
- program echo srever
echoserver
- java programs for echo server
Java_Programming_EchoServer_code
- Java高级编程EchoServer代码Java Advanced Programming EchoServer code -Java Advanced Programming EchoServer code
echoserver
- echoserver文件,用于点对点通信。-echoserver file for point to point communication.
EchoServer
- echoserver source c-echoserver source c++
EchoServerAndClient
- 基于socket的简单的回访程序,包括客户端和服务器。-In this project, student should develop two simple console mode programs: EchoServer and EchoClient, when the Echoclient sends a string message to the EchoServer, the EchoServer will bounce the message back to the Echo