Asynchronous Socket Programming in C#: Part I

Asynchronous Socket Programming in C#: Part I – CodeGuru

Objective

The objective of this article is to demonstrate a socket-based client/server application that will allow two-way asynchronous communication between a server and multiple client applications. Because this example uses asynchronous methods, the server application does not use threads to communicate to multiple clients (although internally the asynchronous communication mechanism uses threads at the OS level).
The Difference Between Synchronous and Asynchronous Communication in Network Programming

發表迴響

你的電子郵件位址並不會被公開。 必要欄位標記為 *

What is 8 + 13 ?
Please leave these two fields as-is:
IMPORTANT! To be able to proceed, you need to solve the following simple math (so we know that you are a human) :-)