Re: [gtk-gnutella-devel] Starting out with gtk-gnutella development

2008-11-11 Thread Raphael Manfredi
Quoting Robbie <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel: :Anybody know where the function in gnutella is to send a header object or do :you just manually write to the socket's file descriptor? gtk-gnutella doesnt :have much documentation. What are you trying to achieve? Which "header

Re: [gtk-gnutella-devel] Starting out with gtk-gnutella development

2008-11-11 Thread Christian Biere
Robbie wrote: > Whats the difference between a gnutella header and a gnutella message? > Is there any? The gnutella header is the first 23 bytes of a gnutella message. Gnutella headers have nothing to do with HTTP headers. > If there is, how is http involved? Is it just used for connecting, uploa

Re: [gtk-gnutella-devel] Starting out with gtk-gnutella development

2008-11-11 Thread Alex
On Tue, Nov 11, 2008 at 06:11:44PM +1100, Robbie wrote: > Whats the difference between a gnutella header and a gnutella message? > Is there any? > > If there is, how is http involved? Is it just used for connecting, uploading > and downloading or is it used for > everything else as well? HTTP is

[gtk-gnutella-devel] Starting out with gtk-gnutella development

2008-11-10 Thread Robbie
Whats the difference between a gnutella header and a gnutella message? Is there any? If there is, how is http involved? Is it just used for connecting, uploading and downloading or is it used for everything else as well? Whats a safe, harmless header/message (both a header and message if theyre d