mac-address
Verify TCP connection is from same machine by MAC address
Please don\'t criticise the solution. It\'s not my design and yes, it sucks. On a computer running Linux, and using C, we need to verify that a TCP connection made to a process is from the same machi[详细]
2023-03-25 19:05 分类:问答How to get a mac address
Can I get a MAC address that are connected to my site. this code get mac address host and return error permission.[详细]
2023-03-24 07:28 分类:问答MAC address with getifaddrs
Is there a way to get interface\'s MAC address via getifaddrs() ? I already have this, to get IP addresses, but I have kinda missed MAC. Ive tried to look for the information in getifaddrs(), but the[详细]
2023-03-21 11:55 分类:问答Unique id for user account in a machine(system user account)?
There are various开发者_开发技巧 ways to identify a system\'s unique id using Mac address, CPU id, motherboard id etc.[详细]
2023-03-21 00:38 分类:问答Cisco mac table via snmp problem
I\'m trying to get MAC address table from port number on Cisco switch using this manual. For this i make[详细]
2023-03-19 17:00 分类:问答Return MAC address of active interfaces in local network with a Bash script
I have an Ubuntu server in a local network that has a number of other devices on the network, both LAN and wireless. I would like to run a Bash script to find out the MAC address (only one per machine[详细]
2023-03-18 10:56 分类:问答Regex for multiple MAC addresses separated by comma?
I would like to know the correct regex for matching multiple MAC addresses separated my any delimiter, such as a comma. 开发者_StackOverflow社区[详细]
2023-03-18 04:46 分类:问答Java - Getting MAC address of Linux system
I\'m trying to get the MAC address of a linux system with this code: try { ip = InetAddress.getLocalHost();[详细]
2023-03-17 10:33 分类:问答How would you personally identify workstation by MAC address if there are several Ethernet adapters?
I have to identify workstation by unique identifier that must be stable. I decided to use MAC address but what shall I do if there are several ethernet adapters (some of them may belong to VMWare inst[详细]
2023-03-16 06:49 分类:问答Detecting another nearby android device via Bluetooth
Alright, I\'ve got a bit of a weird question here. I\'m working on an Android game where I\'d like to be able to have And开发者_开发问答roid phones detect the presence of each other.[详细]
2023-03-13 13:33 分类:问答