From: Arno P. <ar...@pu...> - 2009-12-18 21:48:22
|
XMLVM has some basic support for asynchronous HTTP requests. In fact, one of XMLVM's own applications makes use of it: iRemote. You can find the source code of iRemote in xmlvm/demo/iphone/iremote/src (marked as an Eclipse source folder if you check out the project using Eclipse). There is an Eclipse launch configuration called "XMLVM - iRemote". When you compile XMLVM using the provided ant script, you can find the cross-compiled version in xmlvm/dist/demo/iphone/iremote/iphone Arno On 12/18/09 10:30 PM, Nitin Sawant wrote: > hi, > is it possible to develop iphone application using java which connects > to website and posts data to website? > how? > > i want to develop using java, > plese send me java class/package documentation xmlvm (if any) > > regards, > Nitin Sawant > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |