Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.0

Posted: 2003-07-22

Build Requirements: N/A

Runtime Requirements: Carbon

View Source Code:

Download Sample (“VMSify.zip”, 17.0K)
Download Sample (“VMSify.dmg”, 76.2K)



Description

VMSify is a sample STREAMS module that actually does something useful (well, noticable). VMSify is largely derived from the StreamNOP source, but it is extended to demonstrate simple address detection and data munging. VMSify's functionality is relatively silly. It detects whether the stream is a telnet session (looking for outgoing connections on port 23) and, if it is, upper cases all the data returned from the server. The upshot is that if you install the software and log into a UNIX machine using a Mac OS telnet application, all the returned text is in upper case, just like it would be if you were logging into a VMS machine. Open Transport 1.1.1 or higher STREAMS plug-in, STREAMS module, Open Transport, autopush

Document Revision History

Date Notes
2003-07-22First Version

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.