Directly Passing Variables
- From: "Miro" <mironagy@xxxxxxxxxx>
- Date: Wed, 2 Aug 2006 09:25:13 -0400
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
.
- Follow-Ups:
- Re: Directly Passing Variables
- From: Brian Tkatch
- Re: Directly Passing Variables
- From: Denis Voyer
- Re: Directly Passing Variables
- Prev by Date: Publish Version number
- Next by Date: Re: 2 pieces of the same code doing different things
- Previous by thread: Publish Version number
- Next by thread: Re: Directly Passing Variables
- Index(es):
Relevant Pages
|
Loading