Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mabry's SocketX OCX
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00314472
Message ID:
00364622
Vues:
54
You put your The EventMask propriety to -1 ?

I just start with Socket/x and in the documentation, i see this.

object.EventMask [= integer ]

1 Receive event fired when data is received.
2 Send event fired when the socket is ready to send data.
4 OutOfBandData event fired when out-of-band data is received.
8 Accept event fired when a client connection has been accepted.
16 Connect event fired when a socket connects to a server.
32 Close event fired when the socket closes.
63 Enables all of the socket events.

Just put it to 63 if u want all events.

object.EventMask = 3 mean u want 1+2 events fired when it happend.

I know your tread is there since 07/01/2000. But i just need some info. about Socket/x. Im just starting on this. Just reply me if you have a good experience with socket/X. I dont want to play with Socket/X a long time if it dont do the job.

Thanks

Francois
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform