Skip to content

Latest commit

 

History

History

tcp_chat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

TCP Chat

Communicate in real-time over a TCP connection.

Usage

Compile & run the program.

go run .

Connect to the server.

telnet localhost 8080