vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Download Encrypted Files (https://vborg.vbsupport.ru/showthread.php?t=193025)

steveninstl 10-08-2008 01:31 AM

Download Encrypted Files
 
I was wondering if there was an application out there for VB that could encrypt files that are downloadable.

Here's the scenerio...

You have a website that specializes in content for mobile phones.
You upload the data files to a server
people download the data to their mobile devices

BUT... some people manage to steal your data files and repost them on another site

What I am looking for is a program to change the data file to an encrypted file that only the mobile device understands.

Example:

You upload a JAD File and several COD files to a server. The JAD file acts as the launcher of the COD files.

You direct mobile users to download the product on your website..

ex) www.mysite.com/coolfiles/myfile.jad

What I would like to see is the link transformed to something like this:

ex) http://www.mysite.com/coolfiles/akjs...slajflksjdfals


I know it can be done, as I have the same type of configuration for an online store that sends links to your mobile device as encrypted files...

Anyone know if this can be done with VB? Or maybe an addon that can be configured like attachments are? give the user 10-15 spots to upload the content and auto generate a downloadable link?

Dismounted 10-08-2008 05:45 AM

I don't see how this has anything to do with vBulletin, but this will require a moderate level of PHP knowledge. Whjat you need to do is when a user uploads a file, add a record in the database. When it is requested (in the "JAD" file), generate a short-life ID that is used to download the file.

steveninstl 10-08-2008 08:29 PM

There are several BlackBerry type forums that offer themes to be downloaded to their blackberry device via JAD install. The Forums mostly use VBulletin. In a way it has something to do with VBulletin.

I guess I'm looking for a modification to accomodate what I described above.

Dismounted 10-09-2008 02:47 AM

I have not seen such a modification. Most likely, it is a custom one. Have you tried asking them?


All times are GMT. The time now is 08:15 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00951 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete