I'm writing a java app that downloads more than a few html files for me. When I create the URL my PC (Win95) automatically establishes it's dialup connection.


My question is... how do I tell the app to disconnect when the app has finished getting my files?


Mark