As part of the gogoNET LIVE! conference we will have a three hour workshop on November 2 entitled: Migrating Software to v6. Owen Delong from HE, who will be teaching this workshop, has produced a first pass outline. I would like to solicit comments and suggestions from this group before presenting it to the gogoNET membership at large. Please read below and provide us your feedback.
Migrating Software to v6
Overview:
This workshop will explain the process of moving software forward from IPv4-only to IPv4/IPv6 dual-stack with working example code for TCP clients and servers in C, PERL, and Python.
Who should attend:
Anyone responsible for the maintenance of tools or software that uses network connections as part of its functionality, including developers, network administrators, systems administrators, and others.
What the attendee will learn:
Attendees will learn the basics of programming in a dual-stack environment and gain detailed knowledge of IPv6 socket programming principles along with detailed examples and working code in C, PERL, and Python.
Outline:
- Why add IPv6 capabilities to your software?
- Changes to IPv4 TCP servers in C
- Changes to IPv4 TCP clients in C
- Changes to IPv4 TCP servers in PERL
- Changes to IPv4 TCP clients in PERL
- Changes to IPv4 TCP servers in Python
- Changes to IPv4 TCP clients in Python
- Handy References
- Question and Answer period