localhost - How can I open port 127.0.0.1:8778 -
i running application uses screenscraper , following error message:
no connection made because target machine actively refused 127.0.0.1:8778
i have tried opening port in windows firewall advanced setting - going to:
inbound rules > new rule > port > specific local port : 8778 > allow connection
but doesn't seem make difference.
when use netstat -an can see 0.0.0.0:8778 not 127.0.0.1:8778
and ve tried http://www.canyouseeme.org/ , put in 8778 , says:
error: not see service... reason: connection timed out.
the server on windowsserver2008r2.
have not opened port or issue? keep going round in circles this.
any appreciated!
this faq might help:
http://community.screen-scraper.com/faq/serverrefusingconnections
if not, might try posting 1 of our forums:
Comments
Post a Comment