M
Miro
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
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