Limit this search to....

The Definitive Guide to Linux Network Programming Softcover Repri Edition
Contributor(s): Yocom, Nathan (Author), Turner, John (Author), Davis, Keir (Author)
ISBN: 1590593227     ISBN-13: 9781590593226
Publisher: Apress
OUR PRICE:   $62.99  
Product Type: Paperback - Other Formats
Published: August 2004
Qty:
Annotation: This clear, concise book assumes that readers know C and have experience developing code on Linux, but provides everything else a programmer needs for real-world network programming, including design, implementation, debugging, and security. Readers will learn about the many kinds of socket types, sessioned vs. sessionless protocols, how to build a custom protocol, encryption, how to use SSL, and how to tunnel data.
Additional Information
BISAC Categories:
- Computers | Operating Systems - Linux
- Computers | Networking - General
- Computers | Programming - Open Source
Dewey: 005.432
Series: Expert's Voice
Physical Information: 0.87" H x 7.04" W x 9.2" (1.41 lbs) 375 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
As DEVELOPERS, WE FIND ourselves challenged by the ubiquity of the Internet on a daily basis as we often need or want to provide some level of network service within our applications. Whether our goal is to allow remote monitoring of an application's health, enable multiple users to access a centralized service, or even authenticate a user's identity prior to giving him access to an application, network programming is a seemingly dark art practiced by only the most experi- enced developers. We have written this text to help you meet the challenge, and to show you that network programming can be both enjoyable and easy to learn. From exploring the basics of networking, to creating complex multithreaded servers, to securing network communications, we present you with precise defi- nitions, clear explanations, and easy-to-read examples. For the inexperienced network developer familiar with the C language, as well as the expert looking to pick up some extra tips, we provide information on and insight into a topic that is so often ignored, and yet sorely in need of attention.