India Broadband Forum


NU downloading time

This is a discussion on NU downloading time within the BSNL broadband forums, part of the Broadband Internet Service Providers category; Power shutdown is a paid version. Is there any freeware or can we find it on torrents....

Go Back   India Broadband Forum > Indian Broadband Forums > Broadband Internet Service Providers > BSNL broadband

India Broadband Forum


BSNL broadband Bsnl broadband internet connection and modems, routers and other bsnl dataone related issues can be discussed here.

                      

Reply

 

LinkBack Thread Tools Display Modes
Old 05-13-09, 01:57 PM   #21
meetdilip
Guest
 
Posts: n/a
Default

Power shutdown is a paid version. Is there any freeware or can we find it on torrents.
  Reply With Quote
Old 05-13-09, 02:09 PM   #22
Gold Member
 
puchu's Avatar
 
Join Date: Mar 2008
Location: Block-112232, Tunnel 3, 5th Moon, Ghost Planet , Insane galaxy
Age: 27
Posts: 653
Blog Entries: 1
Rep Power: 2
puchu will become famous soon enough
Send a message via ICQ to puchu Send a message via AIM to puchu Send a message via MSN to puchu Send a message via Yahoo to puchu Send a message via Skype™ to puchu
Default

konradp.com :: Software Downloads (for Windows)

http://www.softplatz.com/freeware/wi...auto-shutdown/
puchu is offline   Reply With Quote
Old 05-13-09, 04:36 PM   #23
Bronze Member
 
supershane4141's Avatar
 
Join Date: May 2008
Age: 20
Posts: 103
Rep Power: 2
supershane4141 is on a distinguished road
Default

i dont want to install anything on my pc, i just want the router to disconnect the connection at 7.50am and never connect it after that, i want to manually connect it
supershane4141 is offline   Reply With Quote
Old 05-13-09, 05:00 PM   #24
Gold Member
 
puchu's Avatar
 
Join Date: Mar 2008
Location: Block-112232, Tunnel 3, 5th Moon, Ghost Planet , Insane galaxy
Age: 27
Posts: 653
Blog Entries: 1
Rep Power: 2
puchu will become famous soon enough
Send a message via ICQ to puchu Send a message via AIM to puchu Send a message via MSN to puchu Send a message via Yahoo to puchu Send a message via Skype™ to puchu
Default

Quote:
Originally Posted by supershane4141 View Post
i dont want to install anything on my pc, i just want the router to disconnect the connection at 7.50am and never connect it after that, i want to manually connect it
Then you can write a script by yourself to do the same .
puchu is offline   Reply With Quote
Old 05-13-09, 05:33 PM   #25
Platinum Member
 
Join Date: Feb 2008
Posts: 2,692
Rep Power: 5
superprash2003 will become famous soon enoughsuperprash2003 will become famous soon enough
Default

which modem do you have?
superprash2003 is offline   Reply With Quote
Old 05-13-09, 11:59 PM   #26
Bronze Member
 
supershane4141's Avatar
 
Join Date: May 2008
Age: 20
Posts: 103
Rep Power: 2
supershane4141 is on a distinguished road
Default

Quote:
Originally Posted by superprash2003 View Post
which modem do you have?
i hav a Linksys WRT54G2
how do i create the script
supershane4141 is offline   Reply With Quote
Old 05-14-09, 12:05 AM   #27
meetdilip
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by supershane4141 View Post
i dont want to install anything on my pc, i just want the router to disconnect the connection at 7.50am and never connect it after that, i want to manually connect it
Auto Net Disconnecter has serve this purpose.

Download Auto Net Disconnector 1.0.0 - Auto Net Disconnector will disconnect your internet connection at given time and shutdown your system. - Softpedia
  Reply With Quote
Old 05-14-09, 12:09 AM   #28
Junior Member
 
capri's Avatar
 
Join Date: Mar 2009
Age: 28
Posts: 98
Rep Power: 1
capri will become famous soon enough
Default

Hey can i enter the discussion

My modem is ADSL Linksys DNA A211, I want to make a .bat file (or script)to reconnect internet, I use dialer to connect to internet , its not an always on connection Technically speaking its pppoe and not bridged, if i am correct
capri is offline   Reply With Quote
Old 05-14-09, 12:12 AM   #29
meetdilip
Guest
 
