Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making peer to peer communication
Message
De
27/11/2002 05:18:44
 
 
À
27/11/2002 03:52:10
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00726351
Message ID:
00727458
Vues:
23
First, you must use UDP protocol.

Second, you must know remote port of remote machine. Easiest way is all machines to use the same remote port, hard-coded into .EXE.

Third, to send to many recipients, you must do loop for all recipients. In this loop you set remotehost to current recipient (and remoteport to target port if all machines have different ports) and send message.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform