logo

EbookBell.com

Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.

Please read the tutorial at this link:  https://ebookbell.com/faq 


We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.


For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.

EbookBell Team

Network Programming With Rust 1st Edition Abhishek Chanda

  • SKU: BELL-23379588
Network Programming With Rust 1st Edition Abhishek Chanda
$ 31.00 $ 45.00 (-31%)

4.1

100 reviews

Network Programming With Rust 1st Edition Abhishek Chanda instant download after payment.

Publisher: Packt Publishing
File Extension: PDF
File size: 2.01 MB
Pages: 271
Author: Abhishek Chanda
ISBN: 9781788624893, 1788624890
Language: English
Year: 2018
Edition: 1

Product desciption

Network Programming With Rust 1st Edition Abhishek Chanda by Abhishek Chanda 9781788624893, 1788624890 instant download after payment.

Build Fast and Resilient Network Servers and Clients by Leveraging Rust's Memory-Safety and Concurrency Features
Rust is low-level enough to provide fine-grained control over memory while providing safety through compile-time validation. This makes it uniquely suitable for writing low-level networking applications.
This book is divided into three main parts that will take you on an exciting journey of building a fully functional web server. The book starts with a solid introduction to Rust and essential networking concepts. This will lay a foundation for, and set the tone of, the entire book. In the second part, we will take an in-depth look at using Rust for networking software. From client-server networking using sockets to IPv4/v6, DNS, TCP, UDP, you will also learn about serializing and deserializing data using serde. The book shows how to communicate with REST servers over HTTP. The final part of the book discusses asynchronous network programming using the Tokio stack. Given the importance of security for modern systems, you will see how Rust supports common primitives such as TLS and public-key cryptography.
After reading this book, you will be more than confident enough to use Rust to build effective networking software.
What you will learn
• Appreciate why networking is important in implementing distributed systems
• Write a non-asynchronous echo server over TCP that talks to a client over a network
• Parse JSON and binary data using parser combinators such as nom
• Write an HTTP client that talks to the server using reqwest
• Modify an existing Rust HTTTP server and add SSL to it
• Master asynchronous programming support in Rust
• Use external packages in a Rust project

Related Products