Accueil CanalOpenSource
SourceServer
Langage xShell
BasicBrick
tcp OpenClient
tcp_OpenServer

DesignServer

openSource Shop Gallery
Main Street
freeway Avenue

Liens :

Compiler_TCP
tcp Close
tcp Listen
tcp Receive
tcp ReceiveBlob
tcp Send
tcp SendBlob
tcp_AddToSet
tcp_Answer
tcp_BlobToRecord
tcp_CloseConnection
tcp_CopySet
tcp_CreateBind
tcp_CreateRecord
tcp_CreateSendAndSaveRecord
tcp_CreateSet
tcp_DeleteBind
tcp_DeleteFile
tcp_DeleteRecord
tcp_DeleteToSet
tcp_Dialog
tcp_DialogSrv
tcp_DifBetwenSet
tcp_DropSet
tcp_EditPrp
tcp_Extraction
tcp_FindProcess
tcp_GetAnswer
tcp_GetFile
tcp_GetID
tcp_GetInfo
tcp_GetMyAddress
tcp_GetProcessList
tcp_GetVariable
tcp_GoToInSelection
tcp_GotoRecord
tcp_hfsFolderPath
tcp_InterBetwenSet
tcp_IsADocument
tcp_IsAFolder
tcp_IsBindOn
tcp_IsConnected
tcp_IsCurrentRecord
tcp_IsRecordInSet
tcp_IsSamePlateform
tcp_IsTimeOut
tcp_IsUnlockRecord
tcp_LoadField
tcp_LoadPrpSrv
tcp_LoadRecord
tcp_LoadSavedSet
tcp_LoadSelection
tcp_LoadSet
tcp_NextRecord
tcp_NumberRecordInSelection
tcp_NumberRecordInSet
tcp_OnQuit
tcp_OnStartUpBase
tcp_OnStartUpProcess
tcp_OpenConnection
tcp_Ping
tcp_PreviousRecord
tcp_ReadOnly
tcp_ReadWrite
tcp_ReceiveBlob
tcp_ReceiveField
tcp_ReceiveFile
tcp_ReceiveOnTimeOut
tcp_ReceivePict
tcp_RecordToBlob
tcp_Request
tcp_SaveRecord
tcp_SaveSet
tcp_ScreenLog
tcp_Search
tcp_SearchInSelection
tcp_SendBlob
tcp_SendField
tcp_SendFile
tcp_SendInfo
tcp_SendMethod
tcp_SendOK
tcp_SendPict
tcp_SendRecord
tcp_SendRequest
tcp_SendText
tcp_SeqGetNextValue
tcp_SetIpAddress
tcp_SetLog
tcp_SetSearch
tcp_SetTimeOut
tcp_SetTimeOutITK
tcp_SetVariable
tcp_SleepOnBind
tcp_Sort
tcp_SrvRecord
tcp_SrvSearch
tcp_StartSelection
tcp_StartTimeOut
tcp_TestBind
tcp_TestConnection
tcp_TestSemaphore
tcp_Unionset
tcp_UnloadRecord
tcp_UnloadSelection
tcp_UnloadSet
tcp_WaitOK
tcp_WaitOnLock
tcp_WakeUpBind

 

Mot entier Recherche dans la sélection


Documentation | Méthode | tcp Client Autres | tcp Client Bind | Retour

tcp_CreateBind
Méthode tcp_CreateBind
  
  
Syntaxe : tcp_CreateBind ({IpServeur}) > Erreur
  
Paramètres
  
ParamètreTypage Description  
IpServeurTexte>optionnel, adresse IP du serveur  
ErreurEntier<code d'erreur  
  
  
Description :
  
Cette méthode ouvre une connexion sur le serveur et s'approprie un des process de requêtes du serveur. Toutes les requêtes du client sont traitées par le même process. Cela permet de conserver une connexion persistante et d'avoir sur le serveur un process dédié pour garder sélections et enregistrements courants.
IpServeur est l'adresse ip du serveur, s'il est omis, l'adresse utilisée est celle fixée avec




Documentation | Méthode | tcp Client Autres | tcp Client Bind  | Haut de page | Retour