Cantitate/Preț
Produs

Pro .NET 1.1 Network Programming

Autor Alexandru Serban, Ajit Mungale, Christian Nagel, Andrew Krowczyk, Tim Parker, Vinod Kumar, Srinivasa Sivakumar, Nauman Laghari
en Limba Engleză Paperback – 29 sep 2004
Networking is one of the core tasks of enterprise-level programming, and this book covers key concepts, like network programming in .NET with C#, and building network-based applications in .NET. You will gain confidence to use the classes shipped with .NET, and eventually implement your own application-level protocols.
The text first overviews important background material, like physical network architecture, network protocols, the Open Systems Interconnection (OSI) model, streams in .NET, and stream access. Also covered in detail: socket programming complete with introduction, and descriptions for use in .NET.
Finally, the book explores Internet programming, with a look at HTTP—the underlying protocol of e-mail and Internet. By the end of the book, you will also have learned to secure network communications in .NET.
Citește tot Restrânge

Preț: 29175 lei

Preț vechi: 36470 lei
-20% Nou

Puncte Express: 438

Preț estimativ în valută:
5583 57100$ 4638£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590593455
ISBN-10: 1590593456
Pagini: 556
Ilustrații: XXII, 530 p.
Dimensiuni: 178 x 235 x 29 mm
Greutate: 0.86 kg
Ediția:Softcover reprint of the original 2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

1 Networking Concepts and Protocols.- 2 Streams in .NET.- 3 Network Programming in .NET.- 4 Socket Programming in .NET.- 5 Raw Socket Programming.- 6 IPv6.- 7 TCP.- 8 UDP.- 9 Multicast Sockets.- 10 HTTP.- 11 E-mail Protocols.- 12 Cryptography in .NET.- 13 Authentication Protocols.

Notă biografică

A bio is not available for this author.

Caracteristici

An easy-to-read, in-depth guide to network programming in the .NET Framework Shows how to integrate the web and e-mail support into .NET applications Covers transport protocols such as TCP and UDP and application protocols such as HTTP and FTP Includes examples of implementing application-level protocols Shows how to secure network communication in .NET