How to detemine which network interface (ip address) will be used to send a packet to a specific ip
- by rusbi
I'm writing a SIP stack, and I need to insert an ip address in the message. This address needs to be the one used for sending the message. I know the destination IP and need to determine the NIC (its address) that will be used to send the message....