Click here to Skip to main content
15,897,187 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Guys,

I'm a newbie in c# programming but completed a simple project.

So I need if a user open my program then he/she need to verify there user id given by me.
As they enter there user ID application should return 2 values to defined website "user id and mac id" and website should check given user id and mac id in database.

So i'm getting mac id of system, and thinking that user id and mac id check will be same as username and password.
So issue is how to map my application and website also how to create a script that check user id and mac id of application.

Need a serious help guys.

Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900