you would probably be better off using your computers real name, which by
memory in windows 95 is.. (sorry i haven't used 95 or 98 in over 1 year)
right click on network neighborhood and then goto properties (or network on
the control panel)
and on one of the tabs (i think it might be id of something like that) there
is a field to enter name of the computer. If you will be doing much work with
socket connections, etc I recommend you keep the name short (I use rob)
you can then substitute that name into the address
say you call it test

http://test:9090/

hopefully this can be of use
Rob

Bradley McLain <[EMAIL PROTECTED]> wrote:
> http://localhost:9090/
>
> >From: "Li, Qiang" <[EMAIL PROTECTED]>
> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java
> >        Servlet API Technology." <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Help
> >Date: Fri, 24 Mar 2000 17:20:31 -0500
> >
> >Hello friends,
> >
> >I'm a very beginner for Web Java Server. I just installed the trial
> >version of the server 2.0 on my PC running on Windows 95. When I tried
> >to log in to the Administration Tool, I needed to point my Web browser
> >to the administration port of the server like:
> >http://<server_host_name>:9090/. Since my PC is a stand-alone machine
> >only, I really donot know what is the name of my machine on which the
> >Java Web Server is installed. Could anybody kindly tell me how to solve
> >this problem?
> >
> >Thanks very much in advance.
> >
> >Kevin
> >
>
>___________________________________________________________________________
> >To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> >of the message "signoff SERVLET-INTEREST".
> >
> >Archives: http://archives.java.sun.com/archives/servlet-interest.html
> >Resources: http://java.sun.com/products/servlet/external-resources.html
> >LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to