it would be good to have a test case connected to JHS. an application running on the server machine A that waits for calls from the user on machine B.
Similar to the sockets labs. If A and B can communicate the info needed could be printed out. Easy steps for ordinary users. It woul be great to have an easy setup for one machine A (teacher machine) and twenty machines (students) talking to it in a classroum. On 1 Sep 2017 04:04, "Brian Schott" <[email protected]> wrote: > Bjørn, > > I get info lines, but not the info lines which tell me how to access from > another device's browser. I was able to get the extra info even about 3 > months ago, but no longer. > > On Thu, Aug 31, 2017 at 9:51 PM, Björn Helgason <[email protected]> wrote: > > > 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 > > > > > > -- > (B=) <-----my sig > Brian Schott > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
