Hi Everybody,
I work with sockets in an application I am developing, I open the socket and
make a try sending data to a port in a server where a echo service is
listening and everything goes O.K. But when I send the same to a Web server,
after sending the data (GET /prueba.html HTTP/1.0\r\n\r\n) when I am trying
to receive something the sockets is closed and I get nothing.
The server says something like "method not implemented".
1.- It seems like the method it is wrong but if a try the same data directly
in a telnet terminal everything goes O.K
2.- Even though the method were not implemented should send something after
closing the socket.
Anybody could help me about how an HTTP header should be written??
Anybody has done this before and worked??
Thanks in advance.
I would be very pleased for some response!!!!
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/