Hands-On Network Programming with C
Autor: Lewis Van Winkle
Editorial: Packt Publishing (2019-05-10)
978-1-78934-408-0
A comprehensive guide to programming with network sockets, implementing Internet protocols, designing IoT devices, and much more with C
Key Features
Book Description
Network programming, a challenging topic in C, is made easy to understand with a careful exposition of socket programming APIs. This book gets you started with modern network programming in C and the right use of relevant operating system APIs.
This book covers core concepts, such as hostname resolution with DNS, that are crucial to the functioning of the modern web. You'll delve into the fundamental network protocols, TCP and UDP. Essential techniques for networking paradigms such as client-server and...