搜索资源列表
echoServerVC
- 实现TCP和UDP,任意端口下的echo server-TCP and UDP, arbitrary port under the echo server
echoserver
- unix program of echo server for tcpip socket programming learning
TCP_echo
- simple TCP echo. run server in background, then run the client. type sumting in client, and then server will echo it.
EchoServer
- 一个简单的回音器server的C++实现。对于理解SOCKET编程有很好的学习效果。-A simple echo server device of the C++ implementation. SOCKET programming for understanding a very good learning.
ECHO
- Windows Socket Echo 程序 包含服务器和客户端,多链接 dir get put 等功能-Windows Socket Echo program includes server and client, multi-link dir get put functions
server
- UDP echo服务器的程序,相比tcp 要简单,传输的过程也简单。-UDP echo server program. It s easier than the tcp server,and the transmission is also easy.
TCPSer
- This is to implement echo server using TCP
UDPEchoClient
- A UDP Echo Client which echoes the words typed in the UDP server, and the server echoes the UDP Echo Server, ok?
01.TCP-Echo
- linux 2.6内核下的Tcp/ip服务器端-base on linux 2.6 kernel,and is a server of Tco/ip
echo_server
- 实现简单的tcp/ip服务器,反馈显示客户端输入。-Simple TCP/IP echo server
Echo
- Server Socket tcp connection program with echo request
Socket-Programming
- In this article w ill look at how to program using sockets by implementing an echo server along with a client that we will use to send and receive string messages. I will start off by giving a quick introduction to TCP/IP fundamentals and then ex
Echo
- Client/Server回聲程式,Server會回傳Client所送出的資料,使用threading概念-Client/Server Echo, Server will reply the same message Client sent.
