Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interprocess Communication with VFP
Message
De
15/12/2008 17:15:44
 
 
À
15/12/2008 15:44:07
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01367308
Message ID:
01367635
Vues:
7
There are a couple of ways you could go, both use COM+. You can use Queued Components, COM+ Events, or a combination of the two. Again, there's an article on my web site.


>I should have made this clearer, I was asking about disconnected applications. Possibly even apps running on different boxes.
>
>What I need to pass is progress info and completion messages. I could get by with passing a single int if that was all that was available.
>
>I currently have one that just uses a DBF for this and that does work decently.
>
>I have also used file based methods. Such as creating a done.txt file.
>
>But I'd like to get a bit more sophisticated, the above methods rely on timers or wait loops to update. I wanted something more event driven.
>
>I was looking at either using named pipes or TCP/UDP for this. I'm begging to think that named pipes might be the best way to go. I was wondering if anyone had any experience with either of these?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform