| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
|
|
|
|
Reviews
|
Views
|
Date of last review
|
|
1
|
43281
|
02-20-2005
|
|
 |
|
Recommended By
|
Average Price
|
Average Rating
|
|
100% of reviewers
|
$28.00
|
6.0
|
|
 |
|
|
|
|
|
|
Description:
|
This book teaches readers how to program Linux sockets, and gives them everything they need to know to make programs communicate effetively over networks.
It presents a comprehensive discussion of all relevant topics including: writing programs compatible with both Internet Protocol version 4 (IPv4) and IPv6, raw sockets, User Datagram Protocol (UDP), broadcasting /multicasting, server internals, and more, plus a section covering Posix threads.
It provides thorough coverage of programming with the TCP, UDP, and IP protocols, as well as lower-level raw sockets. The myriad of function calls, data structures, and options associated with the APIs are explained with well-chosen diagrams and tables.
After reading this book, the reader will be able to:
-Differentiate basic datagrams vs. streaming sockets.
-Differentiate unicast, broadcast, and multicast sockets.
-Write socket-based network programs.
-Write portable code for various OS'.
-Implement client-server and peer communications
-Increase network throughput using "connectionless" communications
-Manage asynchronous I/O, I/O and multiple sockets.
-Use signals, threading and processes to manage socket connections.
-Understand new socket technologies like Mbone and 6bone.
-Understand Remote Procedure Calls and how to implement them.
-Understand the different socket addressing types.
|
|
Keywords:
|
linux socket programming network tcp udp ip unix protocol C java
|
|
Publisher:
|
Sams Publishing
|
|
ISBN:
|
0-672-31935-7
|
|
|
|
02-20-2005, 03:22 PM
|
#1
|
Registered: Jul 2004
Posts: 111
Rep:
|
Would you recommend the product? yes | Price you paid?: $28.00 | Rating: 6
|
Pros:
|
Overview about protocols, examples.
|
|
Cons:
|
Does not expose it thoroughly, some techniques are explained unclear.
|
This is a good book for anyone who wants to understand how network protocols work and have no clue about it. It provides a good overview about well-known protocols such as IP, TCP, UDP. You will be able to write socket programs under the C programming language. Of course, a C knowledge is required. Last, the Spanish translation is dreadful.
|
|
|
|
All times are GMT -5. The time now is 06:03 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|