Hello everybody,
is it possible to perform client and server push through the same
connection via tomcat comet? The picture in the Low-Latency-Script tells
me that it is possible, but how? Thanks in advance
-Chris
Chris wrote:
I'm facing a strange problem,or maybe its even me. I want to create
I'm facing a strange problem,or maybe its even me. I want to create a
bidirectional communication between a client using async socket and my
tomcat webserver using apr. Everything seems to be setup correctly and I
receive the first client POST properly also the answer is written and
read by the