Hello there
I am trying to test a HTTP request on my pc but posting to the local host which is waiting as part of my VB (running in visual studio) web interface which should receive the request.. I get the error below. Can anyone tell me if it is actually possible to test like this? Many thanks,
Derek.
Error = org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:55763 refused
I am trying to test a HTTP request on my pc but posting to the local host which is waiting as part of my VB (running in visual studio) web interface which should receive the request.. I get the error below. Can anyone tell me if it is actually possible to test like this? Many thanks,
Derek.
Error = org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:55763 refused