In article <4eb00a7a$0$6560$9b4e6...@newsspool4.arcor-online.net>,
MrSmile wrote:
> Hi people!
> I have asked myself why I am not capable sending 2 messages a time to a
> Socketserver. Why is that?!
There's a lot of confusing code here. It would help when asking these
kinds of questions to re
Hi people!
I have asked myself why I am not capable sending 2 messages a time to a
Socketserver. Why is that?!
Here the Server:
import SocketServer
from ast import literal_eval
class MKTest(object):
DSX = []
MKTestInst = None
def __init__(self,Daten):
MKTest.DSX.append(Date