UNIX Networking


Book Description

This comprehensive overview of the major aspects of networking in the UNIX operating system discusses programming considerations, system security, and the respective advantages of various networks.




The Network Reshapes the Library


Book Description

Since he began posting in 2003, Dempsey has used his blog to explore nearly every important facet of library technology, from the emergence of Web 2.0 as a concept to open source ILS tools and the push to web-scale library management systems.




Library Networking


Book Description

In this book, first published in 1983, experts in US national, state, and regional network associations provide stimulating discussions of their experiences, problems, and successes. This volume is based on the symposium, ‘Networking: Where From Here?’.




Library Networking


Book Description

This report, which considers the role of networking activities associated with the technical telecommunication links that bind libraries, services, and patrons together, begins with a historical review of libraries and automation-based systems over the last 19 years. The importance of the development and implementation of standards in interactive library activities for librarians using state or regional telecommunications networks is then discussed, including such factors as the need for increased functionality, performance reliability, consistent user assistance, access, and participation in governance. Also discussed are the activities of the various regional networks involved in the Linked Systems Project (lsp), including the development of standards for information transfer between systems via the telecommunications standard known as the Open Systems Interconnection (osi). The development of the Office of Library Program's leadership role in interlibrary cooperation, especially in the application of federal funding to inter- and intra-state cooperative programs for resource sharing, is also described. A concluding statement briefly discusses a number of issues currently involved in networking, and 10 recommendations are offered for the guidance of the Office of Library Programs in working toward the development of an underlying information infrastructure parallel with the telecommunications infrastructure being created by the National Science Foundation (nsf) and other federal agencies. (5 references) (cgd).










Network Administrator's Reference


Book Description

"Network Administrator's Reference" provides summaries on layer two and three protocols, Gigabyte Ethernet, MPEG, and ATM, in a blue and white signature that visually simplifies complex topics.




Networking Device Drivers


Book Description

The only book available on networking device drivers, this book describes the various network device driver architectures and covers the most common ones in great detail--including NDIS, 3COM and Microsoft; ODI from Novell; Packet Driver from Ftp Software; and DLPI from USL, Inc. Popular network operating systems are also covered from the device driver standpoint.




NET Framework Standard Library Annotated Reference: Networking library, reflection library, and XML library


Book Description

"This is a complete, authoritative, and truly useful reference for every .NET developer. It covers every aspect of .NET Framework library by providing concise descriptions with just the right number of examples. I would not start development of any significant .NET project without having this book on my bookshelf." Max Loukianov, Vice President of Research and Development, Netpise Inc. "The .NET Framework Standard Library Annotated Reference is the one reference you really need when you use the .NET Framework library. The annotations provide clear insight into the design choices that the library development team made when building the library. Those explanations will guide you to the best design choices for your own application code." Bill Wagner, Founder/Consultant, SRT Solutions, and author of Effective C#"More than just a reference, this book provides great insight into the massive amount of thought that went into designing the Microsoft .NET Framework. It is both entertaining and educational, combining interesting and sometimes amusing annotations along with the reference material." Jordan Matthiesen, Software Engineer "Brad Abrams, Tamara Abrams, and the CLR team take readers on a journey through the backstreets of the .NET Framework, pointing out invaluable design decisions and performance best practices along the way. Not to be missed by any developer who has ever wondered why the Framework is designed the way it is." William D. Bartholomew, Senior Software Architect, Orli-TECH Pty Ltd "This volume provides an in-depth review for every class method listed, including a CD with many examples of usage. The most valuable aspect of this book is the annotations provided; the annotators'' thoughts about the design of the .NET Framework lets the reader develop a crystal-clear understanding of what can be accomplished with this fantastic technology." Bradley Snobar, Software Engineer "The utility of a reference book is often a function of how easily you can find a desired subject and, once there, how clearly is it explained. On both counts, you should find that this book stands well." Dr. Wes Boudville, Inventor The .NET Framework Standard Library Annotated Reference, Volume 2, completes the definitive reference to the .NET Framework base class library. This book-and-CD set offers programmers unparalleled insight into the ECMA and ISO specifications for the classes and members, while also explaining why they were designed as they were and demonstrating how to use them. This volume covers the Networking, Reflection, and XML libraries, complementing Volume 1''s coverage of the Base Class and Extended Numerics libraries. The printed book contains high-level descriptions of each namespace, plus detailed descriptions and samples of each type, including annotations, inheritance diagrams, and a listing of members. The accompanying CD contains a vastly expanded version of the book''s text that includes detailed descriptions of each member and samples for most members almost two thousand searchable pages of immediately useful reference material, plus a full source-code archive. With the ECMA and ISO standards as its core, the combined book and CD include A clear and complete overview of each namespace, describing its purpose and functionality and the inheritance hierarchy of types it defines. Type descriptions. Each type is covered in its own chapter, with a quick reference to the C# declaration syntax for all members defined in the type, and a detailed description of how the type is used. Annotations from key insiders: members of the Microsoft design team and the ECMA Standards Committee. These comments cover everything from design rationale and history to common problems and shortcomings, with exceptional clarity and candor. Reference tabs and an exhaustive index, which allow readers to quickly and easily navigate the text. Code samples. Types are illustrated by working code samples, with output included. Reusable source code for the more than one thousand samples is supplied as an archive on the CD. All code has been tested with versions 1.0, 1.1, and 2.0 of the .NET Framework and, where appropriate, with the .NET Compact Framework.




The GNU C Library


Book Description

A comprehensive guide to implementing the standard C libraries. Contains advanced functions generally used by people writing larger applications, such as applications interacting with other computers over networks or configuring your system. Topics covered include threads, processes, network communications, signal handling, logging, and system management. Contains code examples and usage recommendations. SALES NOTE: This is the first new book on standard C libraries on the market in some time.