Re: Determin network interface

2006-10-03 Thread jakobsg
Thanks a bunch! That is just what I was looking for ! Best regards Jakob Bryan Olson skrev: > [EMAIL PROTECTED] wrote: > > Hi. How can I determin the hwaddr or ipaddress of the networkinterface > > that is used in an outgoing connection? > > Is sock_object.getsockname() enough? > > http://do

Re: Determin network interface

2006-10-02 Thread Bryan Olson
[EMAIL PROTECTED] wrote: > Hi. How can I determin the hwaddr or ipaddress of the networkinterface > that is used in an outgoing connection? Is sock_object.getsockname() enough? http://docs.python.org/lib/socket-objects.html -- --Bryan -- http://mail.python.org/mailman/listinfo/python-lis