show/hide this revision's text 2 added 81 characters in body

From the tutorials I looked at (like this one), it seems that you are doing it right, except that this

USER Goo * * :Goo

is

USER Goo 0 * :Goo

in all the tutorials I saw. Also, don't forget the PING-PONG later on, but this should not be needed for registration (EDIT: It seems that this is wrong and PONG is needed right after you send NICK).

I guess you know about RFC 1459, which will also help you a lot with this.

show/hide this revision's text 1

From the tutorials I looked at (like this one), it seems that you are doing it right, except that this

USER Goo * * :Goo

is

USER Goo 0 * :Goo

in all the tutorials I saw. Also, don't forget the PING-PONG later on, but this should not be needed for registration.

I guess you know about RFC 1459, which will also help you a lot with this.