[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DEC TCP/IP Services for OpenVMS |
Notice: | Note 2-SSB Kits, 3-FT Kits, 4-Patch Info, 7-QAR System |
Moderator: | ucxaxp.ucx.lkg.dec.com::TIBBERT |
|
Created: | Thu Nov 17 1994 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 5568 |
Total number of notes: | 21492 |
5318.0. "TNAx: over ucx$telnetsym ?" by EEMELI::JVAANANEN (The Rally of 1000's of lakes) Fri Mar 07 1997 07:38
Has anyone tried this with decserver (90m,300,700,900) ?
I'd like to get this working like a LAT printer.
Decserver name: dsr2756, Centronics printer in port_8, telnet
port:2008
$ TELNET CREATE_SESSION dsr2756 2008 100
---> creates a virtualterminal TNA100:
Want to use fallback, because printer doesn't have all local
characters
$ SET TERM/DEV=XXX/FALBACK/TABLE= .... TNA100:
How about this ?
$ INIT/QUE KIVI -
/START -
/PROCESSOR=UCX$TELNETSYM -
/ON=DSR2756::TNA100: -
/DEFAUL=(NOBURST,NOFLAG,NOTRAILER) -
/NORETAIN
I know that use normally use ucx /processor="node::port" with
telnetsym ...
... Jorma
T.R | Title | User | Personal Name | Date | Lines |
---|
5318.1 | no, at least not yet... | UTRTSC::KNOPPERS | Oswald Knoppers | Fri Mar 07 1997 09:02 | 11 |
| You can't do this. The telnetsym expects something like "hostname:portnum"
for the /on qualifier. In your case you would be using the ordinary VMS
print symbiont. Unfortunally there is no error recovery then.
Apparently engineering is redoing some of the outbound TN device code which
should be able to do what you want. This was discussed in this conference a
while back.
Regards,
Oswald
|
5318.2 | see note 5183 | UTRTSC::KNOPPERS | Oswald Knoppers | Fri Mar 07 1997 10:54 | 1 |
|
|
5318.3 | While waiting ... | EEMELI::JVAANANEN | The Rally of 1000's of lakes | Sat Mar 08 1997 16:13 | 7 |
|
Thank's !!!
... Jorma
|