You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by John Darin Holloway <jd...@blue.net> on 2002/02/22 15:04:16 UTC

Re: detetecting MAC adresses

Microsoft has some code at
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q118623 to detect
the mac address on a local machine, but it looks netbios specific, has an
include to windows.h, and is written in C++, so it won't work as it stands.
However, it may give you a place to start on writing a java program that
could transmit the mac address back up.

client requests page -> client downloads page -> page calls applet -> applet
downloaded -> applet transmits mac address back to server


http://www.goto.info.waseda.ac.jp/~fujii/jpcap/doc_en/jpcap/ARPPacket.html
has documanetation on the jpcap.ARPPacket class for java which might be
useful.


John Darin Holloway
Bluegrass Network, LLC


----- Original Message -----
From: "Amit Khatri" <am...@hotmail.com>
To: <us...@httpd.apache.org>
Sent: Friday, February 22, 2002 08:44 AM
Subject: connection to httpd server


> can anyone help me in configuring the apache server(HTTPD Daemon). So that
i
> can connect to it and view the default home page form other machine on
lan.
>
> cheers.
> Amit Khatri.
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp.
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org