I don’t see any documentation on using SDL_net for IPv6.
We’re out of IPv4 addresses (the last few were reserved a cpl months ago), so the need to convert applications and services to use IPv6 is a very important one to address now.------------------------
EM3 Nathaniel Fries, U.S. Navy
Hi Nathaniel,
Nathaniel J Fries wrote:
I don’t see any documentation on using SDL_net for IPv6.
We’re out of IPv4 addresses (the last few were reserved a cpl months ago), so the need to convert applications and services to use IPv6 is a very important one to address now.
Agreed. But I expect it requires someone to make do the work for SDL_net
… we need volunteers!
Regards,
Rob
Rob Probin wrote:
Hi Nathaniel,
Nathaniel J Fries wrote:
I don’t see any documentation on using SDL_net for IPv6.
We’re out of IPv4 addresses (the last few were reserved a cpl months ago), so the need to convert applications and services to use IPv6 is a very important one to address now.Agreed. But I expect it requires someone to make do the work for SDL_net
… we need volunteers!Regards,
Rob
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
I might work on it, but I’ve never actually worked with IPv6 before.------------------------
EM3 Nathaniel Fries, U.S. Navy
In case it might be useful as a reference, here is my public domain UDP networking code which supports IPv4 + IPv6 + its own memory loopback interface on Windows + Linux + OSX:
http://svn.icculus.org/twilight/trunk/darkplaces/lhnet.c?view=markupOn 07/21/2011 10:10 AM, Nathaniel J Fries wrote:
Rob Probin wrote:
Hi Nathaniel,
Nathaniel J Fries wrote:
Quote:
I don’t see any documentation on using SDL_net for IPv6.
We’re out of IPv4 addresses (the last few were reserved a cpl months ago), so the need to convert applications and services to use IPv6 is a very important one to address now.Agreed. But I expect it requires someone to make do the work for SDL_net
… we need volunteers!Regards,
Rob
SDL mailing list
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
I might work on it, but I’ve never actually worked with IPv6 before.
EM3 Nathaniel Fries, U.S. Navy
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
–
LordHavoc
Author of DarkPlaces Quake1 engine - http://icculus.org/twilight/darkplaces
Co-designer of Nexuiz - http://alientrap.org/nexuiz
"War does not prove who is right, it proves who is left." - Unknown
"Any sufficiently advanced technology is indistinguishable from a rigged demo." - James Klass
"A game is a series of interesting choices." - Sid Meier