Thursday Oct 16, 2008
Google Android chat using Jetty Cometd java client
I have ported the cometd java client from Jetty
to run on the google android phone. Cometd implements the bayeux
protocol for push messaging over HTTP and is normally used by Ajax
clients running in the browser. By porting the java client to android,
this allows native applications on the phone to have bidirectional
messaging to a server over HTTP.
[Read More]
Posted at 01:27AM Oct 16, 2008 by dyu in General | Comments[20]