Hi All,

I am creating a client-server application for Ipv6 protocol on Windows XP platform using C++.

I am able to communicate using IPv6 protocol if Client and server are in the same subnet but if Client and server are in different subnet , then communcation is getting fail.

Thanks