ADC Home > Reference Library > Technical Q&As > Networking > Carbon >

Handing Off TCP Connections to a Different Port


Q: I'm implementing a passive TCP connection and would like to know whether this connection can hand off the connection to a different port address?

A: No, the hand-off connection endpoint must be bound to the same address as the endpoint which passed off the connection. This is an XTI requirement as discussed in Appendix B of the XTI specification, Section B.3.

[May 14 1996]


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.