Click to See Complete Forum and Search --> : C++ E-Registration SDK


anshep
May 4th, 1999, 09:17 AM
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"

Nathan Strandberg
May 4th, 1999, 07:16 PM
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.