Hi,

To get the server, you can send a telnet request to port 80 and read the
header:

telnet www.cnn.com 80
Connected to cnn.com.
GET / HTTP/1.0

HTTP/1.1 200 OK
Server: Netscape-Enterprise/4.1
Date: Tue, 31 Jul 2001 18:40:20 GMT

etc.

Be sure you enter two blank lines after the GET request. 

Lisa Wolfisch Nyman  <[EMAIL PROTECTED]>  IT Warrior Princess
"Life is too short to wear ugly underwear."
Get the facts at http://quickfacts.census.gov/

On Tue, 31 Jul 2001, Frank J. Schmuck wrote:

> Is there a way to determine the operating system or server being run by a
> particular web location?
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to