Skip to content

Here is a simple socket programming done in C that uses TCP transport level service.

Notifications You must be signed in to change notification settings

KathanNaik/Server-Client-Networking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-Client-Networking

Here is a simple socket programming done in C that uses TCP transport level service.

server.c asks for a port number as an argument where client.c should be provided with server IP and port number.

also the server with multithreading handales more than one client at a time!

About

Here is a simple socket programming done in C that uses TCP transport level service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published