Re: Inter-app Messaging
- From: Dave Miller <dave@xxxxxxxxxxx>
- Date: Thu, 08 May 2008 15:29:11 GMT
Mark wrote:
Hi,
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
Sun (Java creator) has a good tutorial series. The bit on sockets is at:
http://java.sun.com/docs/books/tutorial/networking/sockets/
--
Dave Miller
Java Web Hosting at:
http://www.cheap-jsp-hosting.com/
.
- Follow-Ups:
- Re: Inter-app Messaging
- From: Boris Tkachenko
- Re: Inter-app Messaging
- References:
- Inter-app Messaging
- From: Mark
- Inter-app Messaging
- Prev by Date: Inter-app Messaging
- Next by Date: Re: Inter-app Messaging
- Previous by thread: Inter-app Messaging
- Next by thread: Re: Inter-app Messaging
- Index(es):
Relevant Pages
|
|