Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi threading
Message
De
27/03/2000 06:57:32
Paul Robinshaw
Silkworm Technologies Limited
Macclesfield, Royaume Uni
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Multi threading
Divers
Thread ID:
00350645
Message ID:
00350645
Vues:
52
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform