On Mon, Apr 29, 2002 at 09:29:24PM +0200, Henrik Edlund wrote:
> Which only work if you diagnose HTTP server. telnet is a all-round utility
> to have to test servers, may it be POP, IMAP or HTTP servers.

Actually using telnet for that is not the greatest idea.  You should use
something like netcat (nc) since telnet attempts to negotiate terminal
settings and therefore sends a bunch of extraneous info across the line.
Most protocols are tollerent of this but not all.  netcat never does
this, is an all around more flexible tool than telnet.

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

What difference does it make to the dead, the orphans, and the homeless,
whether the mad destruction is wrought under the name of totalitarianism
or the holy name of liberty and democracy? - Ghandi

Reply via email to