| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
Is it possible to "associate" an Access Module DECmcc to the
Asynchronous Port off a DECServer ?
I mean , to Init a connection between the Acces Module and the
Asynchronous Port , to Send and Receive Messages to/from this Port...
Thank you,
Isabelle.
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1680.1 | Your MM can do what ever the Operating System supports | NANOVX::ROBERTS | Keith Roberts - DECmcc Toolkit Team | Mon Oct 21 1991 09:33 | 14 |
>> Is it possible to "associate" an Access Module DECmcc to the >> Asynchronous Port off a DECServer ? >> I mean , to Init a connection between the Acces Module and the >> Asynchronous Port , to Send and Receive Messages to/from this Port... Because VMS allows you to perform "Reverse LAT", your MM may take advantage of this and connect to a device plugged into a Terminal Server. I've done this for a printer plugged into the Terminal Server. You have to create an application port (modify LTLOAD.COM) -- then you will have a device called "LTAxxx:" which you can read and write to like any other terminal port. /keith | |||||
| 1680.2 | Even on Ultrix... | PADIS::PERIE | Mon Oct 21 1991 12:24 | 5 | |
Thanks a lot.
My customer will use DECmcc/Ultrix , but Ultrix also support LAT ,so...
| |||||