Posts: n/a
Default

Dialler = Bridge Mode
  Reply With Quote
Old 05-14-09, 12:16 AM   #30
Junior Member
 
capri's Avatar
 
Join Date: Mar 2009
Age: 28
Posts: 98
Rep Power: 1
capri will become famous soon enough
Default

Quote:
Originally Posted by meetdilip View Post
Dialler = Bridge Mode
OK, so my connection is in bridge mode , is there any script to do reconnection
capri is offline   Reply With Quote
Old 05-14-09, 12:20 AM   #31
meetdilip
Guest
 
Posts: n/a
Default

Try this

http://www.indiabroadband.net/broadb...2-am-8-am.html (Automatic rebooting of router at 2 AM and 8 AM)

First Step:

Create two batch files

1)

Open notepad type the following:
rasdial [connection name] [user name] [password]
for example
rasdial broadband myusername mypassword
save the above file as connect.bat


2)


Open notepad type the following
rasdial [connection name] /disconnect
for example
rasdial broadband /disconnect
save the above file as disconnect.bat


Second Step:


1. Go to START>ACCESSORIES>SYSTEM TOOLS>SCHEDULE TASK
Schedule task wizard will start>click next


2. Click "Browse" and select "connect.bat"


3. Type the task name (anything you want) and then select "Daily".Now to configure how to run it during Night Unlimited.


Click Next.


Now set the start time to something like say....2.05 a.m.


Set Everyday from the Perform this task option right below that and start date to today's date.


Click Next



Enter your username and pass on the Next page.


Click Finish.

Last edited by meetdilip; 05-14-09 at 12:20 AM. Reason: Automerged Doublepost
  Reply With Quote
Old 05-14-09, 12:31 AM   #32
Junior Member
 
capri's Avatar
 
Join Date: Mar 2009
Age: 28
Posts: 98
Rep Power: 1
capri will become famous soon enough
Default

Thanks meetdilip, it worked perfectly, rep for you

OK, can we combine both scripts to disconnect the internet and the connect it again? You are champ buddy
capri is offline   Reply With Quote
Old 05-14-09, 12:36 AM   #33
meetdilip
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by capri View Post
Thanks meetdilip, it worked perfectly, rep for you
Thanks

Quote:
Originally Posted by capri View Post
OK, can we combine both scripts to disconnect the internet and the connect it again? You are champ buddy
Not sure, please try and update

I cannot see the rep.

Last edited by meetdilip; 05-14-09 at 12:36 AM. Reason: Automerged Doublepost
  Reply With Quote
Old 05-14-09, 12:39 AM   #34
Junior Member
 
capri's Avatar
 
Join Date: Mar 2009
Age: 28
Posts: 98
Rep Power: 1
capri will become famous soon enough
Default

Actually i tried to rep you, but it says i have to spread it before giving it to you, I think the last time i gave rep it was you

Got the working script

rasdial connection name /disconnect
rasdial connection name /connect
rasdial connection name username password

Yes Yess !!!

Last edited by capri; 05-14-09 at 01:00 AM.
capri is offline   Reply With Quote
Old 05-14-09, 01:17 AM   #35
meetdilip
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by capri View Post
Got the working script
Happy to hear that

Quote:
Originally Posted by capri View Post
Actually i tried to rep you, but it says i have to spread it before giving it to you, I think the last time i gave rep it was you
Just checked. Never got a rep from you.

No problem. You can do it later.

Last edited by meetdilip; 05-14-09 at 01:17 AM. Reason: Automerged Doublepost
  Reply With Quote
Reply

Tags
downloading, time

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Downloading help With Get Right 6.3c parshanth BSNL broadband 3 04-12-09 07:51 AM
Downloading torrents from 2am to 8am pspgamer BSNL broadband 8 02-18-09 01:04 AM
Direct downloading or P2P Downloading speed remains at 25 - 35 kb/sec Aman Kapoor BSNL broadband 13 11-10-08 01:55 AM
Downloading from torrent spider007 Tata wimax 6 09-17-08 01:44 PM
Torrents Downloading>>> napster1985 BSNL broadband 10 06-27-08 03:37 PM


All times are GMT +5.5. The time now is 05:41 PM.


India Broadband Forum