Linux Network Programming
Offered By: Pluralsight
Course Description
Overview
This course shows how to use the UNIX/Linux "sockets" API to write clients and servers using TCP and UDP protocols. Both "C" and Python examples are presented.
The course begins by contrasting the TCP and UDP protocols. It then describes the classic "sockets" API in detail and shows how to write clients and servers using both protocols. Techniques for achieving concurrency are covered, including multi-processing, multi-threading, and the select() system call. "C" is used as the primary implementation language but some Python examples are also presented.
The course begins by contrasting the TCP and UDP protocols. It then describes the classic "sockets" API in detail and shows how to write clients and servers using both protocols. Techniques for achieving concurrency are covered, including multi-processing, multi-threading, and the select() system call. "C" is used as the primary implementation language but some Python examples are also presented.
Taught by
Chris Brown
Related Courses
网络互联技术openHPI Peer-to-Peer Protocols and Local Area Networks
University of Colorado System via Coursera Cisco CCNA Network Fundamentals Final Chapters
Udemy TCP and UDP Operation
Pluralsight Network Monitoring and Analysis
Pluralsight