Re: Inter-app Messaging
- From: Robert Larsen <robert@xxxxxxxxxxxx>
- Date: Wed, 21 May 2008 13:55:33 +0200
Avoid RMI
Boris Tkachenko wrote:
Use RMI..
"Dave Miller" <dave@xxxxxxxxxxx> wrote in message
news:b%EUj.2182$Hh.2078@xxxxxxxxxxx
Mark wrote:
Hi,Sun (Java creator) has a good tutorial series. The bit on sockets is at:
I'm relatively new to Java, but have been a programmer for decades. I
would like multiple instances of my Java app (on different computers on
the same local LAN) to communicate with each other through notifications
of some sort. For example, when instance 1 does a certain action,
instances 2, 3, and 4 should be notified about it so they can react
accordingly. I'm unaware of existing Java classes that deal with this
sort of thing, but I'm sure they must exist. Can someone please give me
a tip or two in this regard?
Mark
http://java.sun.com/docs/books/tutorial/networking/sockets/
--
Dave Miller
Java Web Hosting at:
http://www.cheap-jsp-hosting.com/
- References:
- Inter-app Messaging
- From: Mark
- Re: Inter-app Messaging
- From: Dave Miller
- Re: Inter-app Messaging
- From: Boris Tkachenko
- Inter-app Messaging
- Prev by Date: Re: Inter-app Messaging
- Next by Date: How to Find Array Names in a Set
- Previous by thread: Re: Inter-app Messaging
- Next by thread: Re: Inter-app Messaging
- Index(es):
Relevant Pages
|
|