Lucila Armentano
2017-04-20 19:56:39 UTC
Hello,
I need to create a TCP Client for connecting to a server that automatically
sends Messages (ORU).
I couldn't do this by using de newClient() method of HapiContext, because
it only receives messages after sending one.
Is it possibly to create a client with a "Receiver" or some object that
stablish a client connection and waits a message from the server?
Thanks a lot
Lucila
I need to create a TCP Client for connecting to a server that automatically
sends Messages (ORU).
I couldn't do this by using de newClient() method of HapiContext, because
it only receives messages after sending one.
Is it possibly to create a client with a "Receiver" or some object that
stablish a client connection and waits a message from the server?
Thanks a lot
Lucila