RealThinClient
Products
Price/Order
Support
Partners
Testimonials
Test Results
About us
Contact
RealThinClient Forums
RTC SDK SUPPORT
Base64 encoding
Bottom
Total posts:
3
Author
Base64 encoding
Jonathan Neve
25.10.2006 12:55:08
Registered user
Hi,
Is there any way to explicitly perform base64 encoding on a string?
Thanks!
Danijel Tkalcec [RTC]
25.10.2006 12:59:26
Registered user
Yes. For that purpose, there are Mime_Encode and Mime_Decode functions in the "rtcInfo.pas" unit.
Best Regards,
Danijel Tkalcec
Jonathan Neve
25.10.2006 12:59:58
Registered user
Excellent, thanks!