Top "Mac-address" questions

A Media Access Control address (MAC address) is a unique identifier assigned to network interfaces for communications on the physical network segment.

How can I get the MAC and the IP address of a connected client in PHP?

I need to know the MAC and the IP address of the connect clients, how can I do this in …

php mac-address
Reliable method to get machine's MAC address in C#

I need a way to get a machine's MAC address regardless of the OS it is running using C#. Application …

c# mac-address
MAC addresses in JavaScript

I know that we can get the MAC address of a user via IE (ActiveX objects). Is there a way …

javascript mac-address
Programmatically getting the MAC of an Android device

I need to obtain the MAC address of my android device using Java. I've searched online, but I haven't found …

java android mac-address
How to get MAC address of your machine using a C program?

I am working on Ubuntu. How can I get MAC address of my machine or an interface say eth0 using …

c linux mac-address
How can I programmatically get the MAC address of an iphone

How to programmatically get an iPhone's MAC address and IP address?

ios objective-c iphone mac-address
Get MAC address using shell script

Currently all the solution mentioned for getting the MAC address always use eth0. But what if instead of eth0 my …

linux shell mac-address
How to get client MAC address by a access on a website?

I have my website, and it records the number of visitors, IP and time of access... I want to identify …

client-side mac-address
Finding original MAC address from Hardware itself

Os:REDHAT LINUX Linux manage: 2.6.18.8-1 # Is this possible to read MAC address form NIC directly ? I have below code …

linux sockets linux-kernel linux-device-driver mac-address
Getting the MAC-Address of a client with a browser

I have the following problem: I have a webserver. This webserver is behind a router. The problem is, I need …

browser client mac-address