Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Hands-On Network Programming with C
Hands-On Network Programming with C

Hands-On Network Programming with C: Learn socket programming in C and write secure and optimized network code

eBook
€19.99 €28.99
Paperback
€35.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
Table of content icon View table of contents Preview book icon Preview Book

Hands-On Network Programming with C

Section 1 - Getting Started with Network Programming

This section will get the reader up and running with the basics of networking, the relevant network protocols, and basic socket programming.

The following chapters are in this section:

Chapter 1An Introduction to Networks and Protocols 

Chapter 2Getting to Grips with Socket APIs 

Chapter 3An In-Depth Overview of TCP Connections

Chapter 4Establishing UDP Connections

Chapter 5Hostname Resolution and DNS

Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Apply your C and 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 Windows, Linux, and macOS

Description

Network programming enables processes to communicate with each other over a computer network, but it is a complex task that requires programming with multiple libraries and protocols. With its support for third-party libraries and structured documentation, C is an ideal language to write network programs. Complete with step-by-step explanations of essential concepts and practical examples, this C network programming book begins with the fundamentals of Internet Protocol, TCP, and UDP. You’ll explore client-server and peer-to-peer models for information sharing and connectivity with remote computers. The book will also cover HTTP and HTTPS for communicating between your browser and website, and delve into hostname resolution with DNS, which is crucial to the functioning of the modern web. As you advance, you’ll gain insights into asynchronous socket programming and streams, and explore debugging and error handling. Finally, you’ll study network monitoring and implement 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. You’ll work with robust, reliable, and secure code that is portable across operating systems, including Winsock sockets for Windows and POSIX sockets for Linux and macOS.

Who is this book for?

If you're a developer or a system administrator who wants to get started with network programming, this book is for you. Basic knowledge of C programming is assumed.

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
  • Explore Simple Mail Transfer Protocol (SMTP) for electronic mail transmission
  • Apply network programming to the Internet of Things (IoT)

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : May 13, 2019
Length: 478 pages
Edition : 1st
Language : English
ISBN-13 : 9781789344080
Languages :
Concepts :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning

Product Details

Publication date : May 13, 2019
Length: 478 pages
Edition : 1st
Language : English
ISBN-13 : 9781789344080
Languages :
Concepts :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 119.97
Hands-On System Programming with Linux
€41.99
Extreme C
€41.99
Hands-On Network Programming with C
€35.99
Total 119.97 Stars icon

Table of Contents

24 Chapters
Section 1 - Getting Started with Network Programming Chevron down icon Chevron up icon
Introducing Networks and Protocols Chevron down icon Chevron up icon
Getting to Grips with Socket APIs Chevron down icon Chevron up icon
An In-Depth Overview of TCP Connections Chevron down icon Chevron up icon
Establishing UDP Connections Chevron down icon Chevron up icon
Hostname Resolution and DNS Chevron down icon Chevron up icon
Section 2 - An Overview of Application Layer Protocols Chevron down icon Chevron up icon
Building a Simple Web Client Chevron down icon Chevron up icon
Building a Simple Web Server Chevron down icon Chevron up icon
Making Your Program Send Email Chevron down icon Chevron up icon
Section 3 - Understanding Encrypted Protocols and OpenSSL Chevron down icon Chevron up icon
Loading Secure Web Pages with HTTPS and OpenSSL Chevron down icon Chevron up icon
Implementing a Secure Web Server Chevron down icon Chevron up icon
Establishing SSH Connections with libssh Chevron down icon Chevron up icon
Section 4 - Odds and Ends Chevron down icon Chevron up icon
Network Monitoring and Security Chevron down icon Chevron up icon
Socket Programming Tips and Pitfalls Chevron down icon Chevron up icon
Web Programming for the Internet of Things Chevron down icon Chevron up icon
Answers to Questions Chevron down icon Chevron up icon
Setting Up Your C Compiler on Windows Chevron down icon Chevron up icon
Setting Up Your C Compiler on Linux Chevron down icon Chevron up icon
Setting Up Your C Compiler on macOS Chevron down icon Chevron up icon
Example Programs Chevron down icon Chevron up icon
Other Book You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.5
(30 Ratings)
5 star 76.7%
4 star 6.7%
3 star 10%
2 star 0%
1 star 6.7%
Filter icon Filter
Top Reviews

Filter reviews by




uliburb Jan 13, 2020
Full star icon Full star icon Full star icon Full star icon Full star icon 5
If you're here then you likely understand the difficulty in writing well about a complex thing, and know well enough to heed second-hand advice on whether the book is worth your time. Neither C nor networking are subjects usually covered delicately, especially not simultaneously... until this book. The text won't hold your hand; it won't insult your intelligence—but neither will it confuse nor bore you. It's just right.I've come across few authors so good at covering hard topics other than Lewis Van Winkle (the author of this book); high among these are Pieter Hintjens and Andrew "bunnie" Huang, who make Zero MQ and hardware hacking similarly accessible. And the three have one thing in common: they host blogs. Maybe from now on I'm trusting tech bloggers' books first.Disclaimer: I bought this book on Packt's own platform, which is why I don't show up as "Amazon verified purchaser". I just thought any nice things I had to say about Hands-On Network Programming with C would fare better here than elsewhere, and the author really does deserve the praise.
Amazon Verified review Amazon
June Apr 24, 2020
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I consider myself an intermediate C programmer. I think this book strikes a good balance between theory and practice. It includes lots of examples, which I find nice. I would recommend it to any C programmer that needs to learn network programming.
Amazon Verified review Amazon
christopher Dec 23, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This is probably the most rewarding book I have read related to programming. I also read TCP/IP sockets in C. That book was very good. This book is 10 times better than that book. It really is that good. The knowledge is totally empowering. All the programming examples work great and are a good study in c programming in itself not to mention network programming. You have to read it to see what I'm talking about here. It's too hard to describe why this book is so good. If you want to be able to network your programs or create clients and servers and understand network security this is your book. I would recommend reading a book on C programming first, not that the examples are all that complicated, but just to be sure you are not missing all the great knowledge here. I read, C programming A modern approach to get familiar with C programming, personally.
Amazon Verified review Amazon
Minerva Feb 16, 2020
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I just finished this book, and I learned a ton.Concepts are introduced in a logical order, and each chapter has complete working examples to illustrate exactly how everything goes together.All of the code works on multiple operating systems too, even though Windows and Linux have different APIs. This is all explained throughout the book.Near the end of the book, in chapter 13, several networking edge-cases and gotchas are discussed.So, solutions to a bunch of problems before you even know you have them! I'm sure these edge-cases will save me a lot of frustration in the future.This book is written by someone who has a complete grasp of C.The difference - and why you should buy this book - is the writer is also gifted with the ability to explain C Programming clearly and methodically.Many tech writers use a publishing platform as a way to showcase their knowledge which leads to information overload and reader confusion. Mr.VanWinkle writes without ego; a style other tech writers would do well to emulate. I look forward to reading more from this author.I highly recommend this for anyone interested in network programming with C orC++.
Amazon Verified review Amazon
adam und eva Feb 21, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Auch für Einsteiger in die Thematik sehr gut geeignetes Buch.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.