Hosts with IPv6

Nanji
Nanji
edited December 2017 in Photon Bolt
Is it possible to directly connect to hosts that only have IPv6?

When creating a UdpEndPoint I can't find a IPv6 alternative to UdpIPv4Address.Parse()

We just starting running into an issue with clients not being able to connect to hosts where the only known IP for the host is an IPv6.

Best Answer

Answers

  • stanchion said:

    We have a build of Bolt that supports IPv6, the main one does not yet.

    Thanks for the reply stanchion. Good to know it will be supported in the future.