The message that it is available on localhost is just informative
during development. When you give "#:command-line? #t" it won't be
shown. When you passed the argument "#:listen-ip #f" this means that
it will be active on all IPs that the machine has. So, whatever the
machine's IP is should work,
Hi,
I have a dynamic web application, which i start with the below code. I
installed Racket on a VM and want to run the Racket WebApplicarion from
this virtual server which has an IP
but when I run the Racket-Program i get following message: Your Web
application is running at http://localhost:8080.
2 matches
Mail list logo