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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to send data to ethernet if Mac Address is known

How to send data to ethernet if Mac Address is known

Scheduled Pinned Locked Moved C / C++ / MFC
tutorial
3 Posts 3 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
    Hemant kulkarni
    wrote on last edited by
    #1

    How to send data(raw file,byte strem) to ethernet port. I know the mac address of the ethernet card. Hemant.

    D P 2 Replies Last reply
    0
    • H Hemant kulkarni

      How to send data(raw file,byte strem) to ethernet port. I know the mac address of the ethernet card. Hemant.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Is send() what you are looking for? I don't do this type of development so I may be way off.


      Five birds are sitting on a fence. Three of them decide to fly off. How many are left?

      1 Reply Last reply
      0
      • H Hemant kulkarni

        How to send data(raw file,byte strem) to ethernet port. I know the mac address of the ethernet card. Hemant.

        P Offline
        P Offline
        Peak
        wrote on last edited by
        #3

        you mean you have the MAC address of destination machine? or you have multiple ethernet cards on your machine and want to use the one that maches that MAC address? if your answer is the destination machine: you have to use WinPcap(http://winpcap.polito.it/) also take a look at here: http://www.csee.usf.edu/~christen/tools/rawstuff.zip but be carefull. you are going too low-level... ;)

        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