Community of VE/MapPoint Users and Developers
This is a discussion on Secure access to map within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I have a need to deploy a mappoint map in a vb .net application but i dont want anyone to ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Secure access to map The application will be deployed on a cd to various people so I have to distribute the map with the app. How can I prevent people having access to the map outside of my application, I thought about putting the map in VB .net app as an 'embeded resource' but once I have done this I cant seem to open the map again as the mappoint control looks for a file name. Any ideas would be really appriciated |
| ||||
|
Depending on how much stuff is on your map you could generate the map in your code (add the pushpins and or shapes etc....)
__________________ John http://www.support-pc.com Order MapPoint 2006 Here https://secure.mp2kmag.com/?refer=support-PC |
| ||||
|
Back to the 'embeded resource' idea. Can you create a file from the 'embeded resource' at run time? (Like in the windows/temp directory)You code can delete the file when your app is closed.
__________________ John http://www.support-pc.com Order MapPoint 2006 Here https://secure.mp2kmag.com/?refer=support-PC |
| ||||
|
And if a temporary directory is okay (or a ramdisk?)... You could ship the map on the CD in an encrypted or obfuscated form. Your application would then decrypt or un-ofuscate it, and copy the 'clean' version into the temporary directory. Obfuscation could be really simple - eg. XOR each byte with a known number, or add a value. Encryption would probably be a bit slower but it would be more secure. Richard
__________________ Winwaed Software Technology LLC http://www.winwaed.com See http://www.mapping-tools.com for MapPoint Tools Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009 |
| |||
|
This is something I have been thinking about, creating the file with a random file name and no extension hidden in windows temp folder. I think this is the way i'm going to have to go as I just cant think of any other solution. |
![]() |
| Tags |
| access, map, secure |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dell Offers More Secure Desktop And Notebook Computers | Anonymous | News and Announcements | 0 | 07-09-2003 10:51 AM |