Binding to an IP

Question:

I have a question about ‘binding’ Chilkat EMAIL to a specific socket in .NET. The reason why I’m asking is; the servers on which I’m using the component have multiple NIC’s and each NIC can have multiple IP’s assigned. I need to software-select through which IP the mails shall be sent.

Answer:

The Chilkat Mailman object provides a ClientIpAddress property that may be set to control the IP address used for binding.