[jboss-user] [Remoting] - Is Remoting the right technology for this task ?

dkane do-not-reply at jboss.com
Mon Aug 20 10:50:36 EDT 2007


Dear colleagues, 

I have standalone multithreaded socket server application for some devices. 
This socket server application is EJB client for JBoss server. 

I want to eliminate one communication layer , so that devices can connect directly to appication deployed on JBoss application server. 

Devices has their own low level communication protocol over TCP/IP, which is not any of well known protocols. So I need to read data directly from socket connection and then parse. 

Is it possible with Remoting ? If not, is it possible with JBoss at all ? 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075881#4075881

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075881



More information about the jboss-user mailing list