I have a .net application that I need to write to a directory on a different
server.
1. When the dotnet application runs I have initial setup with iss using a
virtual directory on same machine. This works fine.
2. Virtual directory to another machine (created the authentication account
...
more >>
how can you prevent a user for logging in different computer.. for example..
yahoo implemented this kind of login system.... when you login in a certain
computer and try to login in the other computer at the same time... the first
login session was automatically logout by the system....
anothe...
more >>