If you need to figure out whether a port is open between two machines in the firewall, Telnet is a useful program commonly referenced at my employer.
The format for the command in Windows is: telnet <address> <port>
. A successful connection is just a blank command