hi,
I'm trying to send data to a servlet through a TCP connection. I create my
socket, then send a GET /myapp HTTP/1.1 .......  But I need to define the
content-length for apache to transfert the data to the servlet and
afterwaerds I can't send any more data through this opened connection. Has
anybody met such an issue and found a workaround ?
Thanks in advance
Emmanuel

Reply via email to