[EMAIL PROTECTED] schrieb:
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.
How shall we tell you the reason if you just provide unspecific
information?
First, what encoding do you use? Does you WebServer support this encoding?
Second, is the file you create with ExgDbWrite still OK? Write it
directly to the expansion card with VFS*-functions and look if its valid
before and after the encoding.
Third, how does the data look like on the server? Is it just scrambled
data or is it close to what you expect?
Just do what we all do in case of an error: investigate at which step
the error occurs. Stop asking, start thinking!
Thomas
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/