I have two processes running, one is written in java, the other is written in Visual Basic.net.
I would like to have some sort of communication between the two, and be able to send strings to eachother.
How can I achieve this?
Maybe sockets can be used?
Thanx
I would like to have some sort of communication between the two, and be able to send strings to eachother.
How can I achieve this?
Maybe sockets can be used?
Thanx
Comment