System.Tether.TCPProtocol.TTetheringTCPProtocol.StartCommunication
Delphi
procedure StartCommunication; override;
C++
virtual void __fastcall StartCommunication();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | public | System.Tether.TCPProtocol.pas System.Tether.TCPProtocol.hpp | System.Tether.TCPProtocol | TTetheringTCPProtocol | 
説明
プロトコルを、確立された接続のために用意します。
例外
StartCommunication への呼び出しは、次の例外のいずれかを発生させます:
| Exception | Exception.Message | シナリオ | 
|---|---|---|
| TCP サーバーのオープンでエラー | 
 | 
- メモ: StartCommunication は、Indy からの例外を発生させる場合があります(TIdTCPServer.Active)。