Re: [Openrti-devel] OpenRTI Network Settings
Brought to you by:
frohlich
|
From: Mathias F. <Mat...@gm...> - 2017-07-22 13:16:52
|
Hi Olaf, On Saturday, 22 July 2017 15:01:05 CEST you wrote: > I can confirm this behaviour. > > Windows 10, Visual Studio 2015 (community edition), 64 Bit. Ok. > Nevertheless, IPv6 Works ;-) I already thought if the hostnames may resolve into v6 adresses and that the firewall is configured differently for ipv4 than ipv6. That could explain the difference. Alternatively I may misconfigure getaddrinfo for this numeric name request. Well I do configure this as few as possible to defer these decisions to getaddrinfo in the hope that this knows that all best. May be we need to play with the flags and try several of these in some sequence. best Mathias |