To find out your open ports and out@in-coming connection Windows OS has an app called NETSTAT. Helps ya to show current connections:

Type into command line-->netstat -a (shows all connections and listening ports)

for more info type: netstat /help