Cargando…

TCP/IP sockets in C♯ : practical guide for programmers /

"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 goo...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Makofske, David B.
Otros Autores: Donahoo, Michael J., Calvert, Kenneth L.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Amsterdam ; Boston : Elsevier, ©2004.
Colección:Morgan Kaufmann practical guides series.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn162575204
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 070806s2004 ne a ob 001 0 eng d
040 |a OPELS  |b eng  |e pn  |c OPELS  |d OKU  |d OCLCQ  |d OCLCA  |d OCLCQ  |d N$T  |d YDXCP  |d MERUC  |d ZCU  |d E7B  |d IDEBK  |d OCLCQ  |d OCLCF  |d UKDOC  |d OCLCO  |d OCLCQ  |d OCLCO  |d EBLCP  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d COO  |d AGLDB  |d OCLCQ  |d STF  |d D6H  |d OCLCQ  |d VTS  |d OCLCQ  |d WYU  |d LEAUB  |d M8D  |d VT2  |d OCLCQ  |d OCLCO  |d INARC  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 156782154  |a 441784775  |a 507598651  |a 648303918  |a 1035701590  |a 1062858249  |a 1103280747  |a 1153045386  |a 1280797048 
020 |a 9780124660519 
020 |a 0124660517 
020 |a 9780080492322  |q (electronic bk.) 
020 |a 0080492320  |q (electronic bk.) 
029 1 |a AU@  |b 000051559623 
029 1 |a AU@  |b 000051860200 
029 1 |a CHNEW  |b 001006447 
029 1 |a DEBBG  |b BV042307518 
029 1 |a DEBBG  |b BV043044325 
029 1 |a DEBSZ  |b 405308388 
029 1 |a DEBSZ  |b 422202223 
029 1 |a NZ1  |b 12434984 
029 1 |a AU@  |b 000069008258 
035 |a (OCoLC)162575204  |z (OCoLC)156782154  |z (OCoLC)441784775  |z (OCoLC)507598651  |z (OCoLC)648303918  |z (OCoLC)1035701590  |z (OCoLC)1062858249  |z (OCoLC)1103280747  |z (OCoLC)1153045386  |z (OCoLC)1280797048 
037 |a 102588:102607  |b Elsevier Science & Technology  |n http://www.sciencedirect.com 
050 4 |a QA76.76.A63  |b M35 2004eb 
072 7 |a COM  |x 043060  |2 bisacsh 
072 7 |a COM  |x 020000  |2 bisacsh 
082 0 4 |a 004.6  |2 22 
049 |a UAMI 
100 1 |a Makofske, David B. 
245 1 0 |a TCP/IP sockets in C♯ :  |b practical guide for programmers /  |c David L. Makofske, Michael J. Donahoo, Kenneth L. Calvert. 
260 |a Amsterdam ;  |a Boston :  |b Elsevier,  |c ©2004. 
300 |a 1 online resource (xii, 175 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |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 
588 0 |a Print version record. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Application program interfaces (Computer software) 
650 0 |a TCP/IP (Computer network protocol) 
650 0 |a C# (Computer program language) 
650 6 |a Interfaces de programmation d'applications. 
650 6 |a TCP/IP (Protocole de réseaux d'ordinateurs) 
650 6 |a C# (Langage de programmation) 
650 7 |a APIs (interfaces)  |2 aat 
650 7 |a COMPUTERS  |x Networking  |x Vendor Specific.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Transmission Systems  |x General.  |2 bisacsh 
650 7 |a Application program interfaces (Computer software)  |2 fast 
650 7 |a C# (Computer program language)  |2 fast 
650 7 |a TCP/IP (Computer network protocol)  |2 fast 
700 1 |a Donahoo, Michael J. 
700 1 |a Calvert, Kenneth L. 
776 0 8 |i Print version:  |a Makofske, David B.  |t TCP/IP sockets in C♯.  |d Amsterdam ; Boston : Elsevier, ©2004  |z 0124660517  |z 9780124660519  |w (DLC) 2004555479  |w (OCoLC)55962229 
830 0 |a Morgan Kaufmann practical guides series. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=195013  |z Texto completo 
938 |a 123Library  |b 123L  |n 36520 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL4052670 
938 |a ebrary  |b EBRY  |n ebr10186433 
938 |a EBSCOhost  |b EBSC  |n 195013 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 100547 
938 |a Internet Archive  |b INAR  |n tcpipsocketsincp0000mako 
938 |a YBP Library Services  |b YANK  |n 2599534 
994 |a 92  |b IZTAP