I have just found this on another forum.
Can anyone varify this for me?
microsoft flaw is the problem.
It doesn't matter how strong your signal is, the Windows Zero Configuration Wireless program constantly searches for another wireless network no matter what, every time it refreshes its list of networks, it drops your
internet connection.
Open up notepad, and type 3 text lines exactly as written below (or copy from this post)
@echo off
net stop WZCSVC
@echo on
save the file to your desktop or somewhere easily accessible, and name it stop.bat (you can name it whatever you want, as long as it ends with ".bat"
when you are connected to the network you want, click the stop.bat file, this will disable the ZCW program so that it won't drop your connection.