Re: [python-win32] Network Bindings

2007-09-28 Thread Carl Karsten
Matt Herbert wrote: > Tim Golden wrote: >> OK, I'm not entirely sure what "bindings on a network adapter are". > > Network Bindings are simply a list of Clients, Protocols, and Services > that can be bound to particular adapters in particular orders. This is > most easily visualized by brining u

Re: [python-win32] Network Bindings

2007-09-28 Thread Tim Golden
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 wa

Re: [python-win32] Network Bindings

2007-09-28 Thread Matt Herbert
Tim Golden wrote: > OK, I'm not entirely sure what "bindings on a network adapter are". Network Bindings are simply a list of Clients, Protocols, and Services that can be bound to particular adapters in particular orders. This is most easily visualized by brining up your Network Connections cont

[python-win32] Network Bindings

2007-09-28 Thread Matt Herbert
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