Click here to Skip to main content
15,917,328 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# how to get the directory and file names from a OPEN server Pin
Guffa21-Oct-08 20:15
Guffa21-Oct-08 20:15 
GeneralRe: C# how to get the directory and file names from a OPEN server Pin
CDBob200221-Oct-08 21:00
CDBob200221-Oct-08 21:00 
GeneralRe: C# how to get the directory and file names from a OPEN server Pin
Dave Kreskowiak22-Oct-08 5:44
mveDave Kreskowiak22-Oct-08 5:44 
GeneralRe: C# how to get the directory and file names from a OPEN server Pin
CDBob200222-Oct-08 9:01
CDBob200222-Oct-08 9:01 
GeneralRe: C# how to get the directory and file names from a OPEN server Pin
Dave Kreskowiak22-Oct-08 13:44
mveDave Kreskowiak22-Oct-08 13:44 
GeneralRe: C# how to get the directory and file names from a OPEN server Pin
CDBob200222-Oct-08 14:33
CDBob200222-Oct-08 14:33 
QuestionIdeas for writing an emulator around firmware update images Pin
Justin Weber21-Oct-08 13:08
Justin Weber21-Oct-08 13:08 
AnswerRe: Ideas for writing an emulator around firmware update images Pin
Simon P Stevens21-Oct-08 22:13
Simon P Stevens21-Oct-08 22:13 
This is quite an interesting idea, however it will be a very very difficult project.

Firstly, emulators are difficult to write. You need intricate knowledge of the hardware, so unless you work for the manufacturer your going to be doing a lot of reverse engineering. You would have to analyse the firmware (which is binary), try and understand what the firmware is doing, and from that, work out how the router works. This will be very very hard, it's not a project I would know how to do.

The easier way to do this would be simply to buy all the routers you want to work with, and take screen shots of all the pages. Then you could just display the screen shots when the user selected the router/version.

If you are insistent on trying to do something like this, the place to start looking would be the websites that have custom firmwares for the routers. These guys have at least begun to partially understand how the router works inside, and may be prepared to share some knowledge with you. My recommendation though would be not to bother, even if you have to buy hundreds of routers and take hours grabbing screen shots of each one it will still be quicker and easier than writing an emulator for just one router.

Simon

QuestionControlling an External Applications Window from C# App. Pin
Shanep21-Oct-08 12:13
Shanep21-Oct-08 12:13 
AnswerRe: Controlling an External Applications Window from C# App. Pin
Anthony Mushrow21-Oct-08 14:04
professionalAnthony Mushrow21-Oct-08 14:04 
GeneralRe: Controlling an External Applications Window from C# App. Pin
Shanep22-Oct-08 9:55
Shanep22-Oct-08 9:55 
Questionhave u seen these codes Pin
netJP12L21-Oct-08 10:00
netJP12L21-Oct-08 10:00 
AnswerRe: have u seen these codes Pin
Ennis Ray Lynch, Jr.21-Oct-08 10:13
Ennis Ray Lynch, Jr.21-Oct-08 10:13 
AnswerRe: have u seen these codes [modified] Pin
Mark Salsbery21-Oct-08 10:15
Mark Salsbery21-Oct-08 10:15 
GeneralRe: have u seen these codes Pin
Gideon Engelberth21-Oct-08 11:18
Gideon Engelberth21-Oct-08 11:18 
GeneralRe: have u seen these codes Pin
Mark Salsbery21-Oct-08 11:25
Mark Salsbery21-Oct-08 11:25 
AnswerRe: have u seen these codes Pin
harold aptroot21-Oct-08 13:40
harold aptroot21-Oct-08 13:40 
QuestionEnvironment.GetCommandLineArgs(); [modified] Pin
schiebel-t21-Oct-08 9:30
schiebel-t21-Oct-08 9:30 
AnswerRe: Environment.GetCommandLineArgs(); Pin
Dave Kreskowiak21-Oct-08 10:37
mveDave Kreskowiak21-Oct-08 10:37 
GeneralNtSuspendProcess (save a n00b) Pin
boberick221-Oct-08 9:20
boberick221-Oct-08 9:20 
GeneralRe: NtSuspendProcess (save a n00b) Pin
SeMartens21-Oct-08 9:45
SeMartens21-Oct-08 9:45 
QuestionbindingNavigator Pin
ahmadbakro21-Oct-08 8:22
ahmadbakro21-Oct-08 8:22 
QuestionObjForScrpt Pin
Christopher Hernandez21-Oct-08 5:37
Christopher Hernandez21-Oct-08 5:37 
AnswerRe: ObjForScrpt Pin
Simon P Stevens21-Oct-08 5:41
Simon P Stevens21-Oct-08 5:41 
GeneralRe: ObjForScrpt Pin
Christopher Hernandez22-Oct-08 9:09
Christopher Hernandez22-Oct-08 9:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.