Re: Whaich data format for end-to-end application
"C. Enrique Ortiz" <[email protected]>
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Organization | J2MEDeveloper.com |
| Message-ID | <[email protected]> |
(this email seems that it didn't go thru via [email protected], so I'm reposting to the KVMlist) > 1) Use name/value pairs (RFC822 message format), or 2) XML, > transported inside the body of an HTTP POST. > > If bandwidth is a concern, you can use the GZIP library for Java ME > (there are a couple of implementations out there; search in Google). > > Also, take a look at Eric's article: > SOA Without SOAP: The Java ME Perspective > (http://developers.sun.com/mobility/midp/ttips/soanosoap) > > ceo > > [email protected] wrote: >> Hi, >> >> i'm coding a J2ME and J2EE application end-to end and I was >> wondering what the pros out there would reccomend as a data format to >> communicate between the j2me client and the j2ee server. >> >> I thought about webservices but maybe it is a little overkill and not >> all devices support webservices... >> I also thought about custom XML with a litle xml parser in the j2ME >> client...? >> >> I want to reduce bandwidth consumption at the maximum as the j2me app >> will be intensively querying the server but I also want the format >> used to be simple and that's why I thought of XML. >> >> What do you guys usually use ? What is the actual reccomendation ? >> >> Thanks >> [Message sent by forum member 'azpublic' (azpublic)] >> >> http://forums.java.net/jive/thread.jspa?messageID=236562 >> >> =========================================================================== >> >> To unsubscribe, send email to [email protected] and include in >> the body >> of the message "signoff KVM-INTEREST". For general help, send email to >> [email protected] and include in the body of the message "help". >> >> -------------------------------- >> Spam/Virus scanning by CanIt Pro >> >> For more information see >> http://www.kgbinternet.com/SpamFilter.htm >> >> To control your spam filter, log in at >> http://filter.kgbinternet.com >> >> >> > > -- C. Enrique Ortiz [email protected] 512-635-4225 http://www.CEnriqueOrtiz.com http://www.CEnriqueOrtiz.com/weblog http://www.MobileMondayAustin.org http://www.AustinWirelessAlliance.org =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".