Hi
I'm working on a project that would allow IPv6 packets to reach an IPv6 machine over an IPv4 netwrok. Is there anyone out there who would have an idea how to manipulate IPv6 addresses using Java?
Seeing as IPv6 addresses are 128-bits long and IPv4's are only 32-bits, I was looking for a way to add 96 bits of padding to an IPv6 packet, thus making it compatible with IPv4 routers.
Any suggestions?
I should point out that this is merely a college project - I'm not looking for developers or anything![]()




Reply With Quote