Skip to content

sepehrb98/Capstone_TCPnetwork

Repository files navigation

Capstone_TCPnetwork

the TCP socket programing in C for linux systems

A multi server system for connecting to a client. Client connect to servers simultaneously with threads and servers can service to more than one client at the same time.

The first argument that is passed to the client is the number files that should be sent and the other arguments are the servers ip addresses. After sending all the files Client disconnects from the servers.

About

the TCP socket programing in C for linux systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published