jpschewe / fll-sw

FIRST Lego League scoring software
http://jpschewe.github.io/fll-sw/
GNU General Public License v2.0
10 stars 7 forks source link

Support IPv6 [sf#198] #233

Open jpschewe opened 10 years ago

jpschewe commented 10 years ago

Need to figure out how to get Tomcat listening on IPv6 addresses (might already be). Then check that connections work. Then check WebUtils.getAllURLs to figure out how to encode IPv6 addresses in HTML links.

jpschewe commented 10 years ago
jpschewe commented 2 months ago

I have confirmed that Tomcat is listening on IPv6 in the current version of the software.