Results 1 to 5 of 5

Thread: [Resolved] get mac adress from HD/vid card

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    13

    Resolved [Resolved] get mac adress from HD/vid card

    hey peeps
    i need a source code to get a hard drive's/vid card's mac adress
    help me
    thx
    Last edited by espan; Jun 3rd, 2007 at 03:07 AM.

  2. #2
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: [help] get mac adress from HD/vid card

    only network interface cards have mac address,

    do you mean serial number for hard disk?
    don't know what you can get from video card
    i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
    Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next

    dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part

    come back and mark your original post as resolved if your problem is fixed
    pete

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    13

    Re: [help] get mac adress from HD/vid card

    Quote Originally Posted by westconn1
    only network interface cards have mac address,

    do you mean serial number for hard disk?
    don't know what you can get from video card
    sorry for my ignorance lol
    i would like to know both(serial from hard disk and mac from network card

  4. #4
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: [help] get mac adress from HD/vid card

    http://www.codeguru.com/vb/gen/vb_sy...cle.php/c10887

    there is a sample project here at code guru for getting mac address,
    do a search in this forum for getting hard disk serial
    i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
    Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next

    dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part

    come back and mark your original post as resolved if your problem is fixed
    pete

  5. #5

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    13

    Re: [help] get mac adress from HD/vid card

    thx

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