[python-win32] Network Bindings

Tim Golden mail at timgolden.me.uk
Fri Sep 28 22:05:04 CEST 2007


Matt Herbert wrote:
> Hello all,
> 
> I've been trying to figure out how to change the bindings on a network 
> adapter. I've used Google extensively and haven't found anything useful 
> (or I haven't been searching for the right things).
> 
> What I have found, leads me to believe that the only way to do this is 
> via the INetCfg Interface 
> (http://msdn2.microsoft.com/en-us/library/ms805265.aspx). It seems as
> though nobody out there has actually used this interface with python yet.

I'm too ignorant of the networking area in general to know whether
there's a WMI solution for this, but if a search for WMI network binding
turns up anything useful I'm very happy to advise on getting it to work
in Python.

TJG


More information about the python-win32 mailing list