Username / password using C#

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2004
Posts: 37
Reputation: crypter is an unknown quantity at this point 
Solved Threads: 0
crypter's Avatar
crypter crypter is offline Offline
Light Poster

Username / password using C#

 
0
  #1
Feb 9th, 2005
Would it possible to have a form when you start a program that asks a username and password. Then the information sent to a server analised and compared to a database for approval to then show another form which then lets you use the program?
so basically you start xyz.exe
then your asked for : user / pass --> TCP/IP to private server --> interfaces with Mysql database --> finds the user / pass submitted --> then unlocks the program to let you use it.

I think the idea is feasble but would it possible to have this work with a MYSQL db? or maybe should it just wok with a text file.

What do you guys think?
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 33
Reputation: percent20 is an unknown quantity at this point 
Solved Threads: 0
percent20 percent20 is offline Offline
Light Poster

Re: Username / password using C#

 
0
  #2
Feb 14th, 2005
Originally Posted by crypter
I think the idea is feasble but would it possible to have this work with a MYSQL db? or maybe should it just wok with a text file.
It is possible to do what you are talking about but i am not sure though with a mysql database i would use SQL-Server if you can. I have heard of people using mysql but have also heard it is very difficult to get it to work right. Again these are things that i have heard not actually done. Hope that helps.

Also i wouldnt use a text document for security reasons. It is also considered bad practice to store information like that in a text document.
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 37
Reputation: crypter is an unknown quantity at this point 
Solved Threads: 0
crypter's Avatar
crypter crypter is offline Offline
Light Poster

Re: Username / password using C#

 
0
  #3
Feb 14th, 2005
Sounds pretty logical! Well it is cuz i have web space and i have access to MYSQL and Postgre but i dont know much about postgre. Makes also sense to not store user/ pass in text doc. I was simply giving examplejust to make things clear.

But hey thanks for the reply! Hoopefully someone that has already done this can point me in the right direction also!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC