ipv6 addressing [Archive] - C Board

PDA

View Full Version : ipv6 addressing


venkatam
03-13-2008, 12:00 AM
How to store and display an 'ipv6 address'. For declaring I'm using the following structure format.


struct in6_addr
{
unsigned char s6_addr[16];
};

slingerland3g
03-13-2008, 06:52 AM
For such knowledge I go to my trusted Richard Stevens book:

Unix Network Programming.

Also you may want to read up on rfc2133.

http://rfclibrary.hosting.com/rfc/rfc2133/rfc2133-1.asp