BEEP: The Definitive Guide
Marshall T. Rose
- 出版商: O'Reilly
- 售價: $1,330
- 貴賓價: 9.5 折 $1,264
- 語言: 英文
- 頁數: 240
- 裝訂: Paperback
- ISBN: 0596002440
- ISBN-13: 9780596002442
已過版
買這商品的人也買了...
-
$399CCNA Self-Study: Interconnecting Cisco Network Devices (Hardcover) -
802.11 Wireless Networks: The Definitive Guide$1,620$1,539 -
The MPEG-4 Book$3,120$2,964 -
Java 2 JDK 5.0 教學手冊, 3/e$590$460 -
深入淺出設計模式 (Head First Design Patterns)$880$695 -
ARM9 S3C2410 嵌入式系統實作$520$468 -
鳥哥的 Linux 私房菜基礎學習篇, 2/e$780$663 -
ASP.NET 2.0 深度剖析範例集$650$507 -
Linux 驅動程式, 3/e (Linux Device Drivers, 3/e)$980$774 -
Dreamweaver 搞不定的網頁設計效果:CSS 關鍵救援密碼$520$442 -
Microsoft Office SharePoint Server 2007 實戰手冊$450$356 -
Visual C# 2005 程式開發與介面設計秘訣$750$593 -
MySQL 5 徹底研究, 3/e (The Definitive Guide to MySQL 5, 3/e)$690$538 -
時間管理─給系統管理者 (Time Management for System Administrators)$480$379 -
Ajax 技術手冊 (Foundations of Ajax)$450$356 -
Ajax 快速上手 (Head Rush Ajax)$780$616 -
聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C#$720$569 -
聖殿祭司的 ASP.NET 2.0 專家技術手冊-使用 VB$720$569 -
次世代─Linux Ubuntu 玩全手冊$580$493 -
Mind Hacks 腦力駭客一百招-基礎篇$580$458 -
優質的創意設計-影像達人必修的 46套 Photoshop 技法$790$616 -
ADO.NET 2.0 實戰講座$690$545 -
深入淺出物件導向分析與設計 (Head First Object-Oriented Analysis and Design)$880$695 -
ASP.NET 應用程式開發─與 AJAX 共舞$620$490 -
網路安全精要-應用與標準 (Network Security Essentials: Applications and Standards, 3/e)$550$435
相關主題
商品描述
If you need to design a protocol that really fits your application, you want
BEEP--an integrated collection of building blocks that gives you "best in class"
data transmission solutions for everything from framing to security. Whether
you're writing a simple "fetch" client/server application or a multi-threaded
peer-to-peer relaying system, BEEP provides the necessary functionality without
extra overhead.
BEEP gives network developers what they've long needed:
a standard toolkit for building protocols quickly and conveniently. For the
first time, it's possible to create an application protocol that's tightly tuned
to the application's requirements, so you can avoid reinventing the wheel.
Written by BEEP creator Marshall Rose, BEEP: The Definitive Guide
is the only book on the subject--a compendium straight from the horse's mouth.
This book shows you what BEEP is for and, more important, how to put it to use.
After explaining concepts underlying the BEEP protocol, Rose shows you how to
use the BEEP implementation in Java, C, and Tcl. You'll learn to build several
working applications that use BEEP as a transport, including an implementation
of the reliable SYSLOG protocol and an implementation of a BEEP transport for
SOAP.
Although BEEP was standardized in 2001, different groups are
already using it for SOAP exchanges, intrusion detection, instant messaging,
network auditing, remote calendaring, and secure credential exchange. These
groups work on different problems, but what they have in common is a simple
desire to focus on the problem domain instead of the tedious details of protocol
overhead. If you're a network developer, you need to become familiar with this
important new tool.
Table of Contents
Foreword
Preface
1. Introduction
2. Concepts
3. Tuning
4. Exchanges
5. BEEP in Java
6. BEEP in C
7. BEEP in Tcl
8. Futures
Appendix. On the Design of Application Protocols
References
Index
