Hello All,
I have created the java code that is picking the file from folder and uploading it to ShareFile.
It's working fine everywhere on local system, but when I am running it inside the windows server, its throwing "java.net.ConnectionException: Connection time out".
Initially i thought its due to firewall issue, that's why requested to open the port 443 that is used by all HTTPS url, Since ShareFile is also secure. After opening the port 443 still I'm getting same error.
Please guide me how to resolve it ?
1st plz confirm which port ShareFile is using? Is is 443? After opening the port do i need to change some settings?
I have created the java code that is picking the file from folder and uploading it to ShareFile.
It's working fine everywhere on local system, but when I am running it inside the windows server, its throwing "java.net.ConnectionException: Connection time out".
Initially i thought its due to firewall issue, that's why requested to open the port 443 that is used by all HTTPS url, Since ShareFile is also secure. After opening the port 443 still I'm getting same error.
Please guide me how to resolve it ?
1st plz confirm which port ShareFile is using? Is is 443? After opening the port do i need to change some settings?