Ashley Swinson wrote:
> After I type in telnet localhost 80 at the command prompt, I press enter and
> the screen turns blank. Then, if I try to type the next line in and then
> press enter, it displays the following in html code:
>
> 501 Method Not Implemented
> GET/imageview4/HTTP/1.1 to /index.html not supported
> Connection to host lost
>
> So, how do I type the remainder of the lines in? Am I doing something
> wrong?
You apparently omitted the spaces, so the server told you that
GET/imageview4/HTTP/1.1 isn't a valid method.
It might be easier if you typed the request onto the clipboard, and pasted
it into telnet.
Thor
--
http://www.anta.net/