[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: HTTP Get question
- Subject: RE: HTTP Get question
- From: John B
- Date: Mon, 10 Feb 2003 20:16:00 +0000
> > Have you tried using Telnet to connect to the original server
> > software and issue the exact same GET command that you are
> > issuing from within your DLL? (complete with the User-Agent
> > lines and everything, if you're still using them)
>
> Can't seem to get a connection.
If you go to a command prompt and type:
telnet 192.168.1.50 8080 <Enter>
The screen should go blank and you should be able to enter your GET
request.
Echo may be disabled, so you might not be able to see what you type.
(Note: This is for WIn2k - not sure about other OS versions)
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|