--- bas <[EMAIL PROTECTED]> wrote:

> some ideas (i dont know if its of help)
> 
> - what is the quit reason? why and how does it
> quit... (the reason can
> be seen by someone who is in the same channel), or
> does the client
> program crash?
> 
> - you know that you always pong exactly the same as
> you got pinged, like
> 
> ping :blah
> pong :blah
The client program crash.
Actually it quits because windows closes the
application (sharing violation error). This happens
when it receives the PING message and tries to send
the PONG message. 
 If you look at the function from the first mail you
can see that my client send the same message back to
the server. Example:
Servers sends:
PING :111.111.111.111
Client sends:
PONG :111.111.111.111

I don't know where is the problem cause on my own
server works fine. My server runs on Windows Me. 

10x.

JL`





__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Reply via email to