Implementing CIFS: The Common Internet File System
by Christopher Hertel
Publisher: Prentice Hall PTR 2003
ISBN/ASIN: 013047116X
ISBN-13: 9780130471161
Number of pages: 672
Description:
For years, developers and administrators have struggled to understand CIFS, Microsoft's poorly documented standard for Internet file sharing. This book is a cross-platform guide to CIFS capabilities and behavior. Implementing CIFS not only delivers the knowledge of a Samba Team member dedicated to investigating the inner workings of CIFS, it also identifies and describes crucial specifications and supporting documents. This book is aimed at developers who want to add CIFS compatibility to their products. It will also be very helpful to network and system administrators who need to understand the things that CIFS does on the wire, in the server, and at the desktop. In addition, some of the Internet security community (both the light and the dark sides) is interested in the (mis)behavior of the CIFS suite. This is a technical book, and knowledge of programming and TCP/IP networking is assumed. The protocol descriptions, however, start with the basics and build up, so very little previous knowledge of CIFS is expected.
Download or read it online for free here:
Download link
(3.9MB, ZIP/PDF)
Similar books

by Mark Burgess
The lecture notes that cover most of the basic topics of operating systems: key concepts, single-task OS, multi-tasking and multi-user OS, processes and thread, memory and storage, networks - services and protocols, TCP/IP, security considerations.
(22611 views)

by Alex Chadwick - University of Cambridge
This course takes you through the basics of operating systems development in assembly code. Rather than leading the reader through the full details of creating an Operating System, these tutorials focus on achieving a few common tasks separately.
(10824 views)

by John Ray, William C. Ray - Sams
This is a complete guide and reference for Mac OS users. The book helps the reader deal with all aspects of the user interface, focusing on the BSD environment and how the user can get the most out of the current operating system.
(15765 views)

by Niklaus Wirth, Jürg Gutknecht
Here are the results of Project Oberon, which goal was to design an entire system from scratch. It gives advice on how a system might be built, and demonstrates how one was built. Program listings alone contain the ultimate explanations.
(19540 views)