Hello.
I am developing a CCMP application.
When I send GET or POST messages to CCMP server, I sometimes get a connection reset exception.
I can not find any log about disconnecting socket in CCMP application server folder.
The version of CCMP is 11.x and I use apache httpclient 4.3.4 library.
I rewrote an application by using HttpUrlConnection class, but I get the same exception.
please help me on this.
Thanks.