System.Tether.TCPProtocol.TTetheringTCPProtocol.StartCommunication
Delphi
procedure StartCommunication; override;
C++
virtual void __fastcall StartCommunication();
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
procedure function  | 
		public | System.Tether.TCPProtocol.pas System.Tether.TCPProtocol.hpp  | 
        System.Tether.TCPProtocol | TTetheringTCPProtocol | 
Description
Prépare le protocole pour établir des connexions.
Exceptions
Un appel de StartCommunication peut déclencher l'une des exceptions suivantes :
| Exception | Exception.Message | Scénarios | 
|---|---|---|
| 
 Erreur à l'ouverture du Serveur TCP  | 
  | 
- Remarque : StartCommunication peut aussi déclencher des exceptions à partir de Indy (TIdTCPServer.Active).