Is it possible to use one Stream Socket for accept inbound connection and also for initiate outbound connection. The concept is for i want to use simultaneous-open socket for NAT traversal over TCP.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
I don't understand what do you mean by one stream socket, do you mean some stream sockets on one address? if this is true in TCP you can use |
|||||||
|