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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...