I have a server with multiple interfaces, and I want to bind net-connect to a specific IP address, similar to the following perl code:
//http://lbwiki.com/index.php/Perl_Connect_Script
Is this possible?
Thanks in advance.
In newLISP currently only the listener can specify a specific IP-number / interface to use on a multihoned machine.
version 9.9.6 due on Monday has a new function 'net-interface' to set the default network card IP address on multihoned computers.