Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Ethernet Commands

Ethernet Commands

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    harios
    wrote on last edited by
    #1

    I was wondering if anybody could tell me where to find a ports list for controling the ethernet card. That or some code showing how to change the cards mac address? The ports would be better. in ports in meen asm ports out F8,ax 4r3 j00 L33+

    A 1 Reply Last reply
    0
    • H harios

      I was wondering if anybody could tell me where to find a ports list for controling the ethernet card. That or some code showing how to change the cards mac address? The ports would be better. in ports in meen asm ports out F8,ax 4r3 j00 L33+

      A Offline
      A Offline
      Abbas_Riazi
      wrote on last edited by
      #2

      I think you can't change the MAC address of a card. The MAC placed on the card by it's manufacturer. A. Riazi

      F 1 Reply Last reply
      0
      • A Abbas_Riazi

        I think you can't change the MAC address of a card. The MAC placed on the card by it's manufacturer. A. Riazi

        F Offline
        F Offline
        FASTian
        wrote on last edited by
        #3

        sure you can change the mac address....search for it on the web and you'll find applications like SMac which you can use to change the mac address for your ethernet card.

        A 1 Reply Last reply
        0
        • F FASTian

          sure you can change the mac address....search for it on the web and you'll find applications like SMac which you can use to change the mac address for your ethernet card.

          A Offline
          A Offline
          Abbas_Riazi
          wrote on last edited by
          #4

          If I changed the MAC address of my network card to one that exist in a LAN, what happened? Also, is it possible to change MAC address of DVB cards? A. Riazi

          H 1 Reply Last reply
          0
          • A Abbas_Riazi

            If I changed the MAC address of my network card to one that exist in a LAN, what happened? Also, is it possible to change MAC address of DVB cards? A. Riazi

            H Offline
            H Offline
            Henry miller
            wrote on last edited by
            #5

            If you change your Mac Address to something that exists, bad things can happen. Exactly what depends on many things. If you never transmit, and you have a switched network nothing will happen. If you have hubs, then you will see all traffic for the other machine as if it went to yours. (better to tell the card to listen for everything if you want to do this though) If you transmit you mess up the network, and the sys admin will be down your throat. Don't do it. Nearly all[1] cards support changing the Mac Address from software. DecNet requires this ability. Everyone is afraid that the last person on earth who runs DecNet will buy their card and it won't work. Besides, because everything ethernet has always supported changing the Mac Address, it is easier to leave that in each upgrade than to take it out. I don't know what a DVB card is, so I can't speak for that particular case. [1]It is probably safe to just say all. I know of no exceptions and find them unlikely.

            A 1 Reply Last reply
            0
            • H Henry miller

              If you change your Mac Address to something that exists, bad things can happen. Exactly what depends on many things. If you never transmit, and you have a switched network nothing will happen. If you have hubs, then you will see all traffic for the other machine as if it went to yours. (better to tell the card to listen for everything if you want to do this though) If you transmit you mess up the network, and the sys admin will be down your throat. Don't do it. Nearly all[1] cards support changing the Mac Address from software. DecNet requires this ability. Everyone is afraid that the last person on earth who runs DecNet will buy their card and it won't work. Besides, because everything ethernet has always supported changing the Mac Address, it is easier to leave that in each upgrade than to take it out. I don't know what a DVB card is, so I can't speak for that particular case. [1]It is probably safe to just say all. I know of no exceptions and find them unlikely.

              A Offline
              A Offline
              Abbas_Riazi
              wrote on last edited by
              #6

              Thanks for your comment. Very useful. DVB is a card for receiving data from satellite. Sending data done via a regular modem but receiving data done by DVB. DVB has a MAC address, if received data contains this MAC, then capture this data and deliver it to Windows. Best regards, A. Riazi

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups