Linux Socket Programming Hands On Zero to Hero
Topics covered :Local Sockets, Socket System calls,TCP Echo Server & Concurrent Server, UDP server, I/O Multiplexing etc
Do you want to learn Linux Socket programming? If yes then we have a good news for you.
This course is designed for people who want to learn Linux socket programming from scratch!
Here in this course, we are going to cover ;
Introduction to Sockets
Types of Sockets – Local Sockets
Socket System calls
Practical Local Socket Programming
Byte order Conversion and functions
Internet Socket Address Binding
TCP Echo Server
TCP Concurrent Server
UDP server
TCP Server with I/O Multiplexing