Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Allowable actions inside VFP Com DLL?
Message
From
20/08/1999 20:16:05
 
 
To
20/08/1999 14:54:20
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00255512
Message ID:
00256130
Views:
31
>Yup, the winsock code inside the COM object looks like this:
>
>this.winsock=createobject("mswinsock.winsock")
>this.winsock.remotehost="the.remote.host"
>this.winsock.remoteport=6666
>this.winsock.connect
>
>And the client that is accessing the COM DLL is a foxpro client.

Is the above code in a method or in the init?

Does this.WinSock.Connect return anything to know if it was successfull?

Ok... let me see the client code. What do you use the winsock connection for once it is connected?

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform