Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSWinsock GetData method
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
MSWinsock GetData method
Divers
Thread ID:
00201787
Message ID:
00201787
Vues:
172
What's wrong?
When I send "hello" to winsock object, DataArrival fire,
bytestotal show 5, winsock.BytesReceived show 5, lcData show "".
Hello disappear.

MSWinsock.DataArrival has only:
LPARAMETERS bytestotal
local lcData
lcData=""
this.object.getdata(lcData)
*thisform.tcpclient.object.getdata(lcData)
wait "data: "+lcData wind nowa

(MSWinsock.state=7)

Pavel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform