What is the best book in client server programming ?

Posted by Nayef on Stack Overflow See other posts from Stack Overflow or by Nayef
Published on 2011-01-01T09:49:31Z Indexed on 2011/01/02 8:53 UTC
Read the original article Hit count: 229

Filed under:
|

What is the best "new" book in client server programming with C#?

I mean principles of inter-network architecture and communication protocols. Open systems and interoperability. Case studies of particular protocols from network layer and above. Socket programming. Remoting. Selected examples of networked client-server applications such as e-mail, news, file-transfer, HTTP. Client-Server Programming Project(s). Using APIs. Software tools and environments.

© Stack Overflow or respective owner

Related posts about c#-3.0

Related posts about client-server