Skip to content
nerdburt edited this page Feb 12, 2024 · 5 revisions

Welcome to the hyperion wiki!

About This Document

This document explores SNA on Hyperion, using the below SNA README from hyperion's Github documentation as the starting point. This is written from a server/networking specialist's perspective.

SNA

Hyperion is a branch of Hercules with special properties. One of the features it that it implements is IBM's SNA Technology. This is achieved by using a network interface known as LCS. This is the LAN Channel Interface, and is equivalent to an ethernet network interface.

The main documentation for implementing SNA is here: https://github.com/SDL-Hercules-390/hyperion/blob/master/readme/README.SNA.md

Clone this wiki locally