Menu

#1 quakenet?

open
nobody
None
5
2002-04-01
2002-04-01
Anonymous
No

I'm trying to connect to irc.quakene.org but everytime
the examplescript stops with "server connection abort".
This problem doesn't appear when install an irc-server
locally.
I don't know why (perhsps no identd functionality)!?
please help

Discussion

  • Nobody/Anonymous

    Logged In: NO

    i tried some other net's and found out that dalnet works.
    Did you write the pyirclib expecially for dalnet? please,
    give me a hint how to connect to quakenet :)

     
  • Ignacio Vazquez

    Ignacio Vazquez - 2002-04-04

    Logged In: YES
    user_id=450167

    I've written this library to connect to RFC-compliant IRC
    Servers. But anyway, I will see what's going wrong.

     
  • MaC-GyVer

    MaC-GyVer - 2004-09-05

    Logged In: YES
    user_id=1116385

    Traceback (most recent call last):
    File "X:\X\pyirclib-0.4.3\mybot.py", line 8, in ?
    irc.login('MyBot',username = 'MyBot')
    File "X:\X\pyirclib-0.4.3\pyirclib.py", line 166, in login
    returnmsg = self.getmessage()
    File "X:\X\pyirclib-0.4.3\pyirclib.py", line 408, in getmessage
    self.servercmd("PONG :%s" % buffer[6:])
    File "X:\X\pyirclib-0.4.3\pyirclib.py", line 206, in servercmd
    if self.send(command+"\n") != 0:
    File "X:\X\pyirclib-0.4.3\pyirclib.py", line 156, in send
    except socket.error(errno, errstr):
    NameError: global name 'errno' is not defined

    -
    Im not a pro in this lib, but to me it seems like the whole
    library needs a rewrite to fit in quakenet or efnet.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.