Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSWINSCK.OCX - Has anyone got it to work?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00090010
Message ID:
00091191
Views:
28
>>I am also trying to use this control, and the docs stink!
>>I also looking thru MS Knowledge Base to se if anything is there.
>>The only this i can get working is setting up VFP as a server app, but even then I get errors when data comes thru "#1925" which is of course not documented.
>
>Thanks for the reply, did you ever get the SendData/GetData cycle to work? The closest I got was to get the correct number of bytes in "byteslength" but nothing in the string parameter to GetData. Can you explain what "#1925" is all about. Is this the port number your server is using?
>
>Rgds
>Petras

The ErrorEvent of the Winsock control is called whenever data is received .
Here is what comes through:
number = 1925
description = "dataarrival"
scode = 7

I set LocalPort = 0 (Auto Assigned)
Do you know how to call the connect method instead of the connect event?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform