AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DialUp options/commands

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
sosaited



Joined: 24 Feb 2005
Posts: 233

PostPosted: Fri Mar 18, 2005 1:02 am    Post subject: DialUp options/commands Reply with quote

i was making a script when i needed to see the INTERNET activity was going or not (packets were being sent etc)... so i thought it'd be better if AHK includes some options for DialUp/Modem... like Connect.. Activity etc..
Back to top
View user's profile Send private message Send e-mail MSN Messenger
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Fri Mar 18, 2005 2:01 am    Post subject: Reply with quote

Had a look at rasdial.exe? If you're using Windows right now, you probably already have it. Try googling it or search MSDN.
Back to top
View user's profile Send private message
sosaited



Joined: 24 Feb 2005
Posts: 233

PostPosted: Fri Mar 18, 2005 11:34 am    Post subject: Reply with quote

thanks jonny.. i checked it.. i can connect to net through it.. but checking ACTIVITY still is a problem .. actually it is useful when i want to find if something has been downloaded (from kazaa.. or from a website).. so that i can start the next file
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Fri Mar 18, 2005 1:16 pm    Post subject: Reply with quote

For now, detecting network activity seems outside the scope of the project. But I know there are external programs you can use to do this, some of which might create a log file or produce some other indicator when network traffic exceeds a limit you specify.

I believe the Performance Monitor that comes with Windows 2000 and XP can graph your bandwidth utilization, and perhaps store the info to a log file as well. Such a log file could be examined with the help of tail.exe and FileRead.
Back to top
View user's profile Send private message Send e-mail
daonlyfreez



Joined: 16 Mar 2005
Posts: 755
Location: Berlin

PostPosted: Fri Mar 18, 2005 1:20 pm    Post subject: Reply with quote

TDImon or handle maybe?
_________________
(sorry, homesite offline atm)
Back to top
View user's profile Send private message
savage



Joined: 02 Jul 2004
Posts: 206

PostPosted: Fri Mar 18, 2005 7:13 pm    Post subject: Reply with quote

Chris, I keep forgetting to mention that if you choose to persue system status code for AHK (cpu, net usage, memory, etc), the source code for rainmeter would probably the best place to look.

http://www.ipi.fi/~rainy/Rainmeter/rainmeter-0.12-src.zip
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group