Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Probs with Winsock
Message
From
13/04/1998 09:19:20
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00089510
Message ID:
00091491
Views:
27
>>Not sure if this belongs under this area, but it seemed like the best fit.
>>
>>I'm trying to do a basic winsock connection with the MS Winsock control, but when I fire the .Connect method, it actually calls the Connect event, not the method, so it doesn't attemp to connect. The same is true with .Close
>>
>>How can I be sure that I'm calling the method and not the event when they have the same name?
>
>What happens if you try using the object reference:
>
>OLEContainer1.Object.Connect()

I'm not using an OLEContainer. I just have the winsock control directly on the form. When I call Thisform.sktMain.Connect, it just calls the connect event code.
Jay Shepherd
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform