Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does not work Mswinsck.ocx?
Message
 
 
To
15/05/2001 01:39:36
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00506724
Message ID:
00508739
Views:
94
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform