How to build a p2p program
843790Oct 10 2008 — edited Oct 12 2008hi
I have to write a p2p program. But I don't know were to start The assignment was write a p2p program that can share files
over a lan-network. I just worked out a client-server app(app is a big word :p) that the client gives numbers to a server over LAN.
And the server calculates and gives back the solution. But i don't know were to start how to share files.
Has somebody tips, notes, ... ?That can come handy
Thanks in Advance