Skip to content.
Pipeline > WebLeftBar > NetworkingAPI > EstablishPipelineConnection
The Pipeline networking library provides for secure communications using TCP. The encryption protocol uses DiffieHellman algorithm to allow for a client and server to exchange a secret key over an insecure medium without any prior secrets. The steps involved for extablishing a connection in the Pipeline are as follows

networkProtocol.png