Search Results for

    Show / Hide Table of Contents

    TcpServer.Start Method

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

    Start(ushort)

    Starts the transport and begins listening for incoming connections.

    public void Start(ushort port)

    Parameters

    ushort port

    The local port on which to listen for connections.

    Implements

    IServer.Start(ushort)
    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX