Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft C#

Using Asynchronous Sockets for Peer-to-Peer - CollaborativeNotes

Author: codeproject.com | Published: 16th Dec 2007 | Visited: 64 times | Add Comment
Filed in: CSharp

This article presents a peer-to-peer application sample with asynchronous sockets

Read Article
 

Sponsored Links

 


Related Articles

 The Asynchronous Web  Ajax applications depend on asynchronous interaction between client and server. In this interview with Artima, ICEsoft's Stephen Maryka describes a potentially more transforming asynchronicity where updates are pushed to the client without the user having to request those updates. ...

 POP3 Client using Sockets post office protocol to retrieve m ...

 ASP.NET & Comet: Bringing Sockets back Implementing a socket based Comet solution in ASP ...

 Asynchronous JavaScript Programming using Humax This article explains how to use asynchronous method invocation pattern in JavaScript using Humax framework version 0 ...

 SSL : Convert your Plain Sockets to SSL Sockets in an Easy Way A simple class that allows you to convert an existing SOCKET handle to SSL under Win ...

 AJAX-style Asynchronous Progress Dialog for WinForms A base class for adding a rich asynchronous progress animation to any ...

 Asynchronous Transfer Mode (ATM) Switching Asynchronous Transfer Mode (ATM) Switching The Asynchronous Transfer mode or more popularly known as ATM is actually a part of the International Telecom Standards. Using the ATM protocols information can be sent and received in small secure cells. However for ATM connections to work there should...

 Type-Strong Asynchronous Execution Executing a method asynchronously with typed parame ...

 CodeSnip: Implementing Asynchronous Remoting in .NET In this article Abhishek briefly describes the methods to implement Asynchronous Remoting in Visual Basic 2 ...

 Asynchronous Execution in ADO.NET 2.0 In ADO.NET, when performing bulk database operations, the thread that is executing it will wait for the database operation to complete and proceed the execution of other lines. If the database operation is bulk and complicated, the amount of time the thread waiting will be more. To answer this, ADO. ...



Next: A Debug Stopwatch



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links