On Jan 10, 6:15 pm, tijo <[EMAIL PROTECTED]> wrote: > Hi mate > > i need o do a python program to connect 2 systems using TCP/IP and > UDP. Also i need to check the performance of these two protocols (how > many bytes received and how much time took). I havent worked in python > earlier and have no idea of this. Could someone pls help me. I created > a program which can connect between 2 systems using these UDP and TCP/ > IP protocols. I dont know how to check the rest like how many bytes > send or how much time taken > since this is part of my course work could someone please help me > thanks in advance. > > tijo
So you want to write a program using sockets then? http://docs.python.org/lib/module-socket.html Regards, Ivan Novick http://www.0x4849.net -- http://mail.python.org/mailman/listinfo/python-list