Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Exception code using my class
Message
From
22/08/2007 14:05:16
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01249645
Message ID:
01249663
Views:
23
I see that I don't have any code in this, but there isn't any in the visual OLE either. This is the confusing part for me. How do I know what the code is suppsed to be if I'm rewriting all these methods? What's the point of having the winsock control? Stupid questions I'm sure, but that's where I am.
	**********************************************************
	PROCEDURE DMSWinsockControlEvents_Connect() AS VOID HELPSTRING "Occurs connect operation is completed"
		* add user code here

		ENDPROC
>Jay,
>
>You need to connect to the remote host first
>
>
>ox.oSock.Connect([Remote Host], [Remote Port])
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform