ifconfig in python

bruce bedouglas at earthlink.net
Tue Jan 20 13:12:33 EST 2009


so the question really starts to look like:

 -what's the default listening address for my app (insert nic)?
 -what's the default sending address for my app (insert nic)?
 -what's the default listening address for my server?
 -what's the default sending address for my server?
 -what's the default listening address for my (insert nic)?
 -what's the default sending address for my (insert nic)?

any other possibilities??



-----Original Message-----
From: python-list-bounces+bedouglas=earthlink.net at python.org [mailto:python-list-bounces+bedouglas=earthlink.net at python.org]On Behalf Of Nehemiah Dacres
Sent: Tuesday, January 20, 2009 10:04 AM
To: Mark Wooding
Cc: python-list at python.org
Subject: Re: ifconfig in python





That doesn't mean that you can get away with a single address for the
entire host, though: you need addresses which correspond to the networks
you're attached to.

-- [mdw]
especially sense we are also getting into virtual NICs where you can have a webserver listening to one and broadcasting a stream to another. 




-- 

"lalalalala! it's not broken because I can use it"

http://linux.slashdot.org/comments.pl?sid=194281&threshold=1&commentsort=0&mode=thread&cid=15927703




More information about the Python-list mailing list