Re: Help On Application Based On Gnutella (1 and 2)
| Newsgroups | gmane.network.gnutella.devel |
|---|---|
| Organization | Home, Grenoble, France |
| Message-ID | <[email protected]> |
Quoting "tanmay.promact" <[email protected]> from ml.gnutella.dev-forum: :I am new to P2P (although I have studied some eBooks on the subject!). :I have an assignment to develop a .NET 2.0 (I can change the framework :if needed) based desktop application to support Gnutella1 and 2. : :I would like to get any help on this that can enable me to move faster! Sure, here are some advices: 1. Only focus with Gnutella (there's no such thing as Gnutella 2). 2. Be sure to read the protocol specifications, which you can find here: http://gnutella-specs.rakjar.de/index.php/Main_Page 3. Get fully acquainted with networking system calls (sockets, TCP, UDP) and file management. 4. Know HTTP/1.1 specifications by heart. Good luck! Raphael