i want users to submit their computer id to me, and i generate a license
code, so the application can be used in that computer only.
Are you using the computer name as the ID?
That is in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName
Names can be changed though, so this may not be too secure.
btw, computer name can be gotten from SystemInfomation class.
"James Black" <jbl...@ieee.org> wrote in message
news:3EC3D59...@ieee.org...