AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Comunicación / Sockets
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Socket constants
The following constants are used by the Socket functions.
ConstantDetailsFunction
CertificateHashSSL certificate identified by its hashSocketCreateSSL, SocketConnectSSL
CertificateNameSSL certificate identified by its nameSocketCreateSSL, SocketConnectSSL
ProtocolDefaultThe default protocol will be usedhttpRequest type
ProtocolSSL2SSL2 protocolSocketCreateSSL, SocketConnectSSL, WebSocketClientConnectSSL
ProtocolSSL3SSL3 protocolSocketCreateSSL, SocketConnectSSL, WebSocketClientConnectSSL
ProtocolTLS1TLS1 protocolSocketCreateSSL, SocketConnectSSL,
httpRequest type, WebSocketClientConnectSSL
ProtocolTLS1_1TLS 1.1 protocolSocketCreateSSL, SocketConnectSSL,
httpRequest type, WebSocketClientConnectSSL
ProtocolTLS1_2TLS 1.2 protocolSocketCreateSSL, SocketConnectSSL,
httpRequest type, WebSocketClientConnectSSL
ProtocolTLS1_3TLS 1.3 protocolSocketCreateSSL, SocketConnectSSL,
httpRequest type, WebSocketClientConnectSSL
SocketAddressInformation to be retrieved: Client socket IP addressSocketClientInfo
SocketErrorAn error occurred during the communication with the server. SocketConnect
SocketClosingThe socket is closed. SocketConnect
SocketEndTagTransmission type: Allows you to specify an end markerSocketChangeTransmissionMode
SocketEndTagBufferTransmission type: Allows you to specify an end-of-buffer markerSocketChangeTransmissionMode
SocketMessageThe socket received a message SocketConnect
SocketOpeningThe socket is connected to the server.SocketConnect
socketConfigureModeModule used to manage secure TCP sockets.SocketConfigure
SocketPortInformation to be retrieved: Port number to which the socket is connectedSocketClientInfo
SocketNoEndTagTransmission type: No markers are added and/or removed from the transmitted character string.SocketChangeTransmissionMode
SocketSizeAtBeginningTransmission type: Indicate the message to be transmitted.SocketChangeTransmissionMode
Ver también
Versión mínima requerida
  • Versión 11
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 24/09/2024

Señalar un error o enviar una sugerencia | Ayuda local