Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Client Server Messaging Using Winsock
Message
De
14/12/2006 04:23:08
 
 
À
13/12/2006 22:57:08
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01177467
Message ID:
01177510
Vues:
11
Hi,

>I need to create a module in C# that can send and receive data/messages to an Application on a Network. Im thinking of using Winsock but have little knowledge of it.
>
>Is this possible in C#? Could you give me some samples on how to do this?

Are you referring to the Winsock COM? I haven't used them but it may be safer to stay with managed code and use the System.Net.Sockets namespace classes.

There's a C# example at http://www.developerfusion.co.uk/show/3574/
and a simpler (VB) one at http://www.eggheadcafe.com/articles/20020323.asp
HTH,
Regards,
Viv
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform