socket Interface

From OpenKore Wiki
Revision as of 00:36, 29 October 2009 by EternalHarvest (talk | contribs) (Created page with 'Socket interface lacks standard input (such as commands), but can be connected with thin client to handle input and output. Best used to run OpenKores in background and still be …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Socket interface lacks standard input (such as commands), but can be connected with thin client to handle input and output. Best used to run OpenKores in background and still be able to control them.

You need a separate logs directory for each OpenKore instance which you want to run with Socket interface.

Run OpenKore with Socket interface:

openkore.pl --control=<control> --logs=<logs> --interface=Socket

Connect to running OpenKore with Socket interface:

src/Interface/attach-to-console.pl <logs>/console.socket --control=<control>

Use ctrl+c to close Socket interface client and preserve OpenKore.

Use console command 'quit' to shut down OpenKore.

Special instructions, which only apply to Socket interface, can be given in some cases such as errors.