Re: Communicate with vb.net application
From: Anders Altberg (x_pragma_at_telia.com)
Date: 03/21/05
- Next message: Anders Altberg: "Re: VFP7 application booted out - DDE causing it?"
- Previous message: Anders Altberg: "Re: VFP8 Help entry for Arrays and Select - SQL ... Wrong or what?"
- In reply to: kd: "Communicate with vb.net application"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Mar 2005 11:28:19 +0100
In that scenario each app grabs and hold the port as long as it needs it. If
the each app releases the connection as soon as its done its job, then
opening the port could be put in a loop that goes on till the port is
eithere found free or a timeout occurs, which reports to the rest of the
same app that it couldn't get the port afdter trying for n seconds. Nobosy
would have to tell the other to go ahead.
-Anders
"kd" <kd@discussions.microsoft.com> wrote in message
news:EF570B11-1A9B-41EB-A367-25FF31837E15@microsoft.com...
> Hi All,
>
> I need to communicate between two applications. One application is
developed
> in visual foxpro 8.0 and the other is developed in vb.net. This being the
> scenario, could you please suggest the easiet and the bext way to
communicate
> between the two applications?
>
> Thanks.
> kd
>
- Next message: Anders Altberg: "Re: VFP7 application booted out - DDE causing it?"
- Previous message: Anders Altberg: "Re: VFP8 Help entry for Arrays and Select - SQL ... Wrong or what?"
- In reply to: kd: "Communicate with vb.net application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|