COM port mapping
Client COM port mapping allows devices attached to the client computer's COM ports to be used during ICA sessions on a Citrix server. These mappings can be used just like any other network mappings.
To map a client COM port:
- Start the ICA Client and log on to the Citrix server.
- Start a DOS command prompt.
- On a WinFrame server, double-click Command Prompt in the Main program group.
- On a MetaFrame server, click Start, then click Programs, then click Command Prompt.
- At the command prompt type: net use comx: \\client\comz: (where x is the number of the COM port on the server [ports 1 through 9 are available for mapping] and z is the number of the client COM port you want to map).
- Example: If COM1 on the server is mapped to COM5 on the workstation, map the COM port for all sessions with the following command: net use com1: \\client\com5:
- Press ENTER.
- To confirm the operation, type at the command prompt: net use
