Hi folks, I`m in the middle of writing an IRC client but have been halted in development by odd behaviour of the Debian ircd package. Ircd is installed as per default. This should be no ident and anyone can connect.
According to the rfc the login process is like this. PASS <anything> NICk <nick> USER <user> <hostname> <servername> :<whois> Now, if I telnet to scorch 667 (my hostname) it connects and dumps me at the login bit so... PASS oz NICK oz USER oz scorch scorch :blah blah JOIN #blah I then get an error saying "JOIN : Register first" Now, according to the rfc, if I register with USER twice, I`ll should get ERROR : already registered. This isn`t happening. Typing in USER on it`s own gives; ERROR: not enough parameters ... as per rfc this is correct. But , USER registering properly seems to have no effect. Is there something different about this ircd in someway? I`ve written bots before in C and these worked correct to the rfc. Something is amiss. TIA Ozzy, __ _ _ / \ \ \ / / / / / |-Brian Skreeg--------IRC:_Ozzy-| \__/ \ \ |-Lead guitarist extraordinaire-| \__/_/ |-I don't look like two zombies-| -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .