Cart
Free Shipping in Australia
Proud to be B-Corp

Hands-On Network Programming with C# and .NET Core Sean Burns

Hands-On Network Programming with C# and .NET Core By Sean Burns

Hands-On Network Programming with C# and .NET Core by Sean Burns


$96.69
Condition - New
Only 2 left

Summary

C# and .NET Core makes network programming the enjoyable experience it should be. This book will get you started with the basics of network programming as they relate to C#. We will then dig into the core topics of the network layer. You'll also learn to make sockets connections as well and develop practical client-side applications in this book.

Hands-On Network Programming with C# and .NET Core Summary

Hands-On Network Programming with C# and .NET Core: Build robust network applications with C# and .NET Core by Sean Burns

A comprehensive guide to understanding network architecture, communication protocols, and network analysis to build secure applications compatible with the latest versions of C# 8 and .NET Core 3.0

Key Features
  • Explore various network architectures that make distributed programming possible
  • Learn how to make reliable software by writing secure interactions between clients and servers
  • Use .NET Core for network device automation, DevOps, and software-defined networking
Book Description

The C# language and the .NET Core application framework provide the tools and patterns required to make the discipline of network programming as intuitive and enjoyable as any other aspect of C# programming. With the help of this book, you will discover how the C# language and the .NET Core framework make this possible.

The book begins by introducing the core concepts of network programming, and what distinguishes this field of programming from other disciplines. After this, you will gain insights into concepts such as transport protocols, sockets and ports, and remote data streams, which will provide you with a holistic understanding of how network software fits into larger distributed systems. The book will also explore the intricacies of how network software is implemented in a more explicit context, by covering sockets, connection strategies such as Transmission Control Protocol (TCP) and User Datagram Protocol (UDP), asynchronous processing, and threads. You will then be able to work through code examples for TCP servers, web APIs served over HTTP, and a Secure Shell (SSH) client.

By the end of this book, you will have a good understanding of the Open Systems Interconnection (OSI) network stack, the various communication protocols for that stack, and the skills that are essential to implement those protocols using the C# programming language and the .NET Core framework.

What you will learn
  • Understand the breadth of C#'s network programming utility classes
  • Utilize network-layer architecture and organizational strategies
  • Implement various communication and transport protocols within C#
  • Discover hands-on examples of distributed application development
  • Gain hands-on experience with asynchronous socket programming and streams
  • Learn how C# and the .NET Core runtime interact with a hosting network
  • Understand a full suite of network programming tools and features
Who this book is for

If you're a .NET developer or a system administrator with .NET experience and are looking to get started with network programming, then this book is for you. Basic knowledge of C# and .NET is assumed, in addition to a basic understanding of common web protocols and some high-level distributed system designs.

About Sean Burns

Sean Burns is a software engineer and author dedicated to craftsmanship and quality in his work. His professional career began while attending Virginia Commonwealth University in 2012. Leaving school to pursue his career full-time, he has accumulated 7 years of experience as a professional software engineer, working in a wide range of industries. Over the course of his career, he has developed and released software for every layer of the application stack. His projects include feature-rich and high performance front-end user interfaces exposed to millions of consumers, as well as high performance web services and APIs. Since it began, his career has been driven by an innate curiosity and a continued passion for software and technology.

Table of Contents

Table of Contents
  1. Networks in a Nutshell
  2. DNS and Resource Location
  3. Communication Protocols
  4. Packets and Streams
  5. Generating Network Requests in C#
  6. Streams, Threads, and Asynchronous Data Transfer
  7. Error Handling Over the Wire
  8. Sockets and Ports
  9. HTTP in .NET
  10. FTP and SMTP
  11. The Transport Layer: TCP, UDP, and Multi-Casting
  12. The Internet Protocol
  13. Transport Layer Security (TLS)
  14. Authentication and Authorization for Networked Requests
  15. Caching Strategies for Distributed Systems
  16. Performance Analysis and Monitoring
  17. Pluggable Protocols in .NET Core
  18. Network Analysis and Packet Inspection
  19. Remote Logins and SSH

Additional information

NLS9781789340761
9781789340761
1789340764
Hands-On Network Programming with C# and .NET Core: Build robust network applications with C# and .NET Core by Sean Burns
New
Paperback
Packt Publishing Limited
2019-03-29
488
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a new book - be the first to read this copy. With untouched pages and a perfect binding, your brand new copy is ready to be opened for the first time

Customer Reviews - Hands-On Network Programming with C# and .NET Core