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++ Core » serialization
Re: serialization [message #2285 is a reply to message #2284] Wed, 05 April 2006 20:50 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
barpas wrote on Wed, 05 April 2006 13:28

halo everybody Smile

i have problem with serialization - some time ago i writen application in upp where i use serialization mechanism to save options & parameters (there is a lot of serialize functions) - now i have problem user told that anybody can edit that files and read (change) information abaut program
so i need to code it - is there simple metod to do it fast (i have litle bit of time)


Interesting...

Well, the most simple approach that comes to mind is to serialize using StringStream to String, then encrypt and save (and reverse for load).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: c++ 17 support
Next Topic: strange behaviour of Vector serialization
Goto Forum:
  


Current Time: Sat Jun 07 10:10:39 CEST 2025

Total time taken to generate the page: 0.04086 seconds