I need to be able to pass data between two concurrently running applications. Does anyone have any experience with this or where is a good place to look for some information on this topic?
Printable View
I need to be able to pass data between two concurrently running applications. Does anyone have any experience with this or where is a good place to look for some information on this topic?
You can use Sockets or RMI.