Project ID:
227265
Project Type:
Fixed
Budget:
$250-$750 USD
Project Description:
This project is to create a small application like the one running
at www.crucial.com and named "SCAN MY SYSTEM"
Has to be done in C# and .NET Framework 1.1 vs2003.
Basically what I need is to run either registered activeX on client machine or let user install small application and run it.
The application has to do the following :
1] Ask client ot enter email address
Once entered it has to be veryfied by sending email with it to
[I have my exchange server and will use SMPT]
My email server has everything to verify it and will insert
OK status into MS SQL 2005 DB. Your application has to connect
every 10 seconds to MS SQL 2005 and check if this email address
is valid. [use for test your DB where there is a table "USR_EMAIL"
and column "USR_VALID_BOOL".
If you got TRUE then proceed to the next step.
If not stop and prompt user that email is not valid please
try again. We give only 3 attemps.
Then close application and prompt to contact technical support.
2] Get client's PC info such as :
CPU, MEMORY,
HARD DRIVE FREE SPACE SHOULD BE > 40GB,
chipset info,
computer name and everything to
uniquely identify it.
3] if
PII processor
40GB free disk space
1GB memory
Windows 2000, XP or Vista
then
3] populate an encrypted key with 256 bit encryption USING EMAIL AND
PC INFO and insert it to remote MS SQL 2005.
DB TABLE "USR_WKVALUE" COLUMN "USR_RGK_NVAR" or binary column.
3] If key is succesufully populated close with "The verification phase is complete" message if not "please contact support...".
Thanks.
Skills required:
.NET,
Script Install