On 2/8/2010 5:36 AM, Animesh Sonkar wrote:
> Looked around all the forums for a well working example for Comet Client.
Here is some code I wrote to test a CometProcessor:
Using HttpURLConnection:
URL url = new URL( "http://"; );
HttpURLConnection connection = (Http
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Animesh,
On 2/8/2010 5:36 AM, Animesh Sonkar wrote:
> Looked around all the forums for a well working example for Comet Client.
I'm no Comet expert, but any HTTP client ought to work, right? Comet is
expected to be used with the APR
Hi,
Looked around all the forums for a well working example for Comet Client.
Tried writing my own client using sockets. But facing same issues as
mentioned in various forums with no solution.
So i guess it would be nice if the Apache Tomcat developers came with a nice
Socket/UrlConnection based
Hi
On Wed, Mar 26, 2008 at 7:39 AM, Steffen Heil <[EMAIL PROTECTED]> wrote:
> 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, w
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 (a
ntly. I'm
re-posting it in its own thread with some additional information.
I have a comet client app that works on all the machines I've tested
except one. The failing machine sends a comet request to the server
and then waits indefinitely for the response, even though the server
has s
g you are receiving, until the end (or some high amount of
> >> data), to run the checks. In my case, this buffering lasts for minutes,
> >> with no byte sent back to the browser.
> >>
> >> I think this can be a simple point to check...
> >>
> >> Hu
k to the browser.
I think this can be a simple point to check...
Hugs,
Leonardo Fraga
Web Developer
[EMAIL PROTECTED]
Peter Warren wrote:
I posted this question along with some others recently. I'm
re-posting it in its own thread with some additional information.
I have a comet cli
> Peter Warren wrote:
>
> >I posted this question along with some others recently. I'm
> >re-posting it in its own thread with some additional information.
> >
> >I have a comet client app that works on all the machines I've tested
> >except one. The faili
in its own thread with some additional information.
I have a comet client app that works on all the machines I've tested
except one. The failing machine sends a comet request to the server
and then waits indefinitely for the response, even though the server
has sent the response and flushed t
I posted this question along with some others recently. I'm
re-posting it in its own thread with some additional information.
I have a comet client app that works on all the machines I've tested
except one. The failing machine sends a comet request to the server
and then waits indefi
11 matches
Mail list logo