IntelliJ Java IDE
The moose likes Java Micro Edition and the fly likes Exchanging files between J2ME and WebServices Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Exchanging files between J2ME and WebServices" Watch "Exchanging files between J2ME and WebServices" New topic
Author

Exchanging files between J2ME and WebServices

Alex Parvan
Ranch Hand

Joined: Dec 10, 2009
Posts: 115
I'm more interested in images, what are the methods to do this ? I tried enconding the pixel data into base64 but this is not working so well.

Thanks,
Alex


"Quoting yourself is stupid" - Me
 
 
subject: Exchanging files between J2ME and WebServices
 
IntelliJ Java IDE