Hi there,
I'd like to integrate an old legacy application to a modern JEE-JBoss architecture.
The communication is handled via a tcp/ip connection and its protocol is a ascii-string.
The JBoss connector is server-sided.
What is the best practice for this scenario? I really don't want to create myself a
ServerSocket - is there any modul or framework that would help?
Thank you in advance, and greetings from Berlin :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072964#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...