Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
TCP/IP sockets in C# = practical gui...
~
Calvert, Kenneth L.
Linked to FindBook
Google Book
Amazon
博客來
TCP/IP sockets in C# = practical guide for programmers /
Record Type:
Language materials, printed : Monograph/item
Title/Author:
TCP/IP sockets in C#/ David L. Makofske, Michael J. Donahoo, Kenneth L. Calvert.
Reminder of title:
practical guide for programmers /
Author:
Makofske, David B.
other author:
Calvert, Kenneth L.
Published:
Amsterdam ;Elsevier, : c2004.,
Description:
xii, 175 p. :ill. ;23 cm.
Series:
The Morgan Kaufmann practical guides series
[NT 15003449]:
Basic sockets -- Sending and receiving messages -- Beyond the basics -- Under the hood -- Handling socket errors.
Subject:
Application program interfaces (Computer software) -
Online resource:
http://www.engineeringvillage.com/controller/servlet/OpenURL?genre=book&isbn=9780124660519An electronic book accessible through the World Wide Web; click for information
Online resource:
http://www.sciencedirect.com/science/book/9780124660519An electronic book accessible through the World Wide Web; click for information
Online resource:
http://www.loc.gov/catdir/toc/els051/2004555479.html
Online resource:
http://www.loc.gov/catdir/description/els051/2004555479.html
ISBN:
0124660517
TCP/IP sockets in C# = practical guide for programmers /
Makofske, David B.
TCP/IP sockets in C#
practical guide for programmers /[electronic resource] :David L. Makofske, Michael J. Donahoo, Kenneth L. Calvert. - Amsterdam ;Elsevier,c2004. - xii, 175 p. :ill. ;23 cm. - The Morgan Kaufmann practical guides series.
Includes bibliographical references and index.
Basic sockets -- Sending and receiving messages -- Beyond the basics -- Under the hood -- Handling socket errors.
"TCP/IP sockets in C# is an excellent book for anyone interested in writing network applications using Microsoft .Net frameworks. It is a unique combination of well written concise text and rich carefully selected set of working examples. For the beginner of network programming, it's a good starting book; on the other hand professionals could also take advantage of excellent handy sample code snippets and material on topics like message parsing and asynchronous programming." Adarsh Khare, SDT, .Net Frameworks Team, Microsoft Corporation The popularity of the C# language and the .NET framework is ever rising due to its ease of use, the extensive class libraries available in the .NET Framework, and the ubiquity of the Microsoft Windows operating system, to name a few advantages. TCP/IP Sockets in C# focuses on the Sockets API, the de facto standard for writing network applications in any programming language. Starting with simple client and server programs that use TCP/IP (the Internet protocol suite), students and practitioners quickly learn the basics and move on to firsthand experience with advanced topics including non-blocking sockets, multiplexing, threads, asynchronous programming, and multicasting. Key network programming concepts such as framing, performance and deadlocks are illustrated through hands-on examples. Using a detailed yet clear, concise approach, this book includes numerous code examples and focused discussions to provide a solid understanding of programming TCP/IP sockets in C#. Features *Tutorial-based instruction in key sockets programming techniques complemented by numerous code examples throughout *Discussion moves quickly into the C# Sockets API definition and code examples, desirable for those who want to get up-to-speed quickly *Important coverage of "under the hood" details that developers will find useful when creating and using a socket or a higher level TCP class that utilizes sockets *Includes end-of-chapter exercises to facilitate learning, as well as sample code available for download at the books companion web site *Tutorial-based instruction in key sockets programming techniques complemented by numerous code examples throughout *Discussion moves quickly into the C# Sockets API definition and code examples, desirable for those who want to get up-to-speed quickly *Important coverage of "under the hood" details that developers will find useful when creating and using a socket or a higher level TCP class that utilizes sockets *Includes end-of-chapter exercises to facilitate learning, as well as sample code available for download at the book's companion web site.
Electronic reproduction.
Amsterdam :
Elsevier Science & Technology,
2007.
Mode of access: World Wide Web.
ISBN: 0124660517
Source: 102588:102607Elsevier Science & Technologyhttp://www.sciencedirect.comSubjects--Topical Terms:
610204
Application program interfaces (Computer software)
Index Terms--Genre/Form:
542853
Electronic books.
LC Class. No.: QA76.76.A63 / M35 2004eb
Dewey Class. No.: 004.6
TCP/IP sockets in C# = practical guide for programmers /
LDR
:04556cam 2200361 a 45
001
893368
003
OCoLC
005
20101126
006
m d
007
cr cn|||||||||
008
101126s2004 ne a ob 001 0 eng d
020
$a
0124660517
020
$a
9780124660519
029
1
$a
NZ1
$b
12434984
035
$a
(OCoLC)162575204
035
$a
ocn162575204
037
$a
102588:102607
$b
Elsevier Science & Technology
$n
http://www.sciencedirect.com
040
$a
OPELS
$c
OPELS
$d
OKU
$d
OCLCQ
$d
OCLCA
049
$a
TEFA
050
1 4
$a
QA76.76.A63
$b
M35 2004eb
082
0 4
$a
004.6
$2
22
100
1
$a
Makofske, David B.
$3
1068670
245
1 0
$a
TCP/IP sockets in C#
$h
[electronic resource] :
$b
practical guide for programmers /
$c
David L. Makofske, Michael J. Donahoo, Kenneth L. Calvert.
260
$a
Amsterdam ;
$a
Boston :
$c
c2004.
$b
Elsevier,
300
$a
xii, 175 p. :
$b
ill. ;
$c
23 cm.
440
4
$a
The Morgan Kaufmann practical guides series
504
$a
Includes bibliographical references and index.
505
0
$a
Basic sockets -- Sending and receiving messages -- Beyond the basics -- Under the hood -- Handling socket errors.
520
$a
"TCP/IP sockets in C# is an excellent book for anyone interested in writing network applications using Microsoft .Net frameworks. It is a unique combination of well written concise text and rich carefully selected set of working examples. For the beginner of network programming, it's a good starting book; on the other hand professionals could also take advantage of excellent handy sample code snippets and material on topics like message parsing and asynchronous programming." Adarsh Khare, SDT, .Net Frameworks Team, Microsoft Corporation The popularity of the C# language and the .NET framework is ever rising due to its ease of use, the extensive class libraries available in the .NET Framework, and the ubiquity of the Microsoft Windows operating system, to name a few advantages. TCP/IP Sockets in C# focuses on the Sockets API, the de facto standard for writing network applications in any programming language. Starting with simple client and server programs that use TCP/IP (the Internet protocol suite), students and practitioners quickly learn the basics and move on to firsthand experience with advanced topics including non-blocking sockets, multiplexing, threads, asynchronous programming, and multicasting. Key network programming concepts such as framing, performance and deadlocks are illustrated through hands-on examples. Using a detailed yet clear, concise approach, this book includes numerous code examples and focused discussions to provide a solid understanding of programming TCP/IP sockets in C#. Features *Tutorial-based instruction in key sockets programming techniques complemented by numerous code examples throughout *Discussion moves quickly into the C# Sockets API definition and code examples, desirable for those who want to get up-to-speed quickly *Important coverage of "under the hood" details that developers will find useful when creating and using a socket or a higher level TCP class that utilizes sockets *Includes end-of-chapter exercises to facilitate learning, as well as sample code available for download at the books companion web site *Tutorial-based instruction in key sockets programming techniques complemented by numerous code examples throughout *Discussion moves quickly into the C# Sockets API definition and code examples, desirable for those who want to get up-to-speed quickly *Important coverage of "under the hood" details that developers will find useful when creating and using a socket or a higher level TCP class that utilizes sockets *Includes end-of-chapter exercises to facilitate learning, as well as sample code available for download at the book's companion web site.
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
Application program interfaces (Computer software)
$3
610204
650
0
$a
C# (Computer program language)
$3
549280
650
0
$a
TCP/IP (Computer network protocol)
$3
532555
655
7
$a
Electronic books.
$2
lcsh
$3
542853
700
1
$a
Calvert, Kenneth L.
$3
1000787
700
1
$a
Donahoo, Michael J.
$3
1000786
710
2
$a
ScienceDirect (Online service)
$3
848416
856
4 0
$3
Referex
$u
http://www.engineeringvillage.com/controller/servlet/OpenURL?genre=book&isbn=9780124660519
$z
An electronic book accessible through the World Wide Web; click for information
856
4 0
$3
ScienceDirect
$u
http://www.sciencedirect.com/science/book/9780124660519
$z
An electronic book accessible through the World Wide Web; click for information
856
4 1
$3
Table of contents
$u
http://www.loc.gov/catdir/toc/els051/2004555479.html
856
4 2
$3
Publisher description
$u
http://www.loc.gov/catdir/description/els051/2004555479.html
994
$a
C0
$b
TEF
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9085449
電子資源
11.線上閱覽_V
電子書
EB W9085449
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login