dadangluki wrote:You need to send HTTP header first, like this:
HTTP/1.1 200 OK
Connection: close
Content-Length: 48
<HTML>
<BODY>
Hallo World
<BoDY>
</HTML>
Check this link: http://en.wikipedia.org/wiki/Hypertext_ ... r_Protocol
Thanks
So how do I get to know my content lenght in bytes ?