Hi All,
I am working for design and implementation for JCA With Socket Client in it and Socket Client reading and sending on one socket connection synchorously and asynchonously, I am thinking of using JCA with MDBs but dont have clear concept of how I can do it. I don't like to poll the socket for data. Do you have any idea or could you point me to some examples on net/forum. Sorry I am new to J2EE world and you help is appreciated.
Thanks,
Ruhail W.
-
JCA as a TCP/IP Client (2 messages)
- Posted by: Ruhail Akhtar
- Posted on: May 15 2004 02:33 EDT
Threaded Messages (2)
- JCA as a TCP/IP Client by Matthew Wilson on May 17 2004 12:23 EDT
- JCA TCP/IP Client by Leandro Costa on January 14 2010 07:13 EST
-
JCA as a TCP/IP Client[ Go to top ]
- Posted by: Matthew Wilson
- Posted on: May 17 2004 12:23 EDT
- in response to Ruhail Akhtar
-
JCA TCP/IP Client[ Go to top ]
- Posted by: Leandro Costa
- Posted on: January 14 2010 07:13 EST
- in response to Ruhail Akhtar
Hi Ruhail Akhtar! I'm trying to implement a TCP/IP client with JCA and I would like to know if you have something to guide me. I'm new in JEE, JCA, etc. Thanks in advance!