This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

TCPNET how to distinguish local interfaces

Hello forum people,
on my system I have both ethernet and PPP interfaces configured. The services I'm running (http and custom tcp server sockets) actually respond to requests addressed to both IPs.
I'm in the need to catch on what local interface remote host is connecting to. Is that possible in TCPNET?
I looked into the tcp_info socket structure but I can only see the remote peer IP address.

TIA
Andrea

0