I'd like to establish several TCP connections between computers behind a firewall.
The follow picture illustrates a simple network:

From the picture I'd like to establish 3 TCP connections:
A => 2
B => 2
C => 2
What are my options for establishing these TCP connections?
and
Can I do this without port forwarding?
