Re: Trying to Send Repeated Messages to a Server Using sockets

2007-10-16 Thread Bruno Desthuilliers
danfolkes a écrit : > Hey Everyone, I am trying to send repeated messages from a "Node" to a > "Server". It works the first time I send the from the Node to Server, > but after that it either errors, or does not do anything. > > I would love some help, here is the code: Posting the trackbacks m

Trying to Send Repeated Messages to a Server Using sockets

2007-10-16 Thread danfolkes
Hey Everyone, I am trying to send repeated messages from a "Node" to a "Server". It works the first time I send the from the Node to Server, but after that it either errors, or does not do anything. I would love some help, here is the code: import socket import thread import time def Node(nod