i am connecting to a UCS via telnet on port 80, after putting the heade and the quesry i get the data from the UCS
but after this is get this msg: Connection closed by foreign host and the connection is close
my question is: is it the right behavior? do the connection need to be close?
i ask becauswe i am trying to implement the same connection in java with Socket.
Thanks
Gil
Probably a session timeout. Please unicast if there you are facing any connection /parameter issues.
Pramod