How do I use VB to close internet connections that are open on my computer? For
example, if I were to visit a webpage, I'd have an (several actually) connection open
from my computer to the web server. These connections stay open for a period of time
(a min. or two). One way to close the connection is by simply disconnecting from the
internet, but how do I do it using VB, w/o disconnecting?

P.S. Using VB5 Professional ed.