Gwilson10plus :
viveknayyar007 :
Hello Gwilson10plus
You can assign IP address to your computer manually to connect to your Wi-Fi router. Since the manually assigned IP address will be permanent, it would be unlikely that the PC would disconnect any further.
For automatic disconnection, you can check the settings of your Wi-Fi router, and increase the lease time for which the IP addresses are assigned to the nodes. Generally, the lease time is for 24 hours. If your router has any less duration, increasing it might help.
If none of the above solutions work, try updating the NIC driver on your PC and see if that helps.
Cheers!!
Can you do a step by step guide on how to assign the IP address?
Hello again Gwilson10plus
To do this, first you must know the IP addressing scheme your Wi-Fi router follows. A simple way is:
> Right-click the
Start button.
> Go to
Command Prompt.
> Type
IPCONFIG /ALL.
> Check the numbers next to the
IPv4 Address and
Subnet Mask fields of your Wi-Fi adapter. (IPv4 Address should be something like 192.168.0.2 and Subnet Mask should be something like 255.255.255.0.) This is the IP address your Wi-Fi router has assigned to your PC automatically.
> Also note the
DNS Server and
Default Gateway addresses as you will need them to connect to the Internet.
> Minimize the command window.
> Right-click the
Start button again and go to
Network Connections.
> In the
Network Connections window, right-click your wireless NIC and go to
Properties.
> From the list of options in the
Properties box, double-click
Internet Protocol Version 4 (TCP/IPv4).
> Click to select the
Use the following IP address radio button in the
Internet Protocol Version 4 (TCP/IPv4) Properties box.
> Populate the
IP address,
Subnet mask,
Default gateway,
Preferred DNS server, and
Alternate DNS server fields with the values you noted from the command window.
> Click
OK to save the changes.
Cheers!!