I think the default bind for more recent JHS is to any. I think this means you don't need to create a different config, I think you can just connect your ipad to port 65001.
Let me know if this doesn't work and I will dig deeper. On Thu, Aug 31, 2017 at 10:10 AM, Brian Schott <[email protected]> wrote: > I'm really frustrated because I have trouble every time trying to use JHS > on my tablet. > > In the instructions at http://code.jsoftware.com/wiki/Guides/JHS/Server > > It says "edit any65002>properties>target from ~addons/... to be > ~config/any65002.cfg". How do I do that on my Mac > > Also, right above that on the jwiki page the following appears. I assume > the first 2 lines are performed in jconsole and the 3rd is performed in the > Finder, and the last 2 lines are performed in the text editor. Can you > confirm that, please? > > f=: '~config/any65002.cfg' > f fcopynew '~addons/ide/jhs/config/jhs.cfg' > open f > edit PORT line - PORT=: 65002 > add line - BIND=: 'any' > ctrl+s to save new config > > -- > (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
