Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Programming UNIX Sockets in C - Frequently Asked Questions
🌠 Top Free Python Books - 100% Free or Open Source!
  • Title Programming UNIX Sockets in C - Frequently Asked Questions
  • Author(s) Vic Metcalfe, Andrew Gierth and other contributers
  • Publisher: sbin.org
  • Hardcover/Paperback: N/A
  • eBook: HTML
  • Language: English
  • ISBN-10: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

This is a list of frequently asked questions, with answers about programming TCP/IP applications in UNIC with the sockets interface.

This FAQ is for C programmers in the Unix environment. It is not intended for WinSock programmers, or for Perl, Java, etc. The authors have nothing against Windows or Perl, but they had to limit the scope of the FAQ for the first draft.

In the future, The authors would really like to provide examples for Perl, Java, and maybe others. For now though they will concentrate on correctness and completeness for C.

Network programming, a challenging topic in C, is made easy to understand with a careful exposition of socket programming APIs. This FAQ gets you started with modern network programming in C and the right use of relevant operating system APIs.

About the Authors
  • N/A
Reviews and Rating: Related Book Categories: Read and Download Links: Similar Books:
  • Beej's Guide to Unix Network Programming (Brian Hall)

    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.

  • Linux Networking (Paul Cobbaut)

    This book covers everything you need to know to perform your job as a Linux network administrator, whether you're new to the job or have years of experience. You'll dive straight into the gnarly hands-on work of building and maintaining a computer network.

  • O'Reilly® Linux Network Administrator's Guide, 2nd Edition

    This book spells out all the information needed for joining a network, whether it's a simple UUCP connection or a full LAN with a Linux system serving as a firewall, an NFS or NIS file server, and a mail and news hub.

  • The Linux Networking Architecture: Design and Implementation

    This unique Linux networking tutorial/reference by experts provides readers with a practical overview and understanding of the implementation of networking protocols in the Linux kernel.

  • TCP/IP Illustrated, Vol. 1: The Protocols (W. Richard Stevens)

    This 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.

  • Linux IP Networking (Glenn Herrin)

    This book is a guide to understanding how the Linux kernel implements networking protocols, focused primarily on the Internet Protocol (IP). It is intended as a complete reference for experimenters with overviews, walk-throughs, and examples.

  • Linux Packet Filtering and iptables (Oskar Andreasson)

    This document describes how to use iptables to filter out bad packets for the Linux kernels. It is assumed you know what an IP address, a network address, a netmask, routing and DNS are.

  • 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.

Book Categories
:
Other Categories
Resources and Links