Networking TS Workshop - Part 1 of 2
Offered By: CppNow via YouTube
Course Description
Overview
Dive into the world of C++ networking in this comprehensive workshop from C++Now 2017. Explore the Networking TS and its comparison to Boost.Asio, learning essential patterns for implementing both servers and clients. Engage in hands-on exercises that build upon each other, culminating in the implementation of functional clients and servers. Led by Michael Caisse, a seasoned C++ expert with over 25 years of experience, this session provides valuable insights into the future of networking in C++. Gain practical knowledge and skills to prepare for the integration of networking into the C++ standard.
Syllabus
C++Now 2017: Michael Caisse “Networking TS Workshop (part 1 of 2)"
Taught by
CppNow
Related Courses
Design and Implementation of DBMS Asynchronous Client LibraryCppNow via YouTube Generalized Full Duplex Messaging
CppNow via YouTube The Optimization of a Boost.Asio-Based Networking Server
CppNow via YouTube An Asio Based Flash XML Server
CppNow via YouTube Techniques in Flexible Header-Only C++ Network Library Implementations
CppNow via YouTube