3
Answers

C# - jdownloader reconnection script

James

James

15y
5.6k
1
Hello all, I have been using c# on and off for the past two years or so. I have a basic knowledge. I have a program called "jdownloader". One of its features is to automatically reset your router using a script provided. This is based on html headers but I do not fully understand how it works. Is there any way I could create a c# application which would run this script? Or could I modify the script to that effect. The script for my router is at http://pastebin.com/m6022c73a Thanks in advance for any suggestions. James
Answers (3)
0
Vikrant More

Vikrant More

NA 1.5k 166.3k 12y
Insted of creating another stored procedure why dont you create the DML Trigger on Update it will insert the records into new table. this will not harm on you performance i think.