how to use using a 64bit string

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

greetings,
i'm able to deserialize an image file into a 64bit string in xml format from
the client and i can pass this string to the server, but once at the server,
i cant see the full xml file. its only showing half of the xml file. i
suspect that cause string is a 32bit thats the reason. can someone show me
how to handle this problem?


yours truly

asha
 
Hi asha:

Are you trying to use base 64 encoding? Let us look at the code you
have and offer suggestions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top