Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: How to reset Router by programing?

0 views
Skip to first unread message

Floyd Burger

unread,
Mar 22, 2005, 10:21:20 PM3/22/05
to
I used to be able to control one of our routers using a serial port, but I
don't remember the protocol or router model. Each router manufacturer seems
to have different access points, have you checked your router manual?

--
floyd
"cyshao" <ada...@263.net> wrote in message
news:eJj8QS1L...@TK2MSFTNGP14.phx.gbl...
> How to reset Router by programing?
>
> For some resean, we need usually reset our Router.
> Now, we have to Reset Router manually(shot down and reopen).
>
> Are there any method to control and reset Router by programing ?
>
>
> Thanks
>
> CYShao :-)
>
>


John Bailo

unread,
Mar 22, 2005, 10:24:31 PM3/22/05
to
cyshao wrote:
> How to reset Router by programing?
>
> For some resean, we need usually reset our Router.
> Now, we have to Reset Router manually(shot down and reopen).
>
> Are there any method to control and reset Router by programing ?
>
>
> Thanks
>
> CYShao :-)
>
>

Open a socket

Send the command as a byte stream, wait for response.

Look at sample code for implementing a ftp socket and you might get some
ideas.


cyshao

unread,
Mar 22, 2005, 10:01:34 PM3/22/05
to
0 new messages