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
Public class EngineProxy
Remoting proxy for Engine objects created on the server.
Public class LoconetServiceProxy
Remoting proxy for the LoconetService instance on the server.
Public class RemClient
Class for connecting a client to a remoting service.
Public class RemService
Class for providing object remoting services.
Public class RemService..::..Connection
Represents a client remoting connection.

Delegates