Next: Gnutella 0.6
Up: Establishing connections
Previous: Establishing connections
  Contents
  Index
- C sends the string
GNUTELLA CONNECT/0.4\n\n
where 0.4 is the protocol version and
\n denotes the newline character
(ASCII character 10)
- S responds, if it chooses to accept the connection, with
GNUTELLA OK\n\n
- Connection is established and C and S can exchange
messages
Marcus Bergner
2003-06-10