No I already know how to send data over http to a web application. I want some other way to send/receive data to/from a web application. Not through http.
I am not very clear with your question. Anyways i too had similar problem in my earlier project.
I followed this link.
Hope you get something out of it for your usefulness..
webpage
Thanks for the help, Robin! What I meant was that I have developed one project in which I sync the data between the mobile and the Core Server through http. This makes me to use GPRS connectivity in order to connect to the Core Server. Now I just want to remove the GPRS connectivity from this but still want to sync the data between the mobile & the Core Server. How can I do so? Any help would be appreciated.
Thanks for the article given by you but that wont solve my problem. Can an J2ME application on mobile phone communicate with the J2EE/J2ME application on the computer using the Data Cable?
How are you supposed to communicate between mobile and server without any communication/link between them.
You have to go for GPRS or SMS or USSD or bluetooth or wifi. there is no other way than this..
That's what I m asking Mukesh. Is the communication between the client(J2ME application) on phone and the server(J2EE/J2ME application) on PC possible using the data cable?
never thought about it but if any one would throw light as to how we can establish a connection through a data cable then i bet it would be worth experimenting with..