Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 257 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 257 Bytes

Simple TCP IP Chat.

by Sole & BpArCuCTeMbI

Server

Server works on 5555 port, you could change it in

#define PORT 5555 

Client

Client connects like nc or telnet: ./client HOSTNAME PORT

Tags

af_inet, select(), nicknames