Author Topic: IPv6?  (Read 3355 times)

Rogdor

  • Newbie
  • *
  • Thank You
  • -Given: 4
  • -Receive: 0
  • Posts: 14
    • View Profile
IPv6?
« on: November 03, 2015, 07:09:11 PM »
Are there plans for TNet to support IPv6, or does it already have IPv6 support that I'm just unaware of?

I'm mostly just curious at this point, but I'm thinking about future-proofing my game somewhat.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: IPv6?
« Reply #1 on: November 04, 2015, 01:44:10 PM »
TNManager.Connect (IPEndPoint a, IPEndPoint b) <-- this already uses an IPEndPoint, which can use an IPv6 address.