I want to send palm files like .prc, .bmp or .jpg over to windows server. For that I am using ExgDbWrite to store that file data in buffer and use NetLib functions(http POST) to send data to server. Server simply take that data and create file there. But I am getting changed data from original one. In between sending/Receiving there is process of encoding/decoding. So please tell me where I am wrong? Its ExgDbWrite, Encoding/Decoding or NetLibSend? Please suggest any other way to do that if you have.
Kabir -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
