Socket Connections with ipv4 sockets running out!!!!!!!!!!

Post Reply
Mike Buckler
Posts: 67
Joined: Thu Jan 05, 2006 10:35 pm
Location: Canada
Contact:

Socket Connections with ipv4 sockets running out!!!!!!!!!!

Post by Mike Buckler »

The last of the ipv4 ip address where handed out today Read -
http://news.cnet.com/8301-30685_3-20030482-264.html

Once the ip4 addresses are all issued our socket programs will no longer work.
They expect all of the ipv4 addresses to be issued within the next 6 months.
If you have a need for socket programming you will need ipv6 protocol.

We need an ipv6 interface.
Thanks Mike
Mike Buckler
Posts: 67
Joined: Thu Jan 05, 2006 10:35 pm
Location: Canada
Contact:

Re: Socket Connections with ipv4 sockets running out!!!!!!!!!!

Post by Mike Buckler »

http://msdn.microsoft.com/en-us/library ... s.85).aspx
http://msdn.microsoft.com/en-us/library ... s.85).aspx
I found this windows c code for ipv6 could someone make our socket's programming sense ipv4 / ipv6 connection
so we are ready for ipv6 sockets.
Thanks Mike
Post Reply