What you’ll learn:
Advanced TCP Socket Programming
Building Circular Byte Buffers
Defining TCP Message Boundaries
Creating Multi-Threaded TCP Clients
Develop TCP Server Socket Library in C++
Requirements:
Knowledge of Basic Socket Programming
Basic Multi-threading Concepts
C or C++ in preferable, but if your fav language is any other mainstream language then also it is ok. Borrow the concepts and implement it in your fav language.
Github Account
Zeal to learn and excel – beyond what Crowd is doing ( DS/ALGO/CP ) basic Data structures such as Linked-List.
Description:
Welcome to this Course on TCP/IP Socket Programming. Unlike other Courses, this is Advanced Course on Socket Programming. This course assumes that you are already familiar with Socket Programming basics and now want to take it to the next level. This course is about how TCP/IP Socket Programming is deployed in the industry to solve complex networking problems.
We will go beyond simple implementation of client/servers programs present all over the internet ( Advanced Course )
Course objective: Learn how to implement a typical complex Socket based Programs , closely tied to thread management
In this Course, we will going to build the Complete TcpServer Program in which we will cover :
How to manage Multiple Clients through Multiplexing
Creating Multi-Threaded Clients
Forcefully disconnecting the client
Gracefully Shutting down TCP Server
Notifying events to application





