Difference between revisions of "SLOrkitecture"
From CCRMA Wiki
Line 2: | Line 2: | ||
David Bao, Isak Herman, Craig Hanson | David Bao, Isak Herman, Craig Hanson | ||
+ | |||
+ | == Background == | ||
+ | |||
+ | == Goals == | ||
== Current Design == | == Current Design == |
Revision as of 02:33, 18 February 2009
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.