IntelliJ Java IDE
The moose likes JNLP and Web Start and the fly likes Reach other JWS users Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "Reach other JWS users" Watch "Reach other JWS users" New topic
Author

Reach other JWS users

Francois Dereims
Greenhorn

Joined: May 01, 2008
Posts: 11
Hi all.

May be a very silly question: is it possible to send message to all other current running sessions of the same jws application ?

My JWS app runs in an intranet and I want my users to be able to alert each others before one of them have to launch some special tasks.

I know it's possible by phone but I'd prefer through the application !

Any idea on how to implement this (if possible) would be great and helpfull.


Thanks
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 13842

No more so than for non-JWS applications. In other words, you could build a chat server into your application if you liked, but JWS doesn't do that for you.
 
 
subject: Reach other JWS users
 
Threads others viewed
Recording Audio Via JWS and XFer Using ftp
disabling the address bar
The HttpServletRequest.getRemoteUser() method.
Pass Http Session to two different application
Detecting old JRE without closing and reopening GUI
developer file tools