[jboss-user] [Remoting] - Re: What are you using Remoting for?
caultonpos
do-not-reply at jboss.com
Sat Apr 12 21:12:00 EDT 2008
I use remoting for the swing client to communicate with the application server in my open source EMR (electronic medical record) see http://www.patientos.org
The additional functionality I would like is for the server to be able to stream files to the client - I do not want to pass URLs or use HTTP - rather the logical inverse of the existing client streaming functionality.
This way multiple physicians can download files securely without blowing out the server memory.
see http://jira.jboss.com/jira/browse/JBREM-661
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143677#4143677
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143677
More information about the jboss-user
mailing list