Are You Ready for IPv6?
Offered By: CppNow via YouTube
Course Description
Overview
Explore the transition from IPv4 to IPv6 in this 41-minute CppNow conference talk. Learn about the exhaustion of IPv4 address space and the necessity of adopting IPv6. Discover the basics of IPv6 that network developers need to know, including its long-standing existence and increasing relevance. Examine Boost.Asio's support for IPv6 and discuss design strategies for creating protocol-independent and IPv6-ready networked applications using Boost.Asio. Gain insights into the gradual nature of this transition and the importance of supporting both protocols in networked applications for the foreseeable future.
Syllabus
Christopher Kohlhoff: Are You Ready for IPv6?
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube