Serial port control
hi,
i have application uses active-x control object pos devices (called opos) to capture serial port receipt printer (epson). works fine locally.
now want work terminal services @ remote location.
the arrangement setup remote client, receipt printer attached, logon server, startup app, , opos control within application should recognize remote client's serial port receipt printer.
can accomplished terminal services?
tia,
allen
hi
we have serial port redirection in both windows 2003 , windows server codename"longhorn" ts.
in principle there should no reason why won't work, long activex control can see serial port in ts session.
if use chngport or change port command can see ports inside particular session:
c:\documents , settings\alexbal>change port
aux = \dosdevices\com1
com1 = \device\rdpdrport\;com1:1\tsclient\com1
com2 = \device\serial1
com3 = \device\rdpdrport\;com3:1\tsclient\com3
lpt1 = \device\rdpdrport\;lpt1:1\tsclient\lpt1
prn = \dosdevices\lpt1
here can see ts session com1 , com3 mapped local client com1 , com3. can use change port change if required.
alex balcanquall
newsgroup:microsoft.public.windows.terminal_services
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment