=== Linux === [root@localhost ~]% sock.pl 14:03:28 -> New Client connected -> FileNo(4) 127.0.0.1:44999 14:03:35 -> Unable to write to -> FileNo(4) 127.0.0.1:44999 14:03:35 -> Removed socket -> FileNo(4) 127.0.0.1:44999 14:03:35 -> 6614 chars / 7 seconds = 944.8571 chars / sec 14:03:45 -> Exit called [root@localhost ~]% [root@localhost ~]% sock.pl 14:03:46 -> New Client connected -> FileNo(4) 127.0.0.1:45000 14:04:06 -> Unable to write to -> FileNo(4) 127.0.0.1:45000 14:04:06 -> Removed socket -> FileNo(4) 127.0.0.1:45000 14:04:06 -> 17046 chars / 20 seconds = 852.3000 chars / sec 14:04:13 -> New Client connected -> FileNo(4) 127.0.0.1:45001 14:04:44 -> Unable to write to -> FileNo(4) 127.0.0.1:45001 14:04:44 -> Removed socket -> FileNo(4) 127.0.0.1:45001 14:04:44 -> 26861 chars / 31 seconds = 866.4839 chars / sec 14:04:59 -> Exit called === Windows === C:\Documents and Settings\liverpole\Desktop>sock 14:49:04 -> New Client connected -> FileNo(4) 192.168.2.2:1204 14:49:12 -> Unable to write to -> FileNo(4) 192.168.2.2:1204 14:49:12 -> Removed socket -> FileNo(4) 192.168.2.2:1204 14:49:12 -> 774 chars / 8 seconds = 96.7500 chars / sec 14:49:16 -> New Client connected -> FileNo(4) 192.168.2.2:1205 14:49:39 -> Unable to write to -> FileNo(4) 192.168.2.2:1205 14:49:39 -> Removed socket -> FileNo(4) 192.168.2.2:1205 14:49:39 -> 2374 chars / 23 seconds = 103.2174 chars / sec 14:49:52 -> New Client connected -> FileNo(4) 127.0.0.1:1209 14:50:12 -> Unable to write to -> FileNo(4) 127.0.0.1:1209 14:50:12 -> Removed socket -> FileNo(4) 127.0.0.1:1209 14:50:12 -> 2024 chars / 20 seconds = 101.2000 chars / sec 14:50:35 -> Exit called