Michael C said:
Ok, I'm a VB developer and to a lesser extent C++ but how would you do
that?
Michael
Actually none of this thread is on-topic as this is a hardware group,
not a networking or programming group. To figure out how to define your
own connectoid, you'll probably have to start in one of those other
groups. No matter what you program, you still have a customer that is
using Windows 98 and anything your provide can be circumvented. Since
Windows 98 has no security, why is simply powering down the NAT router,
switch, DSL modem, or yanking the CAT5 cable not an option? Explain to
your customer that cable and DSL are *broadband* solutions and they
exhibit different behavior than analog dial-up connections, and that
Ethernet is an always-on networking setup. If the customer is obstinate
and refuses to learn (i.e., they deman to remain ignorant), they have
the option to return to dial-up service just so they feel placated by a
login prompt.
You could provide a shortcut to the LAN connectoid that lets the user
enable/disable it at will. I haven't used a 9x-based Windows for
several years so the steps mentioned below may not work under it. Open
the Network applet in Control Panel and drag the LAN connectoid to make
a *copy* of it on the desktop, in the QuickLaunch toolbar in the
taskbar, or wherever the customer wants. I know of many users that do
not like to keep their cable/DSL connection always connected. You can
set a property in the LAN connectoid to show an icon for it in the
system tray and then can right-click on it to disable it when you no
longer want it. Unfortunately, once disabled, the tray icon will
disappear. How the dragged copy of the LAN connectiod will remain
around wherever you put it, and you can right-click on it to
enable/disable the LAN connectoid. No, it doesn't provide a prompt to
login but it gives the user a quick and easy means to enable and disable
their network connection. However, obviously anyone walking over to the
computer when your customer has left it unprotected can also
enable/disable their connection. However, it is unknown if the user
simply wants to see a login prompt (which is used to protect the
resources of the ISP and not him) or if they want to control when they
have connectivity. The shortcut will give you customer something to
push, like the unconnected cross-walk button that pacifies pedestrians.
Get ready for later calls from this customer asking why they can't
browse anywhere or why their e-mail doesn't work anymore because they've
left their LAN connectoid disabled.
If having the enable/disable shortcut isn't sufficient for your customer
and they demand to enter login credentials, put a shortcut to the DSL
modem on their desktop and make sure to configure the DSL modem so that
it requires logging in. Then the customer can click on the shortcut,
browse to the DSL modem, enter the login credentials, and then
enable/disable the DSL modem from there. Since it is likely that there
is no on/off option in the settings for the DSL modem, they'll have to
browse to the Status or Summary admin page and use DHCP Release (to
disable) and DHCP Renew (to enable). That way, their intranetwork hosts
can still communicate but they've shutoff external communications.