View Single Post
  #2   (View Single Post)  
Old 7th November 2008
nfries88's Avatar
nfries88 nfries88 is offline
Port Guard
 
Join Date: Sep 2008
Posts: 24
Default

EDIT: I guess I misread your post.

Here's what a google search turns up:
Quote:
The first complete, cross-platform guide to IPv6 network programming.

* Practical IPv6-level sockets programming for both Linux/UNIX and Windows environments.
* Converting IPv4-level socket programs: tips, pitfalls, and solutions.
* Leveraging the IPv6 support built into C++ and Java.
http://www.lavoisier.fr/notice/gbFHOKK23H23ILXO.html

IP client-server programming examples including IPv6 and mixed IPv4/IPv6 example code.
http://www.iu.hio.no/~mark/lectures/ipprog/

"Userlevel IPv6 Programming Introduction"
http://people.redhat.com/drepper/userapi-ipv6.html

"Migrating to IPv6"
http://www.ipv6book.ca/

"IPv6 Network Programming"
http://www.amazon.com/Network-Progra.../dp/1555583180

Last edited by nfries88; 7th November 2008 at 07:07 PM.
Reply With Quote