ENet Class Library for C#

Host.Connect Method

Connects to a remote computer at the given address.

Overload List

Connects to a remote computer at the given address.

public Peer Connect(IPEndPoint,int,int)

Connects to a remote computer at the given host and port.

public Peer Connect(string,int,int,int)

See Also

Host Class | ENet Namespace