Brian, Just to echo what bill said, if you are leaving your PC at home and trying to access it from a different location, then you won't be able to reach it via: http://192.168.2.2/~brian/ unless you have a VPN from your iPad to your PC (unlikely?) or unless there's some other magic that allows an iPad to reach it's host computer. If so, I'd be interested in learning about it.
For example, I can't browse to http://192.168.2.2/~brian/ I just wanted to reiterate in case you didn't know Joe On Fri, Apr 4, 2014 at 12:48 PM, Brian Schott <[email protected]>wrote: > Bill, > > I found the error. Somehow on that second line > > server:j64-801 brian$ cd /Users/brian/Sites/j64-801/bin server:bin brian$ > ./jconsole ~addons/ide/jhs/core.ijs -js " 'PORT=:65011'init_jhs_'' > "/Users/brian/Sites/j64-801/bin > > it should have been just this. > > server:j64-801 brian$ cd /Users/brian/Sites/j64-801/bin server:bin brian$ > ./jconsole ~addons/ide/jhs/core.ijs -js " 'PORT=:65011'init_jhs_'' " > > When I changed that, I got my password request. I am sorry to all for the > confusion. It looks like I may be on the right track, if I can also make > the remote iPad access that Sites directory AND the iPad will run the webgl > stuff I want to demonstrate. > > > > On Fri, Apr 4, 2014 at 12:03 PM, bill lam <[email protected]> wrote: > > > Brian, > > > > did you also set LHOK=: 1 in jhs.ijs? Also edit the file jhs.ijs > > (not jhs_default.ijs) > > > > If you want to access your computer from remote. the ip > > 192.168.... will work not unless perhaps you also have set up a VPN. > > > > Eric should know much better than me. > > > > -- > (B=) > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
