Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does not work Mswinsck.ocx?
Message
 
 
À
15/05/2001 01:39:36
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00506724
Message ID:
00508739
Vues:
95
When you say Connect returns .T., check the Status property to see if it is really connected. Do you have code in the DataArrival event to handle the incoming data using GetData?

>Thank respected Larry Miller.
>
>I shall use Microsoft Winsock Controls, version 6.0 in Visual FoxPro 6.0.
>I launch the appendix SERVER.
>I Establish further:
> .Protocol = 0 && TCP
> .LocalPort = 1001
> .Listen() && I establish to listen
>I launch the appendix CLIENT.
> .RemoteHost = "10.15.6.53"
> .RemotePort = 1001
>ON the client I bring on CONNECT - the answer .T.
>Further does not work SendData.
>
>P.S. 1. In Delphi the Microsoft Winsock Controls works.
> 2. Excuse for poor English.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform