Re: [tw5] Re: Problems connecting to my tiddlywiki on my Android phone installed with nodejs (Termux) using a different device on my local network

2018-11-06 Thread TonyM
John, As Jeremy says, use the special address 0.0.0.0 in launching tiddlywiki and then you can access the Wiki at the devices IP address on your local network. Do keep in mind that the IP address is usually obtained by using a DHCP server on the local network to issue the address. If your

Re: [tw5] Re: Problems connecting to my tiddlywiki on my Android phone installed with nodejs (Termux) using a different device on my local network

2018-11-06 Thread Jeremy Ruston
Alternatively, you can use 0.0.0.0 to listen on all available network addresses. Best wishes Jeremy. > On 6 Nov 2018, at 17:35, 'Mark S.' via TiddlyWiki > wrote: > > How are you launching node.js/TiddlyWiki ? You need to specify the full IP > number in order to open it to the network.