Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi threading
Message
De
27/03/2000 08:29:29
 
 
À
27/03/2000 06:57:32
Paul Robinshaw
Silkworm Technologies Limited
Macclesfield, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00350645
Message ID:
00350679
Vues:
25
Paul,

Answered this one before,... but it doesn't seem to have gone through.

I haven't had much practical experience doing this sort of this, but the only way I can see you being able to do this is by either getting your app to Poll the fax/email component to check on the status, or pass in a reference to your app to the component, so that the conponent can let the app know once the preocess is complete.

Regards

Mace


>Hi All,
>
>I’m writing some software that deals with faxing, email and some other forms of communication.
>
>I would like to compile the email and faxing components into separate dlls and ideally make them multi-threaded. For instance, from a foxpro form I would like to be able to do something like:
>
>ThisForm.oFax(“Send”)
>
>But before the faxing has finished I may want to do something like:
>
>ThisForm.oEmail(“Send”)
>
>Or even attempt to fire another fax before the previous one has finished.
>
>What I’m struggling with is how to co-ordinate the different threads. For instance, if I send a fax, how do I know when that particular fax has finished?
>
>Regards,
>
>Paul Robinshaw
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform