Click here to Skip to main content
15,888,610 members
Articles / Programming Languages / C#

Token Based Asynchronous Socket Server On .NET 4

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
19 Mar 2012CPOL4 min read 11.8K   234   4  
A token based server, which means that the server and the client will use token exchange as a handshake to confirm that all of the messages were correctly delivered.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions