telnet through com port

G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

Is it possible to telnet through a com port and if so, how do I do it?

I tried telnet com1, but the connection failed. If that's the way you do
it, then I guess my device doesn't support a telnet connection through it's
com port.

--
Posted 'as is'. If there are any spelling and/or grammar mistakes, they
were a direct result of my fingers and brain not being synchronized or my
lack of caffeine.

Mike Brearley
 
Archived from groups: microsoft.public.windowsxp.general (More info?)

"Mike Brearley" <nospam@spam.com> wrote:

>Is it possible to telnet through a com port and if so, how do I do it?
>
>I tried telnet com1, but the connection failed. If that's the way you do
>it, then I guess my device doesn't support a telnet connection through it's
>com port.

Telnet is an internet utility, it will use whatever TCP/IP stack is on
your machine to communicate. If that stack is configured to use your
com1 port, then the communication will go that way, but it will always
be TCP/IP regardless of the hardware it's traveling over.

I don't know what it is you're trying to accomplish, but I suspect you
need to try something other then telnet.

--
Tim Slattery
MS MVP(DTS)
Slattery_T@bls.gov
 
Archived from groups: microsoft.public.windowsxp.general (More info?)

I have a device to sync our clock system in our plant to our network time.
Somehow the device has been assigned a subnet mask of 255.2555.255.255
making it so I am unable to access it through it's IP address (ethernet
port). I have a utility that can read it's settings through a com port, but
it can't change them. The only way to change the settings is by telnet'ing
to it.

Any ideas on how to access a device that has a subnet mask of
255.255.255.255? Unforunately, the company that built it, didn't think to
put a reset button on it. :-(

--
Posted 'as is'. If there are any spelling and/or grammar mistakes, they
were a direct result of my fingers and brain not being synchronized or my
lack of caffeine.

Mike Brearley

"Tim Slattery" <Slattery_T@bls.gov> wrote in message
news:2d1ua11tsm7ldv54op31lv24ft71o4es3q@4ax.com...
> "Mike Brearley" <nospam@spam.com> wrote:
>
>>Is it possible to telnet through a com port and if so, how do I do it?
>>
>>I tried telnet com1, but the connection failed. If that's the way you do
>>it, then I guess my device doesn't support a telnet connection through
>>it's
>>com port.
>
> Telnet is an internet utility, it will use whatever TCP/IP stack is on
> your machine to communicate. If that stack is configured to use your
> com1 port, then the communication will go that way, but it will always
> be TCP/IP regardless of the hardware it's traveling over.
>
> I don't know what it is you're trying to accomplish, but I suspect you
> need to try something other then telnet.
>
> --
> Tim Slattery
> MS MVP(DTS)
> Slattery_T@bls.gov
 
Archived from groups: microsoft.public.windowsxp.general (More info?)

Mike Brearley wrote:

> I have a device to sync our clock system in our plant to our network time.
> Somehow the device has been assigned a subnet mask of 255.2555.255.255
> making it so I am unable to access it through it's IP address (ethernet
> port). I have a utility that can read it's settings through a com port, but
> it can't change them. The only way to change the settings is by telnet'ing
> to it.
>
> Any ideas on how to access a device that has a subnet mask of
> 255.255.255.255? Unforunately, the company that built it, didn't think to
> put a reset button on it. :-(
>

You can use Hyperterminal instead of telnet, but I've found that the
Hyperterminal versions that ship with Win2K/XP do not transmit some
F-key presses used in some devices. If you run into that sort of thing
get a copy of Hyperterminal from a Win98 box.

Steve
 
Archived from groups: microsoft.public.windowsxp.general (More info?)

Could you not "join" the same subnet by changing the mask to be the same?


"Mike Brearley" <nospam@spam.com> wrote in message
news:eryI$iQcFHA.796@TK2MSFTNGP09.phx.gbl...
>I have a device to sync our clock system in our plant to our network time.
>Somehow the device has been assigned a subnet mask of 255.2555.255.255
>making it so I am unable to access it through it's IP address (ethernet
>port). I have a utility that can read it's settings through a com port,
>but it can't change them. The only way to change the settings is by
>telnet'ing to it.
>
> Any ideas on how to access a device that has a subnet mask of
> 255.255.255.255? Unforunately, the company that built it, didn't think to
> put a reset button on it. :-(
>
> --
> Posted 'as is'. If there are any spelling and/or grammar mistakes, they
> were a direct result of my fingers and brain not being synchronized or my
> lack of caffeine.
>
> Mike Brearley
>
> "Tim Slattery" <Slattery_T@bls.gov> wrote in message
> news:2d1ua11tsm7ldv54op31lv24ft71o4es3q@4ax.com...
>> "Mike Brearley" <nospam@spam.com> wrote:
>>
>>>Is it possible to telnet through a com port and if so, how do I do it?
>>>
>>>I tried telnet com1, but the connection failed. If that's the way you do
>>>it, then I guess my device doesn't support a telnet connection through
>>>it's
>>>com port.
>>
>> Telnet is an internet utility, it will use whatever TCP/IP stack is on
>> your machine to communicate. If that stack is configured to use your
>> com1 port, then the communication will go that way, but it will always
>> be TCP/IP regardless of the hardware it's traveling over.
>>
>> I don't know what it is you're trying to accomplish, but I suspect you
>> need to try something other then telnet.
>>
>> --
>> Tim Slattery
>> MS MVP(DTS)
>> Slattery_T@bls.gov
>
>
 
Archived from groups: microsoft.public.windowsxp.general (More info?)

Try using the HyperTerminal program that comes with Windows to open
the COM port directly. Hyperterminal is in your Accessories folder.
When you run Hyperterminal, create a new connection and then have it
open the COM port directly instead of opening a modem connection.


On Tue, 14 Jun 2005 13:44:40 -0400, "Mike Brearley" <nospam@spam.com>
wrote:

>I have a device to sync our clock system in our plant to our network time.
>Somehow the device has been assigned a subnet mask of 255.2555.255.255
>making it so I am unable to access it through it's IP address (ethernet
>port). I have a utility that can read it's settings through a com port, but
>it can't change them. The only way to change the settings is by telnet'ing
>to it.
>
>Any ideas on how to access a device that has a subnet mask of
>255.255.255.255? Unforunately, the company that built it, didn't think to
>put a reset button on it. :-(