Im doing some network programming in java, am i right in assuming i dont need to worry about IPv6 because it will be masked by the language and lower level protocols?
Only thing to be cautious about is user input. Make sure the GUI is willing to accept IPv6 inputs. Use methods provided by the framework to validate the input. Rarely is it necessary to create your own.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.