Re: Directly Passing Variables
- From: "Brian Tkatch" <Maxwell_Smart@xxxxxxxxxxxxxxx>
- Date: 2 Aug 2006 08:55:31 -0700
Miro wrote:
Hi, ( using vb.net 2003 )
Im not quite sure what to look for in the help / online for this.
Example: You have 2 seperate .exe files running ( both written in vb.net )
Is there a way to make 1 exe "listen" on a port or something ( other than
a text file ) so the 2nd
exe can transfer a variable to it or an array ?
Currently my solution is that the 1 exe writes a text file and the other
goes and reads it.
I was wondering if I can create a direct approach somehow. I do not want to
use a db file. I barely
had the rights to a computer to write the txt file.
Thanks
Miro
Perhaps you could create a pipe or message queue?
I have no idea how to use these, but i see message queues in Server
Explorer (in 2005 at least).
B.
.
- Follow-Ups:
- Re: Directly Passing Variables
- From: Miro
- Re: Directly Passing Variables
- References:
- Directly Passing Variables
- From: Miro
- Directly Passing Variables
- Prev by Date: Re: Unique an array of strings
- Next by Date: Re: Unique an array of strings
- Previous by thread: Re: Directly Passing Variables
- Next by thread: Re: Directly Passing Variables
- Index(es):
Relevant Pages
|