SSLSocket Plugin
The functionality described in this article is not available in the Community SDK edition.
You should upgrade to- Engineering / Sim
SDK edition to use it.
You should upgrade to
The SSLSocket plugin allows initializing of the secure TLS (Transport Layer Security) connection over sockets. The TLS protocol is used to provide secure communication between client/server applications.
The following samples show how to create simple server/client applications:
To run the plugin samples from the UNIGINE SDK Browser, go to Samples -> UnigineScript -> App and run the corresponding sample.
Launching SSLSocket#
To use the plugin, specify the extern_plugin command line option on the application start-up:
main_x64d -extern_plugin "SSLSocket"
Last update:
2021-12-13
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)