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...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | , |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Amsterdam ; Boston :
Elsevier,
©2004.
|
Schriftenreihe: | Morgan Kaufmann practical guides series.
|
Schlagworte: | |
Online-Zugang: | Volltext Volltext |
Zusammenfassung: | "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 |
Beschreibung: | 1 online resource (xii, 175 pages) : illustrations |
Bibliographie: | Includes bibliographical references and index. |
ISBN: | 9780124660519 0124660517 9780080492322 0080492320 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn162575204 | ||
003 | OCoLC | ||
005 | 20241004212047.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 |d OCLCL |d SXB |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.) | ||
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 | 7 | |a 004.6 |2 22 | |
049 | |a MAIN | ||
100 | 1 | |a Makofske, David B. |1 https://id.oclc.org/worldcat/entity/E39PCjB4T789fjctqcTBm6FvVC |0 http://id.loc.gov/authorities/names/no2003021213 | |
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. | |
650 | 0 | |a Application program interfaces (Computer software) |0 http://id.loc.gov/authorities/subjects/sh98004527 | |
650 | 0 | |a TCP/IP (Computer network protocol) |0 http://id.loc.gov/authorities/subjects/sh91005299 | |
650 | 0 | |a C# (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh2001001705 | |
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. |1 https://id.oclc.org/worldcat/entity/E39PCjKx9VbVx38FFmdrybTjyb |0 http://id.loc.gov/authorities/names/n00012765 | |
700 | 1 | |a Calvert, Kenneth L. |1 https://id.oclc.org/worldcat/entity/E39PCjJ8wxdDhwwVTq6W4Pb9Kq |0 http://id.loc.gov/authorities/names/n00012766 | |
758 | |i has work: |a TCP/IP sockets in C♯ (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGcVc6HxbmtdVGFbhj8bwK |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
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. |0 http://id.loc.gov/authorities/names/no2001089207 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=195013 |3 Volltext |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://www.sciencedirect.com/science/book/9780124660519 |3 Volltext |
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 GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn162575204 |
---|---|
_version_ | 1816881651540557824 |
adam_text | |
any_adam_object | |
author | Makofske, David B. |
author2 | Donahoo, Michael J. Calvert, Kenneth L. |
author2_role | |
author2_variant | m j d mj mjd k l c kl klc |
author_GND | http://id.loc.gov/authorities/names/no2003021213 http://id.loc.gov/authorities/names/n00012765 http://id.loc.gov/authorities/names/n00012766 |
author_facet | Makofske, David B. Donahoo, Michael J. Calvert, Kenneth L. |
author_role | |
author_sort | Makofske, David B. |
author_variant | d b m db dbm |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.A63 M35 2004eb |
callnumber-search | QA76.76.A63 M35 2004eb |
callnumber-sort | QA 276.76 A63 M35 42004EB |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Basic sockets -- Sending and receiving messages -- Beyond the basics -- Under the hood -- Handling socket errors. |
ctrlnum | (OCoLC)162575204 |
dewey-full | 004.6 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004.6 |
dewey-search | 004.6 |
dewey-sort | 14.6 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06909cam a2200721 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn162575204</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">070806s2004 ne a ob 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">OPELS</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">OPELS</subfield><subfield code="d">OKU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCA</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">N$T</subfield><subfield code="d">YDXCP</subfield><subfield code="d">MERUC</subfield><subfield code="d">ZCU</subfield><subfield code="d">E7B</subfield><subfield code="d">IDEBK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">UKDOC</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">EBLCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">COO</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">STF</subfield><subfield code="d">D6H</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">WYU</subfield><subfield code="d">LEAUB</subfield><subfield code="d">M8D</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">INARC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">SXB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">156782154</subfield><subfield code="a">441784775</subfield><subfield code="a">507598651</subfield><subfield code="a">648303918</subfield><subfield code="a">1035701590</subfield><subfield code="a">1062858249</subfield><subfield code="a">1103280747</subfield><subfield code="a">1153045386</subfield><subfield code="a">1280797048</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780124660519</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0124660517</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780080492322</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0080492320</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)162575204</subfield><subfield code="z">(OCoLC)156782154</subfield><subfield code="z">(OCoLC)441784775</subfield><subfield code="z">(OCoLC)507598651</subfield><subfield code="z">(OCoLC)648303918</subfield><subfield code="z">(OCoLC)1035701590</subfield><subfield code="z">(OCoLC)1062858249</subfield><subfield code="z">(OCoLC)1103280747</subfield><subfield code="z">(OCoLC)1153045386</subfield><subfield code="z">(OCoLC)1280797048</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">102588:102607</subfield><subfield code="b">Elsevier Science & Technology</subfield><subfield code="n">http://www.sciencedirect.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.76.A63</subfield><subfield code="b">M35 2004eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">043060</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">020000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">004.6</subfield><subfield code="2">22</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Makofske, David B.</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCjB4T789fjctqcTBm6FvVC</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2003021213</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">TCP/IP sockets in C♯ :</subfield><subfield code="b">practical guide for programmers /</subfield><subfield code="c">David L. Makofske, Michael J. Donahoo, Kenneth L. Calvert.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Amsterdam ;</subfield><subfield code="a">Boston :</subfield><subfield code="b">Elsevier,</subfield><subfield code="c">©2004.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (xii, 175 pages) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">The Morgan Kaufmann practical guides series</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Basic sockets -- Sending and receiving messages -- Beyond the basics -- Under the hood -- Handling socket errors.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="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</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application program interfaces (Computer software)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98004527</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">TCP/IP (Computer network protocol)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh91005299</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">C# (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2001001705</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Interfaces de programmation d'applications.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">TCP/IP (Protocole de réseaux d'ordinateurs)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">C# (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">APIs (interfaces)</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Networking</subfield><subfield code="x">Vendor Specific.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Data Transmission Systems</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application program interfaces (Computer software)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">C# (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TCP/IP (Computer network protocol)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Donahoo, Michael J.</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCjKx9VbVx38FFmdrybTjyb</subfield><subfield code="0">http://id.loc.gov/authorities/names/n00012765</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Calvert, Kenneth L.</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCjJ8wxdDhwwVTq6W4Pb9Kq</subfield><subfield code="0">http://id.loc.gov/authorities/names/n00012766</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">TCP/IP sockets in C♯ (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCGcVc6HxbmtdVGFbhj8bwK</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Makofske, David B.</subfield><subfield code="t">TCP/IP sockets in C♯.</subfield><subfield code="d">Amsterdam ; Boston : Elsevier, ©2004</subfield><subfield code="z">0124660517</subfield><subfield code="z">9780124660519</subfield><subfield code="w">(DLC) 2004555479</subfield><subfield code="w">(OCoLC)55962229</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Morgan Kaufmann practical guides series.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2001089207</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=195013</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://www.sciencedirect.com/science/book/9780124660519</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">123Library</subfield><subfield code="b">123L</subfield><subfield code="n">36520</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL4052670</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10186433</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">195013</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">100547</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Internet Archive</subfield><subfield code="b">INAR</subfield><subfield code="n">tcpipsocketsincp0000mako</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">2599534</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn162575204 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:16:06Z |
institution | BVB |
isbn | 9780124660519 0124660517 9780080492322 0080492320 |
language | English |
oclc_num | 162575204 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (xii, 175 pages) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2004 |
publishDateSearch | 2004 |
publishDateSort | 2004 |
publisher | Elsevier, |
record_format | marc |
series | Morgan Kaufmann practical guides series. |
series2 | The Morgan Kaufmann practical guides series |
spelling | Makofske, David B. https://id.oclc.org/worldcat/entity/E39PCjB4T789fjctqcTBm6FvVC http://id.loc.gov/authorities/names/no2003021213 TCP/IP sockets in C♯ : practical guide for programmers / David L. Makofske, Michael J. Donahoo, Kenneth L. Calvert. Amsterdam ; Boston : Elsevier, ©2004. 1 online resource (xii, 175 pages) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier 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 Print version record. Application program interfaces (Computer software) http://id.loc.gov/authorities/subjects/sh98004527 TCP/IP (Computer network protocol) http://id.loc.gov/authorities/subjects/sh91005299 C# (Computer program language) http://id.loc.gov/authorities/subjects/sh2001001705 Interfaces de programmation d'applications. TCP/IP (Protocole de réseaux d'ordinateurs) C# (Langage de programmation) APIs (interfaces) aat COMPUTERS Networking Vendor Specific. bisacsh COMPUTERS Data Transmission Systems General. bisacsh Application program interfaces (Computer software) fast C# (Computer program language) fast TCP/IP (Computer network protocol) fast Donahoo, Michael J. https://id.oclc.org/worldcat/entity/E39PCjKx9VbVx38FFmdrybTjyb http://id.loc.gov/authorities/names/n00012765 Calvert, Kenneth L. https://id.oclc.org/worldcat/entity/E39PCjJ8wxdDhwwVTq6W4Pb9Kq http://id.loc.gov/authorities/names/n00012766 has work: TCP/IP sockets in C♯ (Text) https://id.oclc.org/worldcat/entity/E39PCGcVc6HxbmtdVGFbhj8bwK https://id.oclc.org/worldcat/ontology/hasWork Print version: Makofske, David B. TCP/IP sockets in C♯. Amsterdam ; Boston : Elsevier, ©2004 0124660517 9780124660519 (DLC) 2004555479 (OCoLC)55962229 Morgan Kaufmann practical guides series. http://id.loc.gov/authorities/names/no2001089207 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=195013 Volltext FWS01 ZDB-4-EBA FWS_PDA_EBA https://www.sciencedirect.com/science/book/9780124660519 Volltext |
spellingShingle | Makofske, David B. TCP/IP sockets in C♯ : practical guide for programmers / Morgan Kaufmann practical guides series. Basic sockets -- Sending and receiving messages -- Beyond the basics -- Under the hood -- Handling socket errors. Application program interfaces (Computer software) http://id.loc.gov/authorities/subjects/sh98004527 TCP/IP (Computer network protocol) http://id.loc.gov/authorities/subjects/sh91005299 C# (Computer program language) http://id.loc.gov/authorities/subjects/sh2001001705 Interfaces de programmation d'applications. TCP/IP (Protocole de réseaux d'ordinateurs) C# (Langage de programmation) APIs (interfaces) aat COMPUTERS Networking Vendor Specific. bisacsh COMPUTERS Data Transmission Systems General. bisacsh Application program interfaces (Computer software) fast C# (Computer program language) fast TCP/IP (Computer network protocol) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh98004527 http://id.loc.gov/authorities/subjects/sh91005299 http://id.loc.gov/authorities/subjects/sh2001001705 |
title | TCP/IP sockets in C♯ : practical guide for programmers / |
title_auth | TCP/IP sockets in C♯ : practical guide for programmers / |
title_exact_search | TCP/IP sockets in C♯ : practical guide for programmers / |
title_full | TCP/IP sockets in C♯ : practical guide for programmers / David L. Makofske, Michael J. Donahoo, Kenneth L. Calvert. |
title_fullStr | TCP/IP sockets in C♯ : practical guide for programmers / David L. Makofske, Michael J. Donahoo, Kenneth L. Calvert. |
title_full_unstemmed | TCP/IP sockets in C♯ : practical guide for programmers / David L. Makofske, Michael J. Donahoo, Kenneth L. Calvert. |
title_short | TCP/IP sockets in C♯ : |
title_sort | tcp ip sockets in c♯ practical guide for programmers |
title_sub | practical guide for programmers / |
topic | Application program interfaces (Computer software) http://id.loc.gov/authorities/subjects/sh98004527 TCP/IP (Computer network protocol) http://id.loc.gov/authorities/subjects/sh91005299 C# (Computer program language) http://id.loc.gov/authorities/subjects/sh2001001705 Interfaces de programmation d'applications. TCP/IP (Protocole de réseaux d'ordinateurs) C# (Langage de programmation) APIs (interfaces) aat COMPUTERS Networking Vendor Specific. bisacsh COMPUTERS Data Transmission Systems General. bisacsh Application program interfaces (Computer software) fast C# (Computer program language) fast TCP/IP (Computer network protocol) fast |
topic_facet | Application program interfaces (Computer software) TCP/IP (Computer network protocol) C# (Computer program language) Interfaces de programmation d'applications. TCP/IP (Protocole de réseaux d'ordinateurs) C# (Langage de programmation) APIs (interfaces) COMPUTERS Networking Vendor Specific. COMPUTERS Data Transmission Systems General. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=195013 https://www.sciencedirect.com/science/book/9780124660519 |
work_keys_str_mv | AT makofskedavidb tcpipsocketsincpracticalguideforprogrammers AT donahoomichaelj tcpipsocketsincpracticalguideforprogrammers AT calvertkennethl tcpipsocketsincpracticalguideforprogrammers |