Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WinSock Server
Message
De
05/05/2005 13:46:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
WinSock Server
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows NT
Divers
Thread ID:
01011390
Message ID:
01011390
Vues:
62
Hi there foxers.

I am currently assigned with the task of building a Winsock server that is supposed to take care of some computers in Lan Houses. So, I did some research and found out that for it to listen i should place some code in Form.Init:
Thisform.tcpServer.localPort = 12345
Thisform.tcpServer.Listen()
By doing that it should start listen. Then, I have a form that I use to test these kinds of connection. But I can´t connect to this server I just built. Am I doing something wrong? Is it necessary to put a Connect Clause anywhere?

TIA,
Pablo Márcio de Oliveira

Inside the scream is silent, inside it must remain
Pablo Márcio de Oliveira

Inside the scream is silent, inside it must remain
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform