| AnonymousMLG a întrebat:

Ok am vazut pe net acum mult timp ceva numit lag switch.
Chestia este ca am vazut cum sa construiesti acel lag switch si necesita un light switch gen intrerupator
Nu am vrum sa cumpar un intrerupator. deci am zis sa imi fac un soft in WinAutomation sau ceva care sa dea disable si enable la internet in computer-ul meu sau ceva de genul si asta am gasit:
Press Windows key + X, click Command Prompt (Admin).

In the elevated command prompt, copy and paste the command below, and press Enter. This will show you all network adapter names on your PC.
netsh interface show interface

To enable NIC type, the following command:
netsh interface set interface "network_adapter_name" admin=enable
(e.g netsh interface set interface "MyEthernet" admin=enable)

To disable NIC type, the following command:
netsh interface set interface "network_adapter_name" admin=disable
(e.g netsh interface set interface "MyEthernet" admin=disable)

Close the command prompt.
Chestia este ca este o chestie care ma incurca. si acea chestie este network_adapter_name care nu stiu cum sa il aflu!
Am cautat un pic si nu gasesc chestii bune
Am incercat gen interface set interface "Local Area Connection" admin=disable si zice: An interface with this name is not registered with the routuer
Local Area Connection imi ara si la Network Connections si in Control Pannel/Network and Internet/Network and Sharing Center