Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » url-encoded binary data in URL query string - how to decode properly?
Re: url-encoded binary data in URL query string - how to decode properly? [message #40452 is a reply to message #40414] Sat, 03 August 2013 09:05 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1795
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Peter,

Passing base64 data in GET parameter is not a good idea, in any framework. What you need is to urlencode the data before you send them, then they should arrive just OK in the Skylark handler.

Best regards,
Honza
 
Read Message
Read Message
Previous Topic: Some additions to Skylark
Next Topic: Need a working simple example of using sockets with GUI in U++
Goto Forum:
  


Current Time: Wed Oct 15 15:55:27 CEST 2025

Total time taken to generate the page: 0.10668 seconds