Jump to content

Serial Port Redirection


Recommended Posts

Guest Vincent
Posted

Quick and easy question--I hope. Is there always a one-to-one mapping

between the com ports in the terminal server session and the com ports

on the client computer? In other words, if I have 4 com ports on the

client (COM1, COM2, COM3, COM4), will the terminal server session

always map like so:

 

Terminal Server Client

COM1 COM1

COM2 COM2

COM3 COM3

COM4 COM4

 

Or will it do something funky like so?

 

Terminal Server Client

COM1 COM4

COM2 COM3

COM3 COM2

COM4 COM1

 

Or is it completely unpredictable? Thanks.

 

Vincent

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest Vera Noest [MVP]
Posted

Re: Serial Port Redirection

 

It's predictable. Check here for an example of redirected COM port

naming:

 

How can I verify that my local COM ports are redirected?

http://ts.veranoest.net/ts_faq_client_resources.htm#verify_COM_port

s

_________________________________________________________

Vera Noest

MCSE, CCEA, Microsoft MVP - Terminal Server

TS troubleshooting: http://ts.veranoest.net

___ please respond in newsgroup, NOT by private email ___

 

Vincent <animedreamer@verizon.net> wrote on 05 dec 2007 in

microsoft.public.windows.terminal_services:

> Quick and easy question--I hope. Is there always a one-to-one

> mapping between the com ports in the terminal server session and

> the com ports on the client computer? In other words, if I have

> 4 com ports on the client (COM1, COM2, COM3, COM4), will the

> terminal server session always map like so:

>

> Terminal Server Client

> COM1 COM1

> COM2 COM2

> COM3 COM3

> COM4 COM4

>

> Or will it do something funky like so?

>

> Terminal Server Client

> COM1 COM4

> COM2 COM3

> COM3 COM2

> COM4 COM1

>

> Or is it completely unpredictable? Thanks.

>

> Vincent


×
×
  • Create New...