Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    2,099

    Re: Technicality Question

    If the program running in the JVM is listening on a server socket then another program could communicate via sockets.
    Or if there is an OS way for two programs to communicate, then the java program...
  2. Replies
    3
    Views
    2,099

    Re: Technicality Question

    Shouldn't have any effect on a currently running JVM other than any conflict in resource usage like sockets or open files.
    You should be able to have multiple JVMs running at the same time depending...
Results 1 to 2 of 2