30-07-2009 o 05:52:06 NighterNet <[email protected]> wrote:
I am trying to figure out how to send text or byte in python 3.1. I am trying to send data to flash socket to get there. I am not sure how to work it. buff= 'id=' , self.id , ':balive=False\n' clientSock.send(buff);
And what is the problem? *j -- Jan Kaliszewski (zuo) <[email protected]> -- http://mail.python.org/mailman/listinfo/python-list
