12 Jul
2001
12 Jul
'01
11:46 a.m.
On Thu, 12 Jul 2001, seb bacon wrote:
http://phd.pp.ru/Software/Python/socket-servers/get_request/ Faster mirror: http://www.crosswinds.net/~phd2/Software/Python/socket-servers/get_request/
Nice :-) While we're on the subject, you could also use Shane's tcpwatch
http://www.zope.org/Members/hathawsh/tcpwatch
Or use one of several widely available sniffer; on linux, tcpdump is the most common. I really like ngrep too.
Their output is too cryptic - my servers are high-level servers, that put into files real headers, without low-level details :) Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.