Search Results for

    Show / Hide Table of Contents

    UdpPeer.OpenSocket Method

    Namespace: Riptide.Transports.Udp
    Assembly: RiptideNetworking.dll

    OpenSocket(IPAddress, ushort)

    Opens the socket and starts the transport.

    protected void OpenSocket(IPAddress listenAddress = null, ushort port = 0)

    Parameters

    IPAddress listenAddress

    The IP address to bind the socket to, if any.

    ushort port

    The port to bind the socket to.

    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX