Introduction - If you have any usage issues, please Google them yourself
ASP+VC.NET achieve basic network authentication procedures, present a lot of software through network authentication to achieve, a more popular way is to put the server (such as the verification page) on the server, the software for the client, when the software Sign up or starts with the server through the network for data exchange, re-implement verification purposes. Another: the user needs to modify the server' s actual URL corresponding code, such as changes to: m_strSvrURL = (_T (" http://127.0.0.1/softreg/getinfo.asp" ))