Skip to content

a simple tcp server support standard input and customer protocol

Notifications You must be signed in to change notification settings

kudocc/simpleServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

simpleServer

A simple echo server support standard input and customer protocol

The build target is moved to ~/Desktop/ , You can launch the application by input the ./server4Someday in command line, it listens on 7001 port.

Once a client has connected, you can input some text in command line and click enter to send the text to client with specified text protocol, the text protocol is defined in NetworkHeader.h.

You can use tcpClient to test with this server.

About

a simple tcp server support standard input and customer protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published