Hi, I guess you can use HTTP and send a simple POST to the server with the bitmap, and let the server do the conversion to reduce PDA overhead. Remember that Palm BMP are different also from Windows BMP. You should encode the bitmap to send it to the server, ie using base64. Hope it helps Regards Oscar
> Hello Everyone, > > I am developing one application that send bitmap image to server. > I dont find any hint to send directly send bitmap to server. So I first > want to convert bitmap into jpg file then send jpg file to server. I found > that it is possible using Exchange Manager. I havent find yet any exact > idea, If any body have please send me. Its very urgent. If you send idea > about how convert bitmap into jpg file that also helpful to me. > > Thanks in advance. > Bhagvat > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
