Die Suche ergab 1 Treffer

von guenther_slx
Samstag 23. Dezember 2006, 18:33
Forum: Netzwerkprogrammierung
Thema: network performance tool UDP/IP & ICP/IP in Python
Antworten: 0
Zugriffe: 486

network performance tool UDP/IP & ICP/IP in Python

Grüß euch! Basierend auf einem ganz einfachen Client / Server Chat-Programm soll die Übertragungsdauer ("Performance") von UDP und TCP erfasst werden - alles in Python. Der Output könnte so aussehen: time to send 10 blocks of 65536 bytes is 0.289 seconds time to send 20 blocks of 32768 byt...