[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: webpage for ipv6 programmers
3 feb 2009 kl. 11.49 skrev Mikael Abrahamsson:
Hello.
I wonder if anyone happen to know a good webpage or book for
programmers and what they need to know about programming
applications in different programming lanuages and script languages
to make their programs IPv6 capable. Something like "classical way
in <language> is to use <API> but the new <API> is like this and
should be used instead".
I think we know a lot about how to enable our networks for IPv6, but
we need to educate a lot of programmers as well. There is plenty of
references on how to program to avoid buffer overflows, (use
snprintf instead of printf), I think we need equivalent for IPv6.
In my bookshelf there's a book published in 2005, so I don't know how
accurate it is today:
IPv6 Network Programming
Jun-ichiro itojun Hagino
ISBN 1-55558-318-0
http://tinyurl.com/am8lep at Amazon.com
Read parts of it a while ago, don't remember what I thought about it.
It's back on the pile of books to read. Thanks!
/O