2. Overview of Interchange

Interchange is a daemon server, similar to a web server. Its entry point is usually talking to it over a socket via its own protocol. That socket can be either UNIX domain or INET domain, or an infinite number of either.

Catalogs

Hacking

ITL -- Interchange Tag Language

Talking to Interchange via socket

Talking to Interchange over the command line

Data structure overview

Session data structure