TCPCommunicationLayer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
In-Built TCP layer that uses VoltRpc's VoltRpc.Communication.TCP.TCPClient and VoltRpc.Communication.TCP.TCPHost
[UnityEngine.CreateAssetMenu(fileName="TCP Communication Layer", menuName="UWB/TCP Communication Layer")]
public sealed class TCPCommunicationLayer : VoltstroStudios.UnityWebBrowser.Communication.CommunicationLayer
- Inheritance
- Attributes
Constructors
TCPCommunicationLayer() |
Fields
connectionTimeout |
Timeout time for connection (Inherited from CommunicationLayer) |
inPort |
The in port to communicate on |
outPort |
The out port to communicate on |
Methods
CreateClient() | |
CreateHost() | |
GetIpcSettings(Object, Object, String) |