Re: Does the Push message still exist?
| Newsgroups | gmane.network.gnutella.devel |
|---|---|
| Organization | Home, Grenoble, France |
| Message-ID | <[email protected]> |
Quoting Philippe Verdy <[email protected]> from ml.gnutella.dev-forum: :Same structure, but there's an extra header in UDP datagrams to indicate :that they are transporting Gnutella protocol (because there's no initial :session) No, there is no extra header in UDP datagrams to indicate that they are transporting the Gnutella protocol. The UDP payload (at UDP/IP level) is simply made of a self-contained Gnutella packet, with its Gnutella header and payload. Just like any other packet transmitted on the TCP/IP connection. Raphael