What you need is your lan address. This is reported by:
   getlanip_jhs_''

To access this server from another machine on the lan you would use the ip
as reported above with port 65001.

The instructions should be clearer. Let me know if this works.



On Thu, Aug 31, 2017 at 9:14 PM, Brian Schott <[email protected]>
wrote:

> Eric et al,
>
> The problem I am having is that when I launch jhs by clicking on the app
> icon in finder I get ONLY the following screen and NOT the other lines that
> tell me how to start jhs in the browser on another computer (by entering
> the IP address).
>
> Is anyone else able to just launch jhs on a Mac and get the fuller
> instruction set?
>
>
>
> Last login: Thu Aug 31 15:31:08 on ttys001
> /Applications/j64-805/bin/jhs.command ; exit;
> server:~ brian$ /Applications/j64-805/bin/jhs.command ; exit;
>
> J HTTP Server - init OK
>
> Requires HTML 5 browser with javascript.
>
> On many systems localhost is the same as 127.0.0.1.
>
> Ctrl+c here signals an interrupt to J.
>
> A : separates ip address from port.
>
> Start a web browser on this machine and enter URL:
>    http://127.0.0.1:65001/jijx
>
>
>
>
> On Thu, Aug 31, 2017 at 8:29 PM, Eric Iverson <[email protected]>
> wrote:
>
> > My suggestionj, which I have not yet verified, is that with the latest
> > version of JHS you do not need to change the BIND parameter as it
> defaults
> > to any.
> >
> > I think if you run JHS n a normal manner at port 65001 that it should
> bind
> > to any and you should be able to connect to it at port 65001 from you
> ipad.
> >
> > That is, you do not need to make any config changes (assuming latest
> JHS).
> >
> >
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to