Re: Application that prints directly to LPT2
- From: "Maxim Oustiougov [MSFT]" <maximou@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 26 May 2006 11:47:13 -0700
Massimo - port redirection should be working for you, you enabled the right
setting in ActiveX script.
You can verify port redirection by running "chgport" utility in TS session:
C:\Documents and Settings\user>chgport /query
AUX = \DosDevices\COM1
COM1 = \Device\RdpDrPort\;COM1:1\tsclient\COM1
COM2 = \Device\Serial0
LPT1 = \Device\RdpDrPort\;LPT1:1\tsclient\LPT1
PRN = \DosDevices\LPT1
Ports that start with \Device\RdpDrPort are client ports redirected over RDP
protocol.
If you do not see LPT2 redirected from the client in that list, it most
likely means that there is no local physical LPT2 port on the client
computer. You can check that by going to Computer Management (compmgmt.msc)
on the client, and checking Device Manager\Ports (COM & LPT).
Hope this helps.
--
Maxim Oustiougov,
Terminal Services Program Manager
This posting is provided "AS IS" with no warranties, and confers no rights.
<m.piceni@xxxxxxxxxxxxxxxx> wrote in message
news:Ob01813cGHA.4264@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm using TsWeb to connect to a remote Terminal Server.
I've an old application, running on the TS, that prints directly to LPT2
port an bypass Windows printer driver. Is there any way to make it print
on the LPT2 of the client ?
I tryed to enable the redirect ports option:
MsRdpClient.AdvancedSettings2.RedirectPorts = TRUE
but seems to work only on COM ports, not LPT (or at least not on LPT2).
Any help is welcome.
Thanks.
Massimo.
.
- References:
- Application that prints directly to LPT2
- From: m.piceni
- Application that prints directly to LPT2
- Prev by Date: Log on problem
- Next by Date: Re: Different languages on TS
- Previous by thread: Application that prints directly to LPT2
- Next by thread: Better remote desktop client?
- Index(es):
Relevant Pages
|