Is there a way to make a socket connection (TCP) between to peers without using a listen port?

Right now i'm using CAsyncSocket, but i could change that.

Thanks in advance.