ipv6 (General questions)
Is the wodWebServer component IPv6 enabled?
Can we set the BindIP to an IPv6 address?
If IPv6 is available and I don't set the bindIP will it then also listen to the IPv6 address or only to all the IPv4 addresses?
Re: ipv6
Dirk,
Currently there is no support for IPv6 in wodWebServer. Kreso will need a week to add IPv6 support in wodWebServer.
Basically IPv6 should work same as in our other server component (wodSSHServer).
More help you can find here:
http://www.weonlydo.com/SSHServer/Help/wodSSHDLIB~wodSSHD~UseIPv6.html
Drazen
Re: ipv6
If we set useIPv6 to true will it then only listed on IPv6 or on IPv6 and on IPv4?
And the bindIP is that limited to ipv4 addresses or does it (will it ) also accept IPv6 addresses?
The ideal would probably be that we would be able to set 2 bindIPs, one in ipv4 and one in ipv6
Re: ipv6
Dirk,
When UseIPv6 is set to True only IPv6 is used.
Drazen
Re: ipv6
Dirk,
IPv6 support is added in wodWebServer. Can you please download latest version and try it out on your side?
Using new UseIPv6 Property you can enable IPv6 support in wodWebServer.
Drazen