Description: 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.
To Search:
File list (Check if you may need any files):
Makefile
README
echoserv.c
helper.c
helper.h
zxs.txt