Skan wrote:
Sean, try
LanSpeed2 when you have time:
http://httpd.chello.nl/~m.vanosta/orcasoft/ . It allows you to select an adaptor, and you can run multiple instances by renameing the exe. The setback is that it has too much fancy things that one does not need.
Thanks for the link. I'll try it later as I have to update a few other scripts first.
Quote:
My previous attempt was to ControlGetText from LAN dialog and show the bandwidth on the start button. But I could never automate the opening of the dialog

. ( See:
How to start the "Local Area Connection Status" )
It turned out difficult to do it than I thought.
I'm controlling, i.e., enable/disable a network adapter, using FolderItem Verb COM. As the status verb is just the second verb, I expected it to work with VerbItem to 1 (it's 0-based) but nothing happened!
It didn't work even with explorer.exe (:file-manager, not the shell) if setting to use separate (explorer.exe) processes for the shell and for the file-manager.
I presume atm that some neccessary modules are not loaded into the file-manager explorer.exe.
So, unless you configured to show networt connection tray icon, it would be very hard to find a solution.
If the tray icon is shown, then it's easy to pop up the status dialog.
Quote:
Now I have decided to sign for an additional ISP for better browsing speed. ( I will be retaining the current for my downloading needs ). I will be adding another NIC and modem and will be simulataneously using both the connections from different browsers. ( I am yet to find if it possible

)
Is that possible?
Anyway, I think I have to wait a while to hear opinions of other users before updating the script.