Simple play icon Course
Skills Expanded

Linux Network Programming

by Chris Brown

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.

What you'll learn

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.

About the author

Dr. Chris Brown has been using UNIX as a software developer and system administrator since its pioneering days over 30 years ago, and has used Linux professionally and at home for about 10 years. He has extensive experience in curriculum design, and in addition to Linux training he has written hands-on courses in UNIX/Linux system programming, network programming, PHP, and distributed computing, and has edited and provided instructional design support for many others. In addition to his ... more

Ready to upskill? Get started