Oz is a concurrent language providing for functional, object-oriented, and constraint programming. This document is intended as a tutorial on how to program open applications for Mozart.
Open applications need access to the rest of the computational world by exchanging data with it. Mozart provides classes to handle files, sockets, and processes.