简体   繁体   中英

Fetch data from server to my application in j2me

I want to fetch data from server side to my application which is in j2me. The data to fetch from server is like sms, mms etc which are already stored in server.
Do I need to use XML parsing for this.
If yes the how can I use it? Please send me the code for it.
If no then what should I use and help me through code.

You can use webservice to communicate between your server and your mobile client.

The design would be like

替代文字

Also See

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM