i have to create a client server network. multiple clients multiple servers.
client will ask for different files and the servers will find that file and should give it back to the client.
i have to divide a txt file into different packets and keep it on different servers.
the help i need is :
how to create tcp packets of txt files? so that i can keep them at different servers..
Bookmarks