SLOrkitecture

From CCRMA Wiki
Revision as of 03:32, 18 February 2009 by Dbao (Talk | contribs)

Jump to: navigation, search

Network Architecture for the Stanford Laptop Orchestra (SLOrk)

David Bao, Isak Herman, Craig Hanson

Current Design

Server

The Server is defined by slork-server.cpp and uses the classes ServerSocket and Stdin.

Client

The Client is defined by slork-client.cpp and uses the ClientSocket class.