Hi

I am searching for comet clients for java, perl and C.
(I know, this is basically the wrong list, but I expect to find people here
who had the same problem and maybe solutions...)

In Java HTTPClient, which is my favorite http client for java doesn't seem
to support tranfer-encoding: chunked (at least I see no way to find the end
of one chunk and the start of the next).
In Perl Net::HTTP::NB does not seem to support non-blocking writes.
In C I found nothing so far.

So, at this point ANY hint would be appeciated.


My - maybe strange looking goal - is to forward any TCP-connection through a
http comet connection backed by tomcat.
The funny thing is, I think I have completed to had part - the server
inbetween.
But I think I cannot create the clients.

I would like to have them as small as possible, maybe as C or perl, but I
could live with java as well. (I love java for the server-side, but not
really for the client side.)

On problem is, that the components need to be non-blocking or thread-safe
AND they need to support HTTP as waell as HTTPS.

Any hints or links appreciated...

Regards,
  Steffen

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to