From: Lucila A. <arm...@gm...> - 2017-04-20 19:57:30
|
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 |