[EMAIL PROTECTED] wrote: > Hello, > > How can I select on wich interface a socket will connect to? > Say I have a pc with one network card and a 56K modem, how can I select > on wich interface will the socket connect?
you need to specify the ip address that interface has been assigned to in the bind-call. -- Regards, Diez B. Roggisch -- http://mail.python.org/mailman/listinfo/python-list