kd
Mon Mar 21 00:55:02 CST 2005
Hi Cindy,
The two applications use the same COM port alternatively (based on some
conditions) to perform read/write operations. What I need to do is when
application1 wants to use the port, I want to intimate the second application
to close the port and then send an intimation to application1 that the port
was successfully closed. The application1 would then, open the port, perform
required read/write operations and then it would intimate the second
application that the port is free to be used. This is the scenario.
Any suggestions how to implement this?
Thanks.
Regards,
kd
"Cindy Winegarden" wrote:
> Hi KD,
>
> You haven't said much about what the apps are doing and what sort of
> communication you need to do. Are the apps "communicating" while they are
> both running? Do the apps need to communicate or do you just need to share
> some data?
>
> --
> Cindy Winegarden MCSD, Microsoft Visual Foxpro MVP
> cindy_winegarden@msn.com www.cindywinegarden.com
> Blog:
http://spaces.msn.com/members/cindywinegarden
>
>
> "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
> >
>
>
>