D-Link DSL-2640B reconnection script for JDownloader

I love to use JDownloader to download custom HTC HD2 ROMs no matter Android Froyo, Gingerbread, Windows Phone 7 or Windows Mobile 6.5. Most of the ROMs are stored at file sharing website like RapidShare, MegaUpload, DepositFiles, HotFile, zShare, Uploading and more. With JDownloader, it will help us to download multiple ROMs with just few clicks. However, there is no D-Link DSL-2640B reconnection script for JDownloader. I need it to reset Internet connection and get a new IP. I don’t want to login to modem administration page in order to do so.

D-Link DSL-2640B reconnection script for JDownloader

[quote_box_center]

[[[HSRC]]]
[[[STEP]]]
[[[REQUEST]]]
GET / HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /multilang.html HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /index.html HTTP/1.1
Host: %%%routerip%%%

username=USERNAME&password=PASSWORD
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /wan.cgi HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /multilang.html HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /menu.html HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /euhelp.html HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /rebootinfo.cgi HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[/HSRC]]]

[/quote_box_center]

Here you are ~ D-Link DSL-2640B reconnection script for JDownloader. Remember to change USERNAME and PASSWORD to your owns.

12 COMMENTS

  1. so this one have to put in the Dlink page rite? After reconnect it will shorten the 28 minutes waiting time?

    How about the captica ? Or you use the premier account

  2. Hi Jayce, thank you so much, it’s help me a lot, working fine with my dsl 2640B. many thank again for the script.

  3. This shorter script works perfectly:

    [[[HSRC]]]
    [[[STEP]]]
    [[[REQUEST]]]
    GET /rebootinfo.cgi HTTP/1.1
    Host: %%%routerip%%%
    [[[/REQUEST]]]
    [[[/STEP]]]
    [[[/HSRC]]]

LEAVE A REPLY

Please enter your comment!
Please enter your name here