SLOrkitecture
From CCRMA Wiki
Network Architecture for the Stanford Laptop Orchestra (SLOrk)
David Bao, Isak Herman, Craig Hanson
Background
Goals
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.