Results 1 to 8 of 8

Thread: [RESOLVED] Shutdown computer after downloads

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2006
    Posts
    50

    Resolved [RESOLVED] Shutdown computer after downloads

    I'm using Visual basic 6 and I want to make a program that shuts down the computer automatically after I finish downloading so I can download overnight if I need to. I know how to shutdown the computer with VB, and I got a program the shuts the computer down after a certain time. What I want is to shut the computer down immediately after my internet is inactive for 10 seconds.

    My problem is, I need my program to receive all the incoming data from downloading or detect the internet traffic so that my program knows when the computer's internet is inactive. The only way I can think of is Winsock, but it cannot receive all the incoming data or detect the internet traffic.
    Last edited by evan29; Jan 2nd, 2007 at 06:24 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width