Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSWINSCK.OCX - Has anyone got it to work?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00090010
Message ID:
00091191
Vues:
29
>>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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform