Home All Groups Group Topic Archive Search About

internet usage monitor

Author
21 Sep 2006 6:39 AM
Reny
Hi,
I  want to develop an internet usage monitor program in vb.net and monitor
the time the user spend on internet etc.
Can any one give me a clue on how to code it?

Reny

Author
21 Sep 2006 12:17 PM
C-Services Holland b.v.
Reny wrote:
> Hi,
> I  want to develop an internet usage monitor program in vb.net and monitor
> the time the user spend on internet etc.
> Can any one give me a clue on how to code it?
>
> Reny
>
>

How do intend to dermine internet time. My computer access internet
through my local area network. So it's basically always online, thus
internet time would equal my systems uptime.
Author
23 Sep 2006 10:37 AM
Reny
i am basically connecting through the modem.so when my connection is active
i want to start logging.

reny

Show quoteHide quote
"C-Services Holland b.v." <c**@DELTHIScsh4.nl> wrote in message
news:XKGdncqwYvo9Ho_YRVnyvg@zeelandnet.nl...
> Reny wrote:
>> Hi,
>> I  want to develop an internet usage monitor program in vb.net and
>> monitor the time the user spend on internet etc.
>> Can any one give me a clue on how to code it?
>>
>> Reny
>
> How do intend to dermine internet time. My computer access internet
> through my local area network. So it's basically always online, thus
> internet time would equal my systems uptime.