Now there is a PHP website, want to get access to the customer's MAC address, which Danale have any good solution, please tell my brother, thank you.
Reply to discussion (solution)
..................This is impossible.All you can get is the client's IP address, browser information.The MAC address is definitely not available unless you make the client-side se
Recently encountered a demand, the hospital requires the call center account must correspond to the MAC address, that is, the MAC address must correspond with the call center account can be used, this can be me, this requirement requires each time to determine the user login computer MAC address whether there is a call center account, of course, only for IE brows
Method 1: Use the class library that comes with. Net to directly obtain
Using system;
Running result:Name: lenovo-05d886ffMAC address: 00: 26: 22: 05: 8c: C7
Note: After uploading to the server for testing, we find that the MAC address of the server is obtained.
Method 2: obtained through the Win32 featureAdvantage: you do not need to set it on the client;Disadvantage: the
Using JS to obtain the IP address and MAC of the IE client does not seem to be able to do B/S structure of the system, we often need to obtain some client information, such as IP and MAC, for identity authentication. In ASP. NET, it is easy to get the MAC address of the serv
Javascript obtains the MAC address, IP address, and computer name of the client Nic.In a B/S system, we often need to obtain some information about the client, such as IP and MAC, for identity authentication. It is easy to obtain the MAC address of the server, but it takes t
Use JavaScript to obtain the IP address and MAC address of the IE Client
In a B/S system, we often need to obtain some information about the client, such as IP and Mac, for identity authentication. In ASP. net, it is easy to get the MAC address of the server, but it is real
A few days ago, someone asked me how to get the MAC address of the client in ASP. NET. I didn't think much about it at the time. I gave him a piece of code, as shown below:
Code
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->[DllImport ("Iphlpapi. dll")]
Private static extern int SendARP (Int32 dest, Int32 host, ref Int64
Ask the PHP website to obtain the MAC address of the client. now there is a PHP website. if you want to obtain the MAC address of the client, which of the following solutions does anyone have? please tell me, thank you ., .................. This is impossible. You can only obtain the IP address and browser information
How to obtain the client's IP address or MAC address and obtain a piece of code to obtain the client's IP address or MAC address to determine the number of visits to this address. More than 10 times of banned Website access were overwhelmed by ticket scalpers. ------ Solution -------------------- php cannot obtain the client's MAC address in several ways. ------
JS obtains the Client IP address, MAC, and host name in seven ways.
Today, I am engaged in JS (javascript) mini-programs for obtaining client IP addresses. I searched the internet and found that many of the current systems and browsers are ineffective and helpless, in Chrome and FireFox, JavaScript scripts such as obtaining IP addresses using ActiveX are rarely o
WebService obtains the server hardware information and Client IP address, MAC address, and browser information, and the city in which the server resides --Using System;Using System. Collections;Using System. ComponentModel;Using System. Data;Using System. Diagnostics;Using System. Web;Using System. Web. Services;Using System. Web. UI;Using System. Web. UI. WebControls;Using System. Web. UI. HtmlControls;Usi
In a B/S system, we often need to obtain some information about the client, such as IP and MAC, for identity authentication. In ASP. NET, it is easy to get the MAC address of the server, but it is really easy to get the MAC address of the client. The common practice is to ca
In a B/S system, we often need to obtain some information about the client, such as IP and MAC, for identity authentication. It is easy to obtain the MAC address of the server, but it takes too much effort to obtain the MAC address of the client. The common practice is to ca
In a B/S system, we often need to obtain some information about the client, such as IP and Mac, for identity authentication. In ASP. net, it is easy to get the MAC address of the server, but it is really easy to get the MAC address of the client. The common practice is to ca
In a B/S system, we often need to obtain some information about the client, such as IP and Mac, for identity authentication. In ASP. net, it is easy to get the MAC address of the server, but it is really easy to get the MAC address of the client. The common practice is to ca
In the B/s structure of the system, we often need to obtain some information on the client, such as IP and Mac, in conjunction with authentication. In ASP.net, it's easy to get a server-side Mac, but it takes a lot of effort to get the MAC address of the client, usually by c
The mac address is the NIC address. Generally, the user's mac address location cannot be obtained, because the security limits the browser, so it is almost impossible to get it. Below we will take two pieces of code for you to play.
Example 1
PHP code:
The Code is as follows:
Copy code
@ Exec ("arp-a", $ array); // run the arp-a command and put the result in the array $ array.Echo "P
There are about three methods to obtain the MAC address of the client (IE) Nic from Java/JSP.
1. Execute ipconfig on the client using commands.
2. ActiveX Method
3. How to send query commands to port 137
Introduction:
The first method is to block the command that does not know why the MAC address is obtained when it i
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.