Boost logo

Boost Users :

Subject: Re: [Boost-users] Server application won't bind to ports on IP address other than my internal ones
From: Richard Hodges (hodges.r_at_[hidden])
Date: 2019-01-11 11:50:11


If you compile one of the example applications (without modifying them at
all), can you connect then?

If not, perhaps it's your own computer's firewall? If you're using windows
you may need to relax the personal firewall security policy. If linux, then
you may need to open a port on the network-facing interface (loopback
interfaces are normally more permissive).

But I'm guessing here. You need to get a known working program running and
start from there. If the verbatim asio examples fail, the problem is your
environment If they work, it's your program that's at fault.

Of course it could easily be both - which is why we need to start with
something we can trust.

On Fri, 11 Jan 2019 at 18:33, Osman Zakir via Boost-users <
boost-users_at_[hidden]> wrote:

> The error on Heroku and the MS Edge stuff I mentioned are separate
> things. Please don't mix them up. The error with Heroku when it can't get
> my server app to bind to any ports is a 404 Not Found error and in the
> browser it shows Heroku's own custom error page.
>
> When I said that about running the app and visiting the browser, I wasn't
> talking about Dockerfiles and Heroku, I was talking about just running the
> server app by itself on my computer. Right now that's what I have to get
> to work first. I'll try using a Dockerfile for it again after the port
> binding issue is fixed.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> https://lists.boost.org/mailman/listinfo.cgi/boost-users
>

-- 
Richard Hodges
hodges.r_at_[hidden]
office: +442032898513
home: +376841522
mobile: +376380212 (this will be *expensive* outside Andorra!)
skype: madmongo
facebook: hodges.r


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net