|
-
May 4th, 1999, 09:17 AM
#1
C++ E-Registration SDK
I am creating some software and would like to automate the registration process. Does anyone know of a good SDK/toolkit for automating registration of software. I don't need the auth key, I need the user to enter their name, address, etc and have the program send it to our servers through email, internet, fax, etc.
Any thoughts?
Thanks,
Aaron Shepherd
Aaron Shepherd, CEO
dotCool, Inc. www.dotCool.com
"Cool Websites the Easy Way"
-
May 4th, 1999, 07:16 PM
#2
Re: C++ E-Registration SDK
Aaron-
Not really sure if this will help, but what I would try to do is somehow save the info your end users have entered in editboxs to a file (.txt) then use CInternetSession to send the file to your servers. You would have to make the file different from other computers, so try to get the serial number of their CPU and name the file that.
Not sure if that will help, I am still just learning to program applications (I am a game programmer!) and don't know much.
Hope it helps!
Nathan Strandberg
Dira Productions, Inc.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|