On Friday 10 November 2006 11:29, Rodrigo Castro wrote: > 2006/11/10 18:24 BRST [-] twisted.internet.error.CannotListenError: > Couldn't listen on 192.168.1.11:9999 : (98, 'Address already in use').
There is your problem right there: there is already a program listening on port 9999, so it couldn't bind to that port. j -- Joshua Kugler Lead System Admin -- Senior Programmer http://www.eeinternet.com PGP Key: http://pgp.mit.edu/ ID 0xDB26D7CE PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]