Skip to content

RPI-WCL/IOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0cbfc14 · Feb 11, 2013

History

1 Commit
Feb 11, 2013
Feb 11, 2013
Feb 11, 2013
Feb 11, 2013
Feb 11, 2013
Feb 11, 2013
Feb 11, 2013
Feb 11, 2013
Feb 11, 2013
Feb 11, 2013
Feb 11, 2013
Feb 11, 2013

Repository files navigation

usage:
	java src.IOSTheater

	to run with default components, otherwise:
	java -Dprotocol="myProtocolComponent" -Dprofiling="myProfilingComponent" -Ddecision="myDecisionComponent" src.IOSTheater

	to connect to another IOS theater:
	java -Dconnection="rmsp://host:port/io/protocolActor" src.IOSTheater

	to connect to a peer server:
	java -Dconnection="rmsp://host:port/io/peerServer" src.IOSTheater

to start a peer server:
	java -Didentifier="io/peerServer" src.resources.PeerServer

About

Internet Operating System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published