Skip to content

Photon-einstein/Tcp-client-server-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Tcp-client-server

This repo depicts a tcp client server connection based on sockets, used to upload a file from the client to the server, the client in return send feedback back, confirming the reception of each line.

To run

To simulate the connection first lauch the server and only after launch the client. Further instructions how to build the server and the client are in each README, inside 'Tcp_client' and 'Tcp_server'.

Ouput from the Client:

Screenshot from 2023-03-25 00-12-06

Output from the Server:

Screenshot from 2023-03-25 00-13-15

About

This repo depicts a tcp client server connection based on sockets, used to upload a file from the client to the server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published