Has Some one done this before...(Real Time Data Server)
ok guy this is what m asked to do....
i have to deploy a web server which could supply real time data to j2me client....
and on the server end the data source is a java class which reads a socket and this data has to be pushed to j2me client....
the first thing which the client would be doing is to get authenticated from servlet and once the client get authenticated the client would be requesting for a specific data which is being captured at read at socket!!
pls help me out guyz....
ref sample code...........:http://javafan.blog.co.in/2008/11/20...communication/
this is what i want to send to client.....:http://www.kaazing.com/
very urgent:(:(:(