What TCP port is used for online building?

Can anyone tell me what ports I need to open up in the firewall to allow the online build to succeed? I’m having no issues at my office but am going to join an app-athon in a public environment with an aggressive firewall. So if I could inform the admin in advance, I might not run into firewall issues during the event.

Thanks!

~Rob.

The simulator just uses http (port 80/tcp) like a normal web browser. We have seen issues where certain firewalls think that the build connection is idle, and will kill it before a build finishes. So the only thing I would tell the admin is to make sure that the idle timeouts for connections are set to a decent length (60+ sec)

The simulator just uses http (port 80/tcp) like a normal web browser. We have seen issues where certain firewalls think that the build connection is idle, and will kill it before a build finishes. So the only thing I would tell the admin is to make sure that the idle timeouts for connections are set to a decent length (60+ sec)