Skip to content

vladi7/tcp-udp-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCP and UDP servers with clients in C

TCP and UDP servers with clients

This is an example of a multifunctional client-server application. After client connects to a server, the client can choose various menu options(date, random number, process id of the server).

Implementations for both UDP and TCP are available.

Also, please see the multicast chat written in the similar fashion: https://github.com/vladi7/TCP-multicast-chat

About

TCP and UDP servers with clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published