For TCP/IP, I think you can look at the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TcpipHKEY_LOCAL_MACHINE \SYSTEM\CurrentControlSet\Services\Tcpip registry hive, in particular the linkage subkey. It should also be possible to modify the TCP behavior modifying this key, however I think it's a quite dangerous activity...
Loris > I have another question. Since I am using the packet stuff in place of a > standard protocol I am disabling or removing these in the windows network > settings. However, this doesn't prevent the user from putting them back > again. So where can I see which protocols are assigned to which adapter and > can I safely kick them out in code? > > Thanks, > > Jens. > > >
