I get the same when I start JHS in a session on the Android. I load jhs and then start jhs with init and the info lines do not show. in winows you start jhs and get the info lines. I guess you are experiencing the same.
On 1 Sep 2017 01:14, "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
