I wrote a small program on JAVA that requests and sending data to the server via Soap requests. It works fine, but on one of the client computers (windows) program can not execute a SOAP request.
In order to determine that the error is not in my program I downloaded another program in soapUI proved that this computer, it also can not fulfill the request. At the same time the Internet on a computer running, and such a program such as Skype or teamviewer - are working.
What I tried but did not help:
- Turn off the source Firewall
- Disable antivirus
- Check proxy settings (they are by default)
What can block the soap requests?