I'm not sure if this is technically possible, but I need to select a specific interface to make an outbound socket connection from. I have multiple modems in a box and am running win2k adv. server and I want to load balance this script accross all the available modems. Is it possible to use Socket or IO::Socket to select the modem (interface) I want to send the data through?
Thanks in advance,
Chris