HelpWizard Pages Protocols SSL/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „<strong>Protocols - SSL</strong> link=HelpWizard_Pages_Start Protocols/en|back [Back to Protocols]…“)
 
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 2: Zeile 2:


[[Datei:arrowleft.png|link=HelpWizard_Pages_Start Protocols/en|back]]
[[Datei:arrowleft.png|link=HelpWizard_Pages_Start Protocols/en|back]]
[[HelpWizard Pages Protocols/en|[Back to Protocols]]]
[[HelpWizard Pages Start Protocols/en|[Back to Protocols]]]

An SSL connection is created via the "SSL Socket [Connect]" action from the standard library.


An SSL connection is created via the "SSL Socket [Connect]" action.
As with the other socket actions, this will provide a socket stream,
As with the other socket actions, this will provide a socket stream,
which can be passed on to any of the stream reading/writing
which can be passed on to any of the stream reading/writing

Aktuelle Version vom 18. Februar 2022, 12:21 Uhr

Protocols - SSL

back [Back to Protocols]

An SSL connection is created via the "SSL Socket [Connect]" action from the standard library.

As with the other socket actions, this will provide a socket stream, which can be passed on to any of the stream reading/writing actions (i.e. to read individual characters, lines, strings or binary bytes).

Take a look at the Test/Demo found in this action.



Copyright © 2014-2024 eXept Software AG