Skip to content

solesensei/simple-tcp-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple client+server chat on tcp ip, with select()

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages