Networking TS Workshop - Part 2 of 2
Offered By: CppNow via YouTube
Course Description
Overview
Dive into the second part of a comprehensive workshop on the C++ Networking TS at C++Now 2017. Engage in hands-on coding exercises that progressively build upon each other, implementing both clients and servers. Explore topics such as HTTP headers, asynchronous programming, service name resolution, modern C++ techniques, and coroutines. Learn from Michael Caisse, a seasoned C++ expert with over 25 years of experience, as he guides you through practical challenges and potentially introduces a meta-game. Gain valuable insights into the upcoming standardization of networking in C++ and prepare yourself for its integration into your projects.
Syllabus
Introduction
Compile
Directory
Executor
Fix the problem
Whats in the back
HTTP headers
Async example
Service name resolution
Service name replacement
Fixing GCC errors
Modern C technique
The guy in the front row
The service
Please try again
Read body
Header and body
SharePoint modification
Curl
Request
Success
Connection Close
Connection Value
Auto
Read
Distributive
Filter compiler
Coroutines
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