This namespace contains classes for remote controling railroad objects on one computer from another. Data is exchanged over the TCP protocol, through a wired or Wi-Fi network connection.
Classes
| Class | Description | |
|---|---|---|
|
|
EngineProxy |
Remoting proxy for Engine objects created on the server.
|
|
|
LoconetServiceProxy |
Remoting proxy for the LoconetService instance on the server.
|
|
|
RemClient |
Class for connecting a client to a remoting service.
|
|
|
RemService |
Class for providing object remoting services.
|
|
|
RemService..::..Connection |
Represents a client remoting connection.
|