Skip to content

[UNIX] Basic client/server communication over TCP/IP with multiple client handling

Notifications You must be signed in to change notification settings

Rendojack/TCP-IP-communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compile:
make -f make_file.mk
====================
Run server:
./server port
====================
Run client:
./client server_ip server_port client_port

About

[UNIX] Basic client/server communication over TCP/IP with multiple client handling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published