語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Multicast socketspractical guide for...
~
Almeroth, Kevin C.
Multicast socketspractical guide for programmers /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Multicast socketsDavid Makofske, Kevin Almeroth.
其他題名:
practical guide for programmers /
作者:
Makofske, David B.
其他作者:
Almeroth, Kevin C.
出版者:
San Francisco, CA :Morgan Kaufmann Publishers,c2003.
面頁冊數:
xii, 180 p. :ill. ;23 cm.
叢書名:
Morgan Kaufmann practical guides series
標題:
Multicasting (Computer networks)
電子資源:
An electronic book accessible through the World Wide Web; click for information
電子資源:
http://www.engineeringvillage.com/controller/servlet/OpenURL?genre=book&isbn=9781558608467
電子資源:
http://www.loc.gov/catdir/description/els031/2002108517.html
電子資源:
http://www.loc.gov/catdir/toc/els031/2002108517.html
ISBN:
9781558608467
Multicast socketspractical guide for programmers /
Makofske, David B.
Multicast sockets
practical guide for programmers /[electronic resource] :David Makofske, Kevin Almeroth. - San Francisco, CA :Morgan Kaufmann Publishers,c2003. - xii, 180 p. :ill. ;23 cm. - Morgan Kaufmann practical guides series.
Includes bibliographical references and index.
1 Introduction -- 1.1 Multicast Defined -- 1.2 Unicast vs. Multicast vs. Broadcast -- 1.3 The Multicast Tradeoff: Power/Flexibility vs. Complexity -- 1.4 An Overview of Multicast Protocols -- 1.5 Organization of this Book -- 2 Multicasting with C Sockets -- 2.1 UDP Sockets -- 2.2 Sending Multicast Packets in C -- 2.3 Receiving Multicast Packets in C -- 2.4 A Sample Run of Sender and Receiver(s) -- 2.5 C and Source Specific Multicast -- 2.6 WinSock Modifications -- 3 Multicasting with Java -- 3.1 The Java MulticastSocket API -- 3.2 A Java Multicast Sender -- 3.3 Receiving Multicast Packets in Java -- 3.4 A Sample Run -- 4 Multicasting with .NET -- 4.1 The .NET Sockets Class -- 4.2 Sending Multicast Packets in C# -- 4.3 Receiving Multicast Packets in C# -- 4.4 A Sample Run: C# Multicast Sender and Receiver -- 4.5 C# and Source Specific Multicast -- 4.6 The C# UdpClient Class -- 5 Source Specific Multicast -- 5.1 Source Specific Multicast Defined -- 5.2 Advantages of SSM -- 5.3 Host Support for SSM -- 5.4 SSM Additions to the APIs -- 6 Multicast Addressing and Scoping -- 6.1 Scoping -- 6.2 Multicast Address Space -- 6.3 Selecting a Multicast Address -- 6.4 Java Multicast Address Scope Methods -- 7 Multicast Reachability and Scalability -- 7.1 Multicast Reachability -- 7.2 Multicast Ping -- 7.3 Multicast Scalability -- 7.4 MPing with Receiver-based Congestion Control -- 8 Application Layer Multicast and Reflectors -- 8.1 Introduction -- 8.2 A Multicast Reflector in Java -- -- 9 Summarizing Lessons Learned -- A Multicast History and Protocols -- B Summary of Multicast API by Language.
<p> Multicast Sockets: Practical Guide for Programmers is a hands-on, application-centric approach to multicasting (as opposed to a network-centric one) that is filled with examples, ideas, and experimentation. Each example builds on the last to introduce multicast concepts, frameworks, and APIs in an engaging manner that does not burden the reader with lots of theory and jargon. The book is an introduction to multicasting but assumes that the reader has a background in network programming and is proficient in C or Java. After reading the book, you will have a firm grasp on how to write a multicast program. Features: * Author team of instructor and application programmer is reflected in this rich instructional and practical approach to the subject material * Only book available that provides a clear, concise, application-centric approach to programming multicast applications and covers several languagesC, Java, and C# on the .NET platform * Covers important topics like service models, testing reachability, and addressing and scoping. * Includes numerous examples and exercises for programmers and students to test what they have learned.
Electronic reproduction.
Amsterdam :
Elsevier Science & Technology,
2007.
Mode of access: World Wide Web.
ISBN: 9781558608467
Source: 97249:97249Elsevier Science & Technologyhttp://www.sciencedirect.comSubjects--Topical Terms:
292610
Multicasting (Computer networks)
Index Terms--Genre/Form:
214472
Electronic books.
LC Class. No.: TK5105.887 / .M35 2003eb
Dewey Class. No.: 004.6/6
Multicast socketspractical guide for programmers /
LDR
:04610cmm 2200373Ia 4500
001
257061
003
OCoLC
005
20100729101520.0
006
m d
007
cr cn|||||||||
008
100818s2003 caua ob 001 0 eng d
020
$a
9781558608467
020
$a
155860846X
029
1
$a
NZ1
$b
12435576
035
$a
(OCoLC)162596442
035
$a
ocn162596442
037
$a
97249:97249
$b
Elsevier Science & Technology
$n
http://www.sciencedirect.com
040
$a
OPELS
$c
OPELS
049
$a
TEFA
050
1 4
$a
TK5105.887
$b
.M35 2003eb
082
0 4
$a
004.6/6
$2
22
100
1
$a
Makofske, David B.
$3
233454
245
1 0
$a
Multicast sockets
$h
[electronic resource] :
$b
practical guide for programmers /
$c
David Makofske, Kevin Almeroth.
260
$a
San Francisco, CA :
$b
Morgan Kaufmann Publishers,
$c
c2003.
300
$a
xii, 180 p. :
$b
ill. ;
$c
23 cm.
440
0
$a
Morgan Kaufmann practical guides series
504
$a
Includes bibliographical references and index.
505
0
$a
1 Introduction -- 1.1 Multicast Defined -- 1.2 Unicast vs. Multicast vs. Broadcast -- 1.3 The Multicast Tradeoff: Power/Flexibility vs. Complexity -- 1.4 An Overview of Multicast Protocols -- 1.5 Organization of this Book -- 2 Multicasting with C Sockets -- 2.1 UDP Sockets -- 2.2 Sending Multicast Packets in C -- 2.3 Receiving Multicast Packets in C -- 2.4 A Sample Run of Sender and Receiver(s) -- 2.5 C and Source Specific Multicast -- 2.6 WinSock Modifications -- 3 Multicasting with Java -- 3.1 The Java MulticastSocket API -- 3.2 A Java Multicast Sender -- 3.3 Receiving Multicast Packets in Java -- 3.4 A Sample Run -- 4 Multicasting with .NET -- 4.1 The .NET Sockets Class -- 4.2 Sending Multicast Packets in C# -- 4.3 Receiving Multicast Packets in C# -- 4.4 A Sample Run: C# Multicast Sender and Receiver -- 4.5 C# and Source Specific Multicast -- 4.6 The C# UdpClient Class -- 5 Source Specific Multicast -- 5.1 Source Specific Multicast Defined -- 5.2 Advantages of SSM -- 5.3 Host Support for SSM -- 5.4 SSM Additions to the APIs -- 6 Multicast Addressing and Scoping -- 6.1 Scoping -- 6.2 Multicast Address Space -- 6.3 Selecting a Multicast Address -- 6.4 Java Multicast Address Scope Methods -- 7 Multicast Reachability and Scalability -- 7.1 Multicast Reachability -- 7.2 Multicast Ping -- 7.3 Multicast Scalability -- 7.4 MPing with Receiver-based Congestion Control -- 8 Application Layer Multicast and Reflectors -- 8.1 Introduction -- 8.2 A Multicast Reflector in Java -- -- 9 Summarizing Lessons Learned -- A Multicast History and Protocols -- B Summary of Multicast API by Language.
520
$a
<p> Multicast Sockets: Practical Guide for Programmers is a hands-on, application-centric approach to multicasting (as opposed to a network-centric one) that is filled with examples, ideas, and experimentation. Each example builds on the last to introduce multicast concepts, frameworks, and APIs in an engaging manner that does not burden the reader with lots of theory and jargon. The book is an introduction to multicasting but assumes that the reader has a background in network programming and is proficient in C or Java. After reading the book, you will have a firm grasp on how to write a multicast program. Features: * Author team of instructor and application programmer is reflected in this rich instructional and practical approach to the subject material * Only book available that provides a clear, concise, application-centric approach to programming multicast applications and covers several languagesC, Java, and C# on the .NET platform * Covers important topics like service models, testing reachability, and addressing and scoping. * Includes numerous examples and exercises for programmers and students to test what they have learned.
533
$a
Electronic reproduction.
$b
Amsterdam :
$c
Elsevier Science & Technology,
$d
2007.
$n
Mode of access: World Wide Web.
$n
System requirements: Web browser.
$n
Title from title screen (viewed on Aug. 2, 2007).
$n
Access may be restricted to users at subscribing institutions.
650
0
$a
Multicasting (Computer networks)
$3
292610
655
7
$a
Electronic books.
$2
local.
$3
214472
700
1
$a
Almeroth, Kevin C.
$3
454934
710
2
$a
ScienceDirect (Online service)
$3
307425
776
1
$c
Original
$z
155860846X
$z
9781558608467
$w
(DLC) 2002108517
$w
(OCoLC)51549751
856
4 0
$3
ScienceDirect
$u
http://www.sciencedirect.com/science/book/9781558608467
$z
An electronic book accessible through the World Wide Web; click for information
856
4 0
$3
Referex
$u
http://www.engineeringvillage.com/controller/servlet/OpenURL?genre=book&isbn=9781558608467
$z
An electronic book accessible through the World Wide Web; click for information
856
4 2
$3
Publisher description
$u
http://www.loc.gov/catdir/description/els031/2002108517.html
856
4 1
$3
Table of contents
$u
http://www.loc.gov/catdir/toc/els031/2002108517.html
994
$a
C0
$b
TEF
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000040149
電子館藏
1圖書
電子書
EB TK5105.887 .M35 2003eb 2003
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
http://www.sciencedirect.com/science/book/9781558608467
http://www.engineeringvillage.com/controller/servlet/OpenURL?genre=book&isbn=9781558608467
http://www.loc.gov/catdir/description/els031/2002108517.html
http://www.loc.gov/catdir/toc/els031/2002108517.html
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入