-
出版商:
Packt Publishing
-
出版日期:
2010-06-30
-
售價:
$2,210
-
貴賓價:
9.5 折
$2,100
-
語言:
英文
-
頁數:
588
-
裝訂:
Paperback
-
ISBN:
1849510962
-
ISBN-13:
9781849510967
-
相關分類:
程式語言
商品描述
Learn Tcl and you'll never look back when it comes to developing network-aware applications. This book is the perfect way in, taking you from the basics to more advanced topics in easy, logical steps. Overview Develop network-aware applications with Tcl Implement the most important network protocols in Tcl Packed with hands-on-examples, case studies, and clear explanations for better understanding What you will learn from this book Get to know the the tools available to ease up development of Tcl code Discover Tcl's approach of using events over threads, which is very different from many other languages Learn the VFS feature that allows the usage of Metakit database as normal file system Create loggers, define log levels, write your logs to file or channel, and trace the execution of your code Get to know the key differences between free TclPro Debugger and paid ActiveState Tcl Dev Kit Debugger Handle different text encoding, dependent on the region you live, and create multi-language, internationalized application with msgcat package Handle UDP communication in Tcl was presented, with TclUDP extension as the implementation Manage files remotely over File Transfer Protocol (FTP) and learn to download a file from a web site using Hypertext Transfer Protocol (HTTP). Learn the usage Lightweight Directory Access Protocol (LDAP) to look up information and/or authenticate users, manually querying host names and time servers Get to know the Tcl package Scotty that handles SNMP and provides a Tk based GUI application that can be used for inspecting devices, discovering systems within our network and browsing data that can be retrieved over SNMP Use Tcl code as legacy CGI scripts and improve it with ncgi package Create client-server application based on HTTP protocol and Tclhttpd as embedded web server packed into Starkit technology for easy deployment Connect to XML-RPC services and issue methods remotely, and easily integ
商品描述(中文翻譯)
學習 Tcl,您將不再回頭,因為它能幫助您開發具網路感知的應用程式。本書是進入 Tcl 的完美途徑,從基礎到更高級的主題,循序漸進,易於理解。
概述
- 使用 Tcl 開發網路感知的應用程式
- 實作最重要的網路協定於 Tcl
- 充滿實作範例、案例研究和清晰的解釋,以增進理解
您將從本書中學到什麼
- 了解可用的工具,以簡化 Tcl 代碼的開發
- 探索 Tcl 使用事件而非執行緒的方式,這與許多其他語言有很大不同
- 學習 VFS 功能,允許將 Metakit 資料庫用作普通檔案系統
- 創建日誌記錄器,定義日誌級別,將日誌寫入檔案或通道,並追蹤代碼的執行
- 了解免費的 TclPro Debugger 和付費的 ActiveState Tcl Dev Kit Debugger 之間的主要差異
- 處理不同的文字編碼,根據您所居住的地區,並使用 msgcat 套件創建多語言、國際化的應用程式
- 介紹 Tcl 中的 UDP 通信,並使用 TclUDP 擴展作為實作
- 通過檔案傳輸協定 (FTP) 遠端管理檔案,並學習如何使用超文本傳輸協定 (HTTP) 從網站下載檔案
- 學習使用輕量級目錄存取協定 (LDAP) 查詢資訊和/或驗證使用者,手動查詢主機名稱和時間伺服器
- 了解處理 SNMP 的 Tcl 套件 Scotty,並提供基於 Tk 的 GUI 應用程式,可用於檢查設備、發現我們網路中的系統以及瀏覽可通過 SNMP 獲取的數據
- 將 Tcl 代碼用作遺留 CGI 腳本,並使用 ncgi 套件進行改進
- 基於 HTTP 協定和 Tclhttpd 作為嵌入式網頁伺服器創建客戶端-伺服器應用程式,並打包成 Starkit 技術以便於部署
- 連接到 XML-RPC 服務並遠端發出方法,輕鬆整合