[IRC] End of file
#1

I am not really familair with IRC, I never work with it. However my friend wanted it in his server. So I decided to try to get it work.
But somehow it doesn't work. It tries to connect, but then it disconnects with the reason: End of file.

I am having a channel at freenode.net.

Here is the connection data:
pawn Код:
#define BOT_1_NICKNAME "TEST"
#define BOT_1_REALNAME "ServerEchoTest"
#define BOT_1_USERNAME "ServerEchoTest"

#define IRC_SERVER "chat.freenode.net"
#define IRC_PORT (6667)
#define IRC_CHANNEL "---" // Censored, it is an existing channel.
The logs:
Quote:

*** IRC_OnConnectAttempt: Bot ID 1 attempting to connect to 193.219.128.49:6667...
*** IRC_OnDisconnect: Bot ID 1 disconnected from 193.219.128.49:6667 (End of file)

I do not understand the problem since I do not really work with IRC.. I hope you can help me
Reply


Messages In This Thread
[IRC] End of file - by Biesmen - 12.10.2011, 07:47
Re: [IRC] End of file - by Flake. - 12.10.2011, 08:10
Re: [IRC] End of file - by Biesmen - 12.10.2011, 08:17
Re: [IRC] End of file - by Biesmen - 14.10.2011, 06:43

Forum Jump:


Users browsing this thread: 1 Guest(s)