I was just wondering has anyone played around with the socket class and irc
protocol ??
I can connect to a standard irc server where once I connect I send
socket.send('NICK' testing1');
and it works fineanyone know how to send a password with it. usually with mirc you would do /server host port passwd thanks firdosh
