Method |
Description |
|
BuildConnectionInterfaceController ( ConnectionInfo connectionInfo, ProtocolBase newProtocol, Control connectionContainer ) : void |
|
|
FindConnectionContainer ( ConnectionInfo connectionInfo ) : InterfaceControl |
|
|
OpenConnection ( ConnectionInfo connectionInfo, ConnectionInfo force, Form conForm ) : void |
|
|
OpenConnection ( ContainerInfo containerInfo, ConnectionInfo force, Form conForm ) : void |
|
|
Prot_Event_Closed ( object sender ) : void |
|
|
Prot_Event_Connected ( object sender ) : void |
|
|
Prot_Event_Disconnected ( object sender, string disconnectedMessage ) : void |
|
|
Prot_Event_ErrorOccured ( object sender, string errorMessage ) : void |
|
|
SetConnectionContainer ( ConnectionInfo connectionInfo, Form connectionForm ) : Control |
|
|
SetConnectionEventHandlers ( ProtocolBase newProtocol ) : void |
|
|
SetConnectionForm ( Form conForm, string connectionPanel ) : Form |
|
|
SetConnectionFormEventHandlers ( ProtocolBase newProtocol, Form connectionForm ) : void |
|
|
SetConnectionPanel ( ConnectionInfo connectionInfo, ConnectionInfo Force ) : string |
|
|
StartPreConnectionExternalApp ( ConnectionInfo connectionInfo ) : void |
|
|