Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Winsock Control
Message
From
08/11/2001 04:42:08
 
 
To
06/11/2001 12:50:16
Matthew Onken
Mike's Mobile Windshield
Chico, California, United States
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00578097
Message ID:
00578921
Views:
29
i dont know if this will help but i use the ms winsock control for the purpose of sending and getting data to/from a credit card authorisation problem.

When i first did this i had much the same problem that u describe. Waht fixed it for me was another UT guy telling me about the .object property.

Basically say your winsock object is named olewinsock1 then to connect to it you need under vfp to call the connect method by issuing

olewinsock1.object.connect

apparantly if you dont it is looking at the connect event rather than calling the connect method.

VB doesnt need this syntax and as u say all the examples are in VB

hope this helps... let me know ?

regards

colin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform