Click to See Complete Forum and Search --> : How to:IPv6 base client-server application at different subnet


snav
February 5th, 2009, 02:19 AM
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

snav
February 5th, 2009, 02:51 AM
In above condition i am getting 10065 error while connect.
Same code is working fine in same subnet.
Please assist is there any other setting for different subnet.

Thanks