Thanks Loris, I guess the safest approach is to just look in the registry and then warn the user in case a protocol is assigned. I presume other protocols will show up here too, the most likely being NetBEUI and IPX. Is this correct? Also what about Win9x? Will it have the info in the same spot?
Jens. > 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. > > > > > > > >
