192.168.0.12:5678 works 192.168.0.12:3000 hangs localhost:3000 hangs localhost:5678 works whimsy.local:3000 hangs whimsy.local:5678 works 0.0.0.0 can't connect 0.0.0.0:3000 hangs 0.0.0.0:5678 works
> On May 16, 2020, at 4:48 AM, Sam Ruby <ru...@intertwingly.net> wrote: > > On Sat, May 16, 2020 at 12:18 AM Craig Russell <apache....@gmail.com> wrote: >> >> While the script was running, I could reload the page and the time would >> change. Once I killed the script, the browser could not connect to the >> server any more. > > Cool. Now with both the test.rb and rake server running, try various > combinations of: > > hosts: 192.168.0.12, localhost, whimsy.local, 0.0.0.0 > ports: 5678, 3000 > > Which combinations work, and which do not? > > - Sam Ruby Craig L Russell c...@apache.org