G
Guest
Hi
i need to "Lock" my dotnet application to run only on particular PCs
that is:
i need to uniquely identify a windows machine from within my application and
exit from the application if the machine id does not match a prior known id
my query is
1.) what would be the best identification to look for such a purpose and how to access it
my environment is the internet and/or ethernet LAN with windows PCs ( 98/2k/Nt/XP
2.) it would be good if i am able to detect the identification of a remote machine on the internet/ ethernet LAN
the application is coded in C#
Thanks in advanc
regard
Manish.
i need to "Lock" my dotnet application to run only on particular PCs
that is:
i need to uniquely identify a windows machine from within my application and
exit from the application if the machine id does not match a prior known id
my query is
1.) what would be the best identification to look for such a purpose and how to access it
my environment is the internet and/or ethernet LAN with windows PCs ( 98/2k/Nt/XP
2.) it would be good if i am able to detect the identification of a remote machine on the internet/ ethernet LAN
the application is coded in C#
Thanks in advanc
regard
Manish.