Print Page | Close Window

serialize content

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: General Discussion
Forum Description: General discussion and chat on any topic.
URL: https://forums.webwiz.net/forum_posts.asp?TID=9613
Printed Date: 31 March 2026 at 6:31am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: serialize content
Posted By: Badaboem
Subject: serialize content
Date Posted: 07 February 2004 at 12:23pm

Is there a program that can serialize compressed content?

Ideal would be to have something where you have to fill in a username that requires an unique serial number. If correct the content is unzipped.

I've been searching tucows and google,but didn't find anything. Perhaps I used the wrong search term (serializer, serial number)

Any tips/help would be great!




Replies:
Posted By: huwnet
Date Posted: 08 February 2004 at 4:07am
I found something like this on hotscripts for when you are selling asp or ASP.NET scripts. However it didn't come cheap.


Posted By: dj air
Date Posted: 09 February 2004 at 6:30am
what file type are you using to zip up ... because i think/gonna try a way using win zip but i think that only has a password ... ie my idea is make rthe password the serial number ..ill look into it as it a good thing to have


Posted By: Badaboem
Date Posted: 09 February 2004 at 7:43am

I'm would use zip because it's supported on both mac and pc.
Winzip only offers password protection, no serial numbers + user name.

Another possibility is to create an asp.net/asp serial generator that stores a serial number based on the Author name where the group id = x (where x is a customer enabled account) and stores the serial number in a new table. This would also enable me to send out automated emails containing the serial number + it can be easily modified as a mod (of good use 2 anyone who wants to protect their stuff and has wwf installed). This can all be tied to a download script of course. 

issue 1 is, where can i find an asp.net/asp serial number generator? Asp.net and hotscripts doesn't seem to pass any results 

issue 2 it will only protect the download process, not the file itself...but it might give u some ideas.



Posted By: Bluefrog
Date Posted: 09 February 2004 at 8:44am

If you just need to create random numbers and record them in a database, it isn't hard. If you need an algorithm, try searching for "serial algorithm" and checking some of the security sites on encryption. There are lots of free schemes out there. A hash could work.

Otherwise just use a command line script with any compression utility that can password protect the archive. But you have to do it for each download then...  Rather taxing for the server if you have a lot of downloads.

ALZip is free, and the next version will have command line documentation. ComponentOne has a zip class that comes with the VB.NET resource kit I think. Lots of options. But you need to code it yourself...

 



-------------
http://renegademinds.com/" rel="nofollow - Renegade Minds - Guitar Software http://renegademinds.com/Default.aspx?tabid=65" rel="nofollow - Slow Down Music


Posted By: Mart
Date Posted: 09 February 2004 at 10:17am

Generating serial numbers in .NET is easy. Take a look at the System.GUID Namespace.



Posted By: pmormr
Date Posted: 09 February 2004 at 6:57pm
i love .NET! the namespaces never end

-------------
Paul A Morgan

http://www.pmorganphoto.com/" rel="nofollow - http://www.pmorganphoto.com/



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net