文件名称:echoserv
介绍说明--下载内容均来自于网络,请自行研究使用
This program demonstrates a simple TCP/IP server. It will accept a connection from a client application, receive one line of text, echo that line back to the client and close the connection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Makefile
README
echoserv.c
helper.c
helper.h
README
echoserv.c
helper.c
helper.h