Posted By:
Anonymous
Posted On:
Thursday, August 26, 2004 03:06 AM
How can I create a TCP/IP server process,listening at port 2000 and running in jboss.This process inturn uses ejbs running on jboss.Can I connect clients to my jboss using TCP/IP without writing this server process?