IPv6 Support for GZdoom

These are not rejected - but are not considered highly important right now.

Moderator: GZDoom Developers

Locked
User avatar
Master O
Posts: 56
Joined: Sat Feb 14, 2015 3:00 pm

IPv6 Support for GZdoom

Post by Master O »

Zandronum is going to implement it, so does GZdoom have any plans for it as well?

https://zandronum.com/tracker/view.php?id=214
User avatar
Rachael
Posts: 13530
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: IPv6 Support for GZdoom

Post by Rachael »

This will not happen until GZDoom gets its client/server code done.

If you can't use IPv4 in the interim, please use VPN's to provide virtual IPv4 space.
yura_111
Posts: 28
Joined: Sat Oct 12, 2019 2:55 pm
Graphics Processor: nVidia (Modern GZDoom)

Re: IPv6 Support for GZdoom

Post by yura_111 »

Where can I find information during the development of this?

at what stage of implementation
estimated release date
dpJudas
 
 
Posts: 3036
Joined: Sat May 28, 2016 1:01 pm

Re: IPv6 Support for GZdoom

Post by dpJudas »

Adding IPv6 support doesn't really require that many changes. The low level part of it is very simple - if anything it would be the places where it validates an IP address in text form that would require the most work (if it does that anywhere).
User avatar
Rachael
Posts: 13530
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: IPv6 Support for GZdoom

Post by Rachael »

yura_111 wrote:Where can I find information during the development of this?

at what stage of implementation
estimated release date
Right here.

If no one has posted here then literally nothing has happened with this.
yura_111
Posts: 28
Joined: Sat Oct 12, 2019 2:55 pm
Graphics Processor: nVidia (Modern GZDoom)

Re: IPv6 Support for GZdoom

Post by yura_111 »

Maybe I did not write my question correctly:

My question about "GZDoom's client/server code". I really look forward to when such a multiplayer will be implemented
User avatar
Redneckerz
Spotlight Team
Posts: 1050
Joined: Mon Nov 25, 2019 8:54 am
Graphics Processor: Intel (Modern GZDoom)

Re: IPv6 Support for GZdoom

Post by Redneckerz »

yura_111 wrote:Maybe I did not write my question correctly:

My question about "GZDoom's client/server code". I really look forward to when such a multiplayer will be implemented
That's something different then IPv6 support.

and the C/S branch is still there and occassionally worked on. But other things (like Raze) have more priority.

Out of curiosity, is your question related to Zandronum?
yura_111
Posts: 28
Joined: Sat Oct 12, 2019 2:55 pm
Graphics Processor: nVidia (Modern GZDoom)

Re: IPv6 Support for GZdoom

Post by yura_111 »

My question is related to GZDOOM and only with it. I create a mod oriented only on multiplayer and we play only in this mode and now we have problems with synchronization when the number of players is more than three

can you give a link to this branch? I searched but not found.
User avatar
Redneckerz
Spotlight Team
Posts: 1050
Joined: Mon Nov 25, 2019 8:54 am
Graphics Processor: Intel (Modern GZDoom)

Re: IPv6 Support for GZdoom

Post by Redneckerz »

yura_111 wrote:My question is related to GZDOOM and only with it. I create a mod oriented only on multiplayer and we play only in this mode and now we have problems with synchronization when the number of players is more than three

can you give a link to this branch? I searched but not found.
Client-Server
User avatar
Caligari87
Admin
Posts: 6174
Joined: Thu Feb 26, 2004 3:02 pm
Preferred Pronouns: He/Him
Contact:

Re: IPv6 Support for GZdoom

Post by Caligari87 »

If you are having desync problems with your mod, you should post a separate thread with more details about what you are doing, for troubleshooting. In GZDoom P2P, all the players run the exact same code, so a desync should usually only happen if you are modifying one player's game-sim differently than another player's. This makes me believe your mod is doing something wrong and should be fixed. Client/Server support in GZDoom won't magically fix problems like this (and development is going slowly so don't expect it anytime soon).

Locking thread as Rachael and dpJudas answered the IPv6 question, and the client/server question is an off-topic necrobump which has also been sufficiently answered.

8-)
Locked

Return to “On Hold Suggestions”