public class EmuBlastee2
extends java.lang.Object
Constructor and Description |
---|
EmuBlastee2(java.lang.String[] args)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Run as a stand-alone application.
|
void |
run()
Method to allow connections from EmuBlasters and read their data.
|
void |
stopServer()
Stop all communication with Emu domain clients.
|