Hi everybody,

This is a discussion on Hi everybody, within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hallo zusammen, ich möchte die MAC Adresse der Netzwerkkarte des Benutzers auslesen. Ist das mit PHP möglich und ...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-06-2003
Michel Feldheim
 
Posts: n/a
Default Hi everybody,

Hallo zusammen,

ich möchte die MAC Adresse der Netzwerkkarte des Benutzers auslesen.
Ist das mit PHP möglich und wenn ja, wie?

Danke..
--
______________________________________________
Michel Feldheim
michael@feldheim-web.de


Reply With Quote
  #2 (permalink)  
Old 09-06-2003
matty
 
Posts: n/a
Default Re: Hi everybody,

Michel Feldheim wrote:

> Hallo zusammen,
>
> ich möchte die MAC Adresse der Netzwerkkarte des Benutzers auslesen.
> Ist das mit PHP möglich und wenn ja, wie?


<trans>
I want to read the MAC address of users' network cards. Is that
possible in PHP, and if so, how?
</trans>

>
> Danke..
> --


No, it's not possible - HTTP doesn't work like that (why not have a
read of the protocol specs at www.ietf.org/www.w3c.org)

I can't see a reason why you'd need this kind of information, unless
you're up to something strange! Why do you need the MAC address
in a PHP script?

Matt

Reply With Quote
  #3 (permalink)  
Old 09-07-2003
Ariejan de Vroom
 
Posts: n/a
Default Re: Hi everybody,

You might need the MAC address in some cases. Where I live, students may
register their nic to gain internet access. This is done by linking the MAC
address to a student usercode. Only registered nic's get a working IP
address, others stay on a private LAN.

It makes sense to get the MAC address automatically, since most people don't
know where to look for a MAC address.

But, to come to the point, it is NOT possible. MAC addresses are only send
over local networks. The moment a packet is routed, the MAC address
changes. So there is no way you can retrieve the a users MAC address.
Reply With Quote
  #4 (permalink)  
Old 09-07-2003
matty
 
Posts: n/a
Default Re: Hi everybody,

Ariejan de Vroom wrote:
>
> But, to come to the point, it is NOT possible. MAC addresses are only send
> over local networks. The moment a packet is routed, the MAC address
> changes. So there is no way you can retrieve the a users MAC address.


Proxy ARP...

More to the point, though, is that if you *need* the MAC address, you
should be able to use a native binary to pass it out over the network
by some other mechanism. HTTP is not the means to find a MAC address!
Reply With Quote
  #5 (permalink)  
Old 09-07-2003
Michel Feldheim
 
Posts: n/a
Default Re: Hi everybody,

OK Thank you everybody.. I want to use MAC adress for fail safe user
(re)detection for a payment system
Is there another way to do that?



--
______________________________________________
Michel Feldheim
michael@feldheim-web.de
"Michel Feldheim" <mfeldheim@msn.com> schrieb im Newsbeitrag
news:bjcs94$htpoj$1@ID-192890.news.uni-berlin.de...
> Hallo zusammen,
>
> ich möchte die MAC Adresse der Netzwerkkarte des Benutzers auslesen.
> Ist das mit PHP möglich und wenn ja, wie?
>
> Danke..
> --
> ______________________________________________
> Michel Feldheim
> michael@feldheim-web.de
>
>



Reply With Quote
  #6 (permalink)  
Old 09-07-2003
Matty
 
Posts: n/a
Default Re: Hi everybody,

Michel Feldheim wrote:

> OK Thank you everybody.. I want to use MAC adress for fail safe user
> (re)detection for a payment system
> Is there another way to do that?


SSL and login?

If it's an app running on their system, you could have something native
that runs there and keys to their MAC address - Zend use something like
that for their trial license files
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:13 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0