[4926] in java-interest

home help back first fref pref prev next nref lref last post

IPC

daemon@ATHENA.MIT.EDU (Prasad Gaitonde)
Mon Jan 22 18:28:16 1996

Date: Mon, 22 Jan 1996 15:25:09 -0500
From: Prasad Gaitonde <pgaitond@tfisys.dlj.com>
To: java-interest@java.sun.com


A slew of questions regarding Inter Process Communication (IPC) :   

+ To begin with, is any sort of IPC possible in java ? 

+ Would it be possible for an application/applet to communicate  with
  another application/applet on the same host using sockets ?

+ While trying  InetAddress.getlocalHostName() on Windows 95  the exception
  UnknownHostException is thrown. I was doing this in order to open
  a socket on the local host.

+ Could System Properties be used in any way for IPC 

+ It is possible to have something like named pipes ( as in Unix) in Java
  which would not write to the file system , but could be used for 
  commucation.

Thanks

Prasad

PS : even if the issue of IPC is a no starter I would at least like to
know the answers to the above. 
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post