Re: Communicate with vb.net application

From: Anders Altberg (x_pragma_at_telia.com)
Date: 03/21/05


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
>



Relevant Pages

  • KPF General Rule Sets
    ... Port type: Port/Range ... ISP Domain Name Server Any App UDP ... What Happened to the Loopback rule In Kerio Firewall? ...
    (comp.security.firewalls)
  • Re: Carbon, threads, and windows...
    ... I just have to port it to Carbon. ... certainly does not want to write any OS dependant code (or has event the ... This is not the way I usually design my applications, ... have been used in the implementation of the app on a different platform. ...
    (comp.sys.mac.programmer.help)
  • Re: Cat among the pigeons......
    ... it's much easier to port to VB.Net than to port ... Delphi, FORTRAN, or some other stable language. ... If that VB3 app used binary data then what you did is documented to be ...
    (borland.public.delphi.non-technical)
  • Re: [UDP] Overide "source" addr/port ?
    ... > to a special logging app. ... You state "3 incoming logging feeds" in your article. ... Assuming all three "whatever they are" are connecting to port 7150, ...
    (comp.lang.perl.misc)
  • how do i make CF 2 serialport talk to VB6 MSComm32 in VB.NET desktop app
    ... I have an existing VB.NET 2003 app that uses the vb6 mscomm32.ocx ... control to interface with the serial port on the desktop. ... running on Windows Mobile 2005 to talk reliably to the desktop. ... Dim bAs System.Byte ...
    (microsoft.public.dotnet.framework.compactframework)