Dr. K.M. Ku wrote:
Root>telnet www.worldscinet.com 80
Trying 203.208.144.142...
Connected to www.worldscinet.com.
Escape character is '^]'.
GET /ijac/14/1401/S02181967041401.html HTTP/1.0

<html>
<body bgcolor="#FFFFFF">
<div align="center">
[...]
I cannot find the response header. I think this is the origin of the
problem. Is there any workround/patch to this issue? It is passive way to
tell the webmaster to fix the problem.

KMKU,


Without response line and headers this is not HTTP. You don't need HttpClient. You can just open a socket, write the request line and get all the data. That's it.

Ortwin Glück

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



Reply via email to