Books on .Net Frameworks Network Programming

Following are the some .Net frameworks programming books, where I worked with author on reviewing the manuscript before publication.

Network Programming for the Microsoft .NET Framework

ISBN: 073561959X
by Jim Ohlund, Lance Olson, Anthony Jones

This is an excellent book covering the network class library features for v1.0 and v1.1 of .Net frameworks. I has a wide coverage of topics including low level socket programming, webrequest/webresponse based programming model.

TCP/IP Sockets in C# : Practical Guide for Programmers (Morgan Kaufmann Practical Guides Series)

ISBN: 0124660517, by David B. Makofske, Michael J. Donahoo, Kenneth L. Calvert

This book covers fundamentals of socket programming with a good number of examples using System.Net.Sockets namespace, asynchronous programming model and message parsing in socket application.

Other Network Programming Books

Professional .NET Network Programming
ASIN: 1861007353, by Srinivasa Sivakumar, Ajit Mungale, Andrew Krowczyk, Vinod Kumar, Christian Nagel, Nauman Laghari, Tim Parker

C# Network Programming
ISBN: 0782141765, by Richard Blum

Multicast Sockets : Practical Guide for Programmers (The Morgan Kaufmann Practical Guides)
ISBN: 155860846X,by David B. Makofske, Kevin C. Almeroth