kaushani1995/Multiple-Client-to-Client-File-Transfer
As the name suggests file can be shared over a pair of clients and multiple number of these pairs can share simultaneously over a single server. The added challenge is, it is done WITHOUT storing the socket address of any client or server in any way.
C