Some O2S Resources

O2S resources are used by server-side application code, in the context of an O2S application framework. They are typically directed at server-side proxies which mediate resources, e.g. a multi_server that allocates resources associated with a particular server.

Each request is uniquely identified by a URI pointing to an XML specification. Currently the specifications are primitive, serving primarily as tokens to uniquely identify requests. The intention is for them to evolve to a rich mix of documentation, including formal specifications, man page style informal description, test and demonstration code, etc.


ResourceDescription
http://o2s.lcs.mit.edu/specs/resources/SUGR.xml Simple Universal Graphics Resource
http://o2s.lcs.mit.edu/specs/resources/audio_hub.xml A resource that can act as a hub for audio data.
http://o2s.lcs.mit.edu/specs/resources/audio_sink.xml Resource for supplying audio output connections.
http://o2s.lcs.mit.edu/specs/resources/cg_hub.xml A junction for N-way data fanout.
http://o2s.lcs.mit.edu/specs/resources/chat.xml A connection to a chat room.
http://o2s.lcs.mit.edu/specs/resources/chat_application.xml A chat_application manages chats for a user.
http://o2s.lcs.mit.edu/specs/resources/chathostproxy.xml A chathostproxy manages a device capable of displaying a chat GUI.
http://o2s.lcs.mit.edu/specs/resources/connector.xml A connector is a generic pipe through which data is shuffled.
http://o2s.lcs.mit.edu/specs/resources/host_proxy.xml A host_proxy manages a device.
http://o2s.lcs.mit.edu/specs/resources/hub.xml A junction for N-way data fanout.
http://o2s.lcs.mit.edu/specs/resources/listener.xml A listener is a connection point for asynchronous communication.
http://o2s.lcs.mit.edu/specs/resources/multi_server.xml Resource for serving chat and hub resources.
http://o2s.lcs.mit.edu/specs/resources/resource.xml The super-class for all resources.
http://o2s.lcs.mit.edu/specs/resources/user_proxy.xml A user_proxy manages a user's preferences and connection abilities.
http://o2s.lcs.mit.edu/specs/resources/voice_recognizer.xml A connection to a voice recognition server.
http://o2s.lcs.mit.edu/specs/resources/voice_synthesizer.xml A connection to a voice recognition server.