Kirjojen hintavertailu. Mukana 12 595 353 kirjaa ja 12 kauppaa.

Kirjailija

Srinivasa Sivakumar

Kirjat ja teokset yhdessä paikassa: 2 kirjaa, julkaisuja vuosilta 2004-2005, suosituimpien joukossa Pro .NET 1.1 Remoting, Reflection, and Threading. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.

2 kirjaa

Kirjojen julkaisuhaarukka 2004-2005.

Pro .NET 1.1 Remoting, Reflection, and Threading

Pro .NET 1.1 Remoting, Reflection, and Threading

Syed Fahad Gilani; Jonathan Pinnock; James Hart; Benny K. Mathew; Geir Olsen; Robin Pars; Fabio Claudio Ferracchiati; Tobin Titus; Tejaswi Redkar; Srinivasa Sivakumar; Sandra Gopikrishna; David Curran; Mike Gillespie

APress
2005
sidottu
Three powerful technologies— Remoting, Reflection, and Threading— are combined in a single book! And when these technologies come together, you are faced with a powerful range of tools that allow you to run code faster, more securely, and more flexibly. (And performance gains are critical in today’s industry!) So you’ll be able to code applications across the spectrum—from a single machine to an entire network. This book begins by discussing the most fundamental of the three techniques: .NET Remoting in VB.NET—which allows you to customize your application communication processes. The next portion of the book covers Reflection, which allows you to examine code at run time, regardless of prior knowledge of its structure. Finally, the book explores Threading, which helps break up your application into multiple, independent threads.
Pro .NET 1.1 Network Programming

Pro .NET 1.1 Network Programming

Alexandru Serban; Ajit Mungale; Christian Nagel; Andrew Krowczyk; Tim Parker; Vinod Kumar; Srinivasa Sivakumar; Nauman Laghari

APress
2004
nidottu
Networking is one of the core tasks of enterprise-level programming, and for the programmer familiar with the C# language this book should provide the information to put network programming at the heart of their .NET applications. Prior knowledge of network programming is not assumed, but the reader already familiar with networking from another environment will find the pace quick enough for the book to still prove valuable. This book should give the reader: an understanding of the general concepts of networking; information about network programming in .NET with C#; skills to build network-based applications in .NET; and the confidence to use the classes shipped with .NET to implement your own application-level protocols. The book begins with an overview of the most important background material, such as the architecture of physical networks, network protocols, the OSI model, streams in .NET, and the classes provided to facilitate access to streams such as StreamReader and StreamWriter. Then it moves onto sockets programming, with an introduction to the concept of sockets, and full coverage of using sockets in .NET. It looks at TCP, UDP, and using multicast sockets in .NET and at application-level protocols built on top of these layers, such as SMTP and FTP. The next stop is Internet programming, with a look at HTTP, the underlying protocol of the Internet, and e-mail protocols. The book finishes with an exploration of how to secure network communications in .NET - encrypting network traffic, certificates and SSL, authenticating and authorizing users with NTLM and Kerberos. Assumes knowledge of: .NET Framework, C#, Networking, IP, TCP, UDP, HTTP, FTP, POP3, IMAP, SMTP, NNTP Ur innehållet: Networking Concepts and Protocols.- IP Version 6.- Streams in .NET.- Network Programming in .NET.- Working with Sockets.- Raw Sockets.- TCP.- UDP.- Multicast Sockets.- HTTP.- E-mail Protocols.- Cryptography in .NET.- Authentication Protocols.