Free shipping on orders over $99
Hands-On Network Programming with C

Hands-On Network Programming with C

Learn socket programming in C and write secure and optimized network code

by Lewis Van Winkle
Paperback
Publication Date: 13/05/2019

Share This Book:

  $68.19
or 4 easy payments of $17.05 with
afterpay
A comprehensive guide to programming with network sockets, implementing Internet protocols, designing IoT devices, and much more with C

Key Features

Leverage your C or C++ programming skills to build powerful network applications
Get to grips with a variety of network protocols that allow you to load web pages, send emails, and do much more
Write portable network code for operating systems such as Windows, Linux, and macOS

Book DescriptionNetwork 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 peer-to-peer models are explained with the help of practical examples. You'll also study HTTP and HTTPS (the protocols responsible for web pages) from both the client and server perspective. To keep up with current trends, you'll apply the concepts covered in this book to gain insights into web programming for IoT. You'll even get to grips with network monitoring and implementing security best practices.

By the end of this book, you'll have experience of working with client-server applications, and be able to implement new network programs in C.

The code in this book is compatible with the older C99 version as well as the latest C18 and C++17 standards. Special consideration is given to writing robust, reliable, and secure code that is portable across operating systems, including Winsock sockets for Windows and POSIX sockets for Linux and macOS.

What you will learn

Uncover cross-platform socket programming APIs
Implement techniques for supporting IPv4 and IPv6
Understand how TCP and UDP connections work over IP
Discover how hostname resolution and DNS work
Interface with web APIs using HTTP and HTTPS
Acquire hands-on experience with Simple Mail Transfer Protocol (SMTP)
Apply network programming to the Internet of Things (IoT)

Who this book is forIf you're a developer or a system administrator who wants to enter the world of network programming, this book is for you. Basic knowledge of C programming is assumed.
ISBN:
9781789349863
9781789349863
Category:
Network programming
Format:
Paperback
Publication Date:
13-05-2019
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Pages:
478
Dimensions (mm):
93x75mm

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 1 - 2 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Hands-On Network Programming with C.