You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop a simple application for distributed file sharing among remote hosts and observe network characteristics using it
About
A client-server and peer to peer hybrid network application enabling multiple clients to connect, share files (upload/download) and messages using low level TCP sockets in C++ on UNIX like OS.