Skip to content

UtsavMurarka/TCP-client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCP-client-server

1. Get data from file in server by querying it from client.

Server has txt files. Client queries the server and server sends upto 1KB of data in the queried file to the client. Client saves the file in its local directory.

img

2. Multiple Clients echo server

Server accepts upto 4 clients. Client send a line to the server, Server prints the line in reverse order. Server replies with a line. Client prints it in reverse order.

img

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages