Re: Decoding a LimeWire Response?
| Newsgroups | gmane.network.gnutella.devel |
|---|---|
| Organization | Home, Grenoble, France |
| Message-ID | <[email protected]> |
Quoting dbates1999 <[email protected]> from ml.gnutella.dev-forum: :The response is as expected: :HTTP/1.1 200 OK :Server: LimeWire/4.12.15 :Content-Type: application/x-gnutella-packets :Content-Length: 5247 : :<binary data> : :Is there any documentation or tips on how I should decode the :<binary data> of this message? As the Content-Type says, it's a stream of Gnutella packets. Should be very straightforward to figure out, no? Raphael