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 | Retour

tcp Send
Méthode tcp Send
  
  
Syntaxe : tcp Send (Texte) > Erreur
  
Paramètres
  
ParamètreTypage Description  
TexteTexte>texte à envoyer  
ErreurEntier<code d'erreur  
  
  
Description :
  
Cette méthode envoie le texte passé en paramètre en ajoutant le séparateur de fin de paquet contenu dans la variable <>tcp_crlf. Cette variable est définie dans la méthode tcp_OnstartUpBase avec un double retour chariot fin de ligne. tcp Send renvoie un code d'erreur en cas de problème lors de la transmission du paquet. Si aucun problème n'a été rencontré, la méthode retourne 0.
  




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