How to get the MAC address of  other hosts in local net

1. Is there any kerner or user function to get the MAC address of other hosts in local net?
2. ire_route_lookup() can only lookup MAC in routing table(arp -a),Is there any way to enable it to find out all MAC of hosts in the local net?
Best Regards
Hann

ChristianEC wrote:
Hi,
I am looking for a way to get the MAC address of a PXI RT controller. I know that there is a VI to do this, but I am looking for a solution for a dll (C-Code).
I use the "Call library node" to call this dll and want to make sure that it is only used on a specific PXI.
Since the VI provides the functionality, I am wondering if it is also available to be called from C-Code?
Thank you,
Christian
If it is available in LabVIEW it is probably available in CVI, which you could then build into a DLL (if there isn't one available already).
CLA, LabVIEW Versions 2010-2013

Similar Messages

  • How to get the MAC address of the additional 10G NIC with ILO command line

    how to get the MAC address of the additional 10G NIC with ILO command line?
    thanks.
    This question was solved.
    View Solution.

    Hi Bruce,
    Out from what I can find on this network card is it not possible to get the mac address without a OS. I would recommend you to get/burn a Linux/Ubuntu live CD/DVD and run a Ifconfig in there.
    Hope it helps you.
    Best regards
    Zincas
    I work on behalf of HP

  • How to get the MAC address of a PXI in a dll

    Hi,
    I am looking for a way to get the MAC address of a PXI RT controller. I know that there is a VI to do this, but I am looking for a solution for a dll (C-Code).
    I use the "Call library node" to call this dll and want to make sure that it is only used on a specific PXI.
    Since the VI provides the functionality, I am wondering if it is also available to be called from C-Code?
    Thank you,
    Christian
    Solved!
    Go to Solution.

    ChristianEC wrote:
    Hi,
    I am looking for a way to get the MAC address of a PXI RT controller. I know that there is a VI to do this, but I am looking for a solution for a dll (C-Code).
    I use the "Call library node" to call this dll and want to make sure that it is only used on a specific PXI.
    Since the VI provides the functionality, I am wondering if it is also available to be called from C-Code?
    Thank you,
    Christian
    If it is available in LabVIEW it is probably available in CVI, which you could then build into a DLL (if there isn't one available already).
    CLA, LabVIEW Versions 2010-2013

  • How to get a mac address in any OS

    Hi all
    is there a way in java to get the mac address of machines on a local network (similar to the way arp -a on windows returns ip's but also their physical mac address) but working on any os so the java ap can run on windows, linux, osx for example.
    basically i want to be able to enter an ip range and have a method return each mac address for each ip address in the range (for ip addresses that exist)

    thanks for the link
    is this basically the only way to do this then? by querying local system methods of getting mac address info?
    there is no built in java way of doing it?
    still very useful link :)

  • How can I get the MAC address of my Apple TV?

    How can I get the MAC address of my Apple TV? I currently do not have an HDMI device to connect it to, and the MAC is not listed on the box or the Apple TV itself.
    (to answer the obvious, I am trying to pair it with an iPad, and I need to register the Apple TV for the network so the two can see each other)

    As long as I know java doesn't have support to work on link-layer, only internet and transport layers. You may write simple native code. On windows, IP Helper functions, like SendARP allow you to pass an IP address and get the hardware address. You store the hardware address on your database/file and later, when that machine is off, you send a frame to the address you stored previous.
    [http://msdn.microsoft.com/en-us/library/aa366071(VS.85).aspx]
    I haven't seen it on Linux, but if you need help let me know I'll check the Linux API's too.

  • How do I get the MAC address from my iPad?Thanksss.

    How do I get the MAC address from my iPad?Thanksss.

    Settings -> General -> About -> Wi-Fi Address
    Regards.

  • Trying to setup wifi, how do I get the mac address from ipod touch 5th gen?

    trying to setup wifi, how do I get the mac address from ipod touch 5th gen?  cannot get to the setting screen as it is trying to connect to itunes.

    If yo are setting up the iPod vai wifi you have to connect to a network that does not use MAC address filtering.
    After it is set up yu can get the MAC from Settings>General>About>WiFi Address

  • Getting the MAC address of local computer

    Hello developers! Can you to tell me how I can to get a MAC address of local computer in Java, JDK 1.4.0????
    Thank you!

    Hi,
    There isn't a particular method you can call. However check out this thread.
    http://forum.java.sun.com/thread.jsp?forum=4&thread=239391
    This has sample code to get the MAC address on Windows.
    Regards,
    Roopasri Vittal
    Developer Technical Support
    Sun Microsystems
    http://sun.com/developers/support

  • How to get the Delivery address for PO

    I have a problem.
    I am working on a SAP Script , which is for PO(Zmedruck_po) , which is a copy of
    MEDRUCK.
    I am asked to print the delivery adress in a window .
    The scenario is like this .
    In ME23N , under item details , there is a tab called DELIVERY ADDRESS
    this has option to enter the adress details or a delivery number in the  address text box .
    If the address number is present i have to print that address , else i have to print the address which is entered in the delivery address tab.
    If the delivey address number is there i have no problem in printing it ,But if address number is not there ,I need to know how to get the delivery address,
    is it the plant address, company code address ... ?
    I debuged ,but could not find out.
    Can anyone help please .

    Hi,
    try using the below method:
    Goto TWLAD table with storage location (EKPO-LGORT) as key to get address number (ADDRNUMBER).  then goto ADRC table to get the address of the delivery
    Regards
    Shiva

  • Can I get the Mac address in Audit logs of Active directory server for the user's machine which connect to the network/Domain

    Hello All,
    I am trying to get the information of all the user's who connect to our Domain network by signing in using the domain account. For this I am using the Windows audit group policies ( I am not sure of there is any other way). I can see when the user tries
    to login to the network there is a audit event created on the AD/DC server. I can see the Kerberos authentication and logon/logoff events in the audit events under event viewer.  
              However the info which is being populated in these events include :- Hostname, IP address, Username and so on... But I can't see the MAC address of the user machine/system. Is there any way I can
    get the Mac address of the endpoint system as its one of the important criteria for our project.
    Any inputs on this would be appreciated, incase if there is any other way other than group policies please suggest.
    Thanks,
    Kavish

    > include :- Hostname, IP address, Username and so on... But I can't see
    > the MAC address of the user machine/system. Is there any way I can get
    > the Mac address of the endpoint system as its one of the important
    > criteria for our project.
    If you use DHCP, you can query the DHCP server. There's no builtin
    method to get the MAC address directly.
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • How to change the mac address of thunderbolt to ethernet adapter?

    Hello everyone,
    I am using Macbook pro retina display 2013 version. I have bought a thunderbolt to ethernet adapter in order to connect my Macbook to LAN. But in my area there is a shared line and I have to clone their mac address to my Macbolok. I could not change the mac address of my thunderbot to ethernet adapter. Can anyone please tell me how to change the mac address of thunderbot to ethernet adapter step by step??
    Thanks in advance.

    Open terminal and type the followings;
    1) sudo ifconfig bridge0  ether xx:xx:xx:xx:xx:xx(it will be your new mac address)
    2) Type your password to confirm
    3) ifconfig bridge0 |grep ether (to see if change is successful)
    PS: *This should with your thunderbolt adapter, but its not working usb to ethernet adapters without installing required drivers.
           ** You may need to do these steps every time you boot your mac.

  • Is there any possible ways to get the MAC address?

    Hi guys:
    I am writing servlets on the server side. Is there any possible ways to get the MAC address when a HTTP request come in? Thank you very much for any helps.
    all the best!

    It is usually impossible to get the MAC address of the maker of a HTTP request in any programming language or system.
    At best, you can get the MAC of the closest intervening router, firewall, whatever.
    Are you sure you mean the MAC address? MAC looks like this: 8:ab:f0:0:71:bb:90 (Ethernet), or 01-23-45-67-89-ab (Token Ring), etc, depending on your network type.
    In contrast, an IP address looks like this: 209.249.116.195. If you want the IP address, check out the javadoc for HttpServletRequest and ServletRequest. Caveat: load balancers, web caches, proxy servers, etc will mask the "true" peer's address. Don't do anything silly like try to use the IP address for security or authentication.

  • Getting the MAC address of the iPhone

    Hi,
    In order for an iPhone (or any other network device) to access or wi-fi network, it needs to be registered. I would like to make it so that they don't have to register it every time and to do that, I need the MAC address of the device. Users will be registering via a webpage using the browser on the phone. Is there any way in the midst of that process that I can query the iPhone for it's Mac address?
    Thanks,
    Rob Tanner
    Linfield College

    You can get the MAC address for your iPhone at Settings > General > About > Wi-Fi address.
    There is not a way to query the iPhone for the MAC address to be entered automatically in the space provided when registering the iPhone's MAC address via the webpage, but it can be written down in advance for manual entry of the address.

  • SAP Cloud For Customer How to Get the IP Address of Tenant

    Hi Experts,
    I need to know how to get the IP Address of our cloud Tenant ?
    Can anyone know please tell me the process.
    Many Thanks
    Mithun

    Hi Mithun,
    In my understanding there SAP will not share IP address of tenant. If this is really urgent you should discuss to SAP Partner coach or any other representative. SAP network team will not directly communicate with you, this will require numerous approval inside SAP itself.
    Thanks
    Sunil Maurya

  • How is that the MAC address (BIA : Burn -in -Address) not yet exhausted?

    How is that the MAC address (BIA : Burn -in -Address) not yet exhausted? IPV4 is exhausted and we are moving to IPV6!

    MAC addresses are 48 bits long. That is 65536 times the IPv4 space. IP addresses need to be globally unique while MAC addresses only need to be unique on their local LAN segment (LAN/VLAN).
    Here is a good link explaining it more in detail:
    http://blog.michaelfmcnamara.com/2013/03/are-we-running-out-of-mac-addresses/
    There is also a link there that suggests some edits to the 24-bit OUI assignments:
    http://www.ietf.org/proceedings/86/slides/slides-86-iab-techplenary-5
    Daniel Dib
    CCIE #37149

Maybe you are looking for

  • Getting  following error while running "Enterprise asset management" form

    I have to import a form from server and run it on my Jdev9i. The form consists of many tabs i.e pages.At first in the home page it should ask for the organization name which is a kind of login id. But when i m trying to run any of the pages , only th

  • Boot camp assistant says "not enough space" with 35GB available!

    I have recently cleared space on my hard drive to accomodate a 64bit Windows 7 partition, which I wanted to make with boot camp assistant. I made absolutely sure I had plenty of space; in fact, I have no less than 35 GB of space available on my start

  • Generated pdf file from 'ddx Assemble' has same properties as first file in ddx

    Why does Assembler service preserve the PDF Producer and Application of the resulttant pdf output file same as the first pdf file? e.g. see below if file1.pdf has PDF Producer as "Company1" and Application as "App1' the result file out.pdf has same P

  • Existing Flex License

    I'm an existing Flex 2 customer, and would very much like to migrate m development to Linux. However, I need to generate applications, which use flex charting, and would like to get rid of the 'Flex Charting Trial' message. Is there a way to reuse th

  • DataSource 2LIS_11_VAHDR does not allow append structures

    Hello Gurus, I am trying to include some 'Z' fields in 2LIS_11_VAHDR by append structure on Txn RSA6. But it gives me the following error. Error: Maintain enhancements to the extraction structure in the corresponding application: You enhance LO extra