Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Beej's Guide to Network Programming: Using Internet Sockets
Top Free Unix/Linux Books 🌠 - 100% Free or Open Source!
  • Title: Beej's Guide to Network Programming: Using Internet Sockets
  • Author(s) Brian (Beej Jorgensen) Hall
  • Publisher: Independently published (2019); eBook (Creative Commons Licensed, v3.1.5, 2020)
  • License(s): CC BY-NC-ND 3.0
  • Paperback: 174 pages
  • eBook: HTML, PDF, ePub, Kindle, etc.
  • Language: English, Brazilian Portuguese
  • ISBN-10/ASIN: B002AD9SNK
  • ISBN-13: N/A
  • Share This:  

Book Description

Beej's Guide to Network Programming has been one of the top socket programming guides on the Internet for the last 15 years, and it's now for the first time available as a lovingly bound paperback book! The Guide is designed to irreverently ease your first steps into Internet Sockets programming in C. Starting from the ground up, it provides complete examples of simple clients and servers supporting both IPv6 and IPv4.

Once you get through the tutorial section of the book, Part Two contains a handy-dandy reference section which helps prevent the book from becoming simple dead weight on your shelf once you've devoured it.

The book focuses on the C programming language in Unix-like environments, but Windows users can still glean relevant information from its pages. Also, once you understand socket programming in C, you'll much more easily understand it in many other languages as well.

About the Authors Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • TCP/IP Illustrated, Vol. 1: The Protocols (W. Richard Stevens)

    is an excellent text that provides encyclopedic coverage of the TCP/IP protocol suite. What sets this book apart from others on this subject is the fact that the author supplements all of the discussion with data collected via diagnostic programs.

  • Introduction to Socket Programming (Reg Quinton, et al)

    These course notes are directed at Unix application programmers who want to develop client/server applications in the TCP/IP domain (with some hints for those who want to write UDP/IP applications).

  • Programming UNIX Sockets in C - Frequently Asked Questions

    This is a list of frequently asked questions, with answers about programming TCP/IP applications in UNIC with the sockets interface - you'll have experience of working with client-server applications, and be able to implement new network programs in C.

  • UNIX Network Programming with TCP/IP (Alan Dix)

    This book describes describes the fundamental concepts of client-server computing used to build all distributed computing systems, and presents an in-depth guide to the Posix sockets standard utilized by UNIX and other operating systems.

  • Python for Network Engineers (Natasha Samoylenko)

    Everything in the book is focused on network equipment and interaction with it, using the Python programming language. This immediately makes it possible to use the knowledge gained in the daily work of network engineers.

  • Network Programming with Go (Jan Newmarch)

    Dive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer.

  • PowerShell Networking Guide (Ed Wilson)

    Windows PowerShell is an essential admin tool designed specifically for Windows administration. This guide helps you understand how PowerShell can be used to manage the networking aspects of your server and client computers.

Book Categories
:
Other Categories
Resources and Links