You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Amit Khatri <am...@hotmail.com> on 2002/02/22 14:44:07 UTC

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


Re: connection to httpd server

Posted by Jiří Šváb <ji...@seznam.cz>.
If i am right, your apache default page works ....
What do you need to set?

Smah

----- Original Message -----
From: "Amit Khatri" <am...@hotmail.com>
To: <us...@httpd.apache.org>
Sent: Friday, February 22, 2002 2:44 PM
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.



---------------------------------------------------------------------
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


Re: detetecting MAC adresses

Posted by John Darin Holloway <jd...@blue.net>.
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