Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

 _                                          
| |_ ___ _ __  ___  ___ _ ____   _____ _ __ 
| __/ __| '_ \/ __|/ _ \ '__\ \ / / _ \ '__|
| || (__| |_) \__ \  __/ |   \ V /  __/ |   
 \__\___| .__/|___/\___|_|    \_/ \___|_|   
        |_|                                 

Simple tcp server

Start server

$ ./tcpserver

Telnet to server

$ telnet localhost 54000