Jump to content

ISO Development Environment

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Czarkoff (talk | contribs) at 23:31, 10 July 2014 (Removed hatnote pointing to deleted article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The ISODE software (pronounced eye-soo-dee-eee), more formally the ISO Development Environment, was an implementation of the OSI upper layer protocols, from transport layer to application layer, which was used in the Internet research community to experiment with implementation and deployment of OSI during the late 1980s and early 1990s.

The ISODE software was initially a public domain / open source implementation, lead by Marshall Rose. Following version 6.0, Marshall handed the lead over to Colin Robbins and Julian Onions, who coordinated the 7.0 and 8.0 releases. Version 8.0 was the final public domain release, made on June 19, 1992. The Open Source version is still available,[1] even if only for historic interest. The software was ported to a wide set of Unix and Linux variants.[2]

ISODE Stack

The ISODE stack[3] was an implementation of layers 3 to 6 of the OSI model. While the ISODE implementation could be configured to use one of several X.25 (CONS) or connectionless lower layer protocols, many ISODE deployments were based on RFC1006,[4] the implementation of OSI transport protocol TP0 as a layer atop TCP, in order to use IP-based networks which were becoming increasingly common. The stack also implemented an ASN.1 compiler.

Applications

The ISODE Stack was the basis for a number of OSI applications.

PP

ISODE formed the basis an implementation for the X.400 email protocol, called PP.[5][Footnote 1] PP included a fully operational SMTP/MIME email server and an X.400/SMTP Mixer[6] gateway. PP also implemented a P7 Messagestore (PPMS).

PP was designed by Steve Kille and the lead engineer was Julian Onions.

Quipu

ISODE had a full X.500 and LDAP directory called QUIPU[7] (incorrectly pronounced kwip-ooo by the project). Quipu implemented a DSA and a Directory User Agent (DUA) called DISH. X.500 was considered too heavyweight to access directories, Colin Robbins implemented a proprietary protocol to solve the problem, this was then significantly re-worked by Tim Howes for DIXIE which led to the development of the Lightweight Directory Access Protocol.

QUIPU was designed by Kille and the lead engineer was Robbins, largely funded by the INCA project,[8] and used extensively in the Paradise academic X.500 directory pilot.

FTAM

ISODE contained and implementation of FTAM, and implemented an FTAM-FTP[9] gateway.

VT

ISODE contained a virtual terminal (VT)[10] implementation and a VT-Telnet gateway.

OSISEC

ISODE has a full implementation of a PKI Certification Authority built on top of it by the OSISEC[11][12] project. OSISEC was developed by Mike Roe & Peter Williams and integrated into ISODE by Robbins.

OSIMIS

ISODE has a full implementation of a CMIP/TMN built on top of it by the OSIMIS[13] project.

Contributors

The following people or groups were listed in the ISODE 8.0 manual[14] as the significant contributors

Commercialisation

Several companies used the ISODE software to build successful commercial products and services including (alphabetical order):

  • Control Data Corporation used Quipu as the basis of their X.500 product.
  • The ISODE Consortium was formed in 1992[15] as a not-for-profit organisation to continue the R&D work, this evolved to become Isode Limited.
  • Nexor's email and directory and products are evolutions of PP and Quipu.
  • X-Tel Services offered commercial support contracts for the software to the academic community, including JANET and SURFnet.

References

  1. ^ "Download Isode 8 Software".
  2. ^ "ISODE Ports". SUNET. Retrieved 4 January 2013.
  3. ^ ISODE (1992). "The ISO Development Environment: User's Manual (Version 7.0)". {{cite journal}}: Cite journal requires |journal= (help); Unknown parameter |coauthors= ignored (|author= suggested) (help)
  4. ^ "RFC1006". IETF.
  5. ^ "The PP Manual".
  6. ^ "RFC 2156". IETF. Retrieved 22 December 2012.
  7. ^ ISODE (1992). "The ISO Development Environment: User's Manual (Version 7.0)". 5: QUIPU. {{cite journal}}: Cite journal requires |journal= (help); Unknown parameter |coauthors= ignored (|author= suggested) (help)
  8. ^ "Integrated Network Architecture for Office Communications". CORDIS. Retrieved 24 December 2012.
  9. ^ "RFC 1415". IETF. Retrieved 22 December 2012.
  10. ^ "ISO 9040 - Virtual Terminal". ISO. Retrieved 24 December 2012.
  11. ^ OSISEC (1992). "The OSI Security Package: OSISEC User's Manual". 1: X.509 Authentication Framework. {{cite journal}}: Cite journal requires |journal= (help); Unknown parameter |coauthors= ignored (|author= suggested) (help)
  12. ^ OSISEC (1992). "The OSI Security Package: OSISEC User's Manual". 2: Secure OSI Applications. {{cite journal}}: Cite journal requires |journal= (help); Unknown parameter |coauthors= ignored (|author= suggested) (help)
  13. ^ "OSIMIS - OSI Management Information Service". UCL. Retrieved 24 December 2012.
  14. ^ "ISODE 8 manual".
  15. ^ "ISODE Consortium".

Footnotes

  1. ^ PP does not stand for anything. It was a project joke that it did not stand for "Postman Pat", while "Postman Pat" is a good description of the software, it would have created copyright issues to have used this name.