Results 1 to 32 of 32

Thread: [RESOLVED] [2008] Extract LOCAL MAC address

Hybrid View

  1. #1

    Thread Starter
    Lively Member briedis's Avatar
    Join Date
    Nov 2008
    Location
    Latvia
    Posts
    79

    Re: [2008] Extract LOCAL MAC address

    kasracer,
    I understand that all, but I just need to prevent users from simply giving the application to his friends, etc.

    The people range for this program isn't big, tipically they would be middle-aged women

    So, for now, the main problem is to get only the local adress, because, I don't think it is being changed much ofthen But for laptops - wireless is being disabled/enabled pretty often.. its just a click of a button...

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: [2008] Extract LOCAL MAC address

    Quote Originally Posted by briedis
    So, for now, the main problem is to get only the local adress, because, I don't think it is being changed much ofthen But for laptops - wireless is being disabled/enabled pretty often.. its just a click of a button...
    Right, which means it is unreliable. I won't go on a tirade but I really do feel you're only hurting your legitimate customers.

    So anyway, perhaps there is a better way of approaching this? A sure-fire way is to use a login system and require them to login to your servers each time it runs. It guarantees that no one else is running it.

    Another possibility is looking at the Ethernet interface rather than the Wireless or the currently active NIC. Not sure how to do that though.

    Yet another possibility is using another serial number, perhaps from a CPU or Hard Drive? You could possibly use the Computer Name but many people leave them as default.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width