Connect Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodConnect(IPEndPoint)
Create a connection to a remote endpoint
(Inherited from NetPeer.)
Public methodConnect(IPEndPoint, NetOutgoingMessage)
Connect to a remote server
(Overrides NetPeer..::..Connect(IPEndPoint, NetOutgoingMessage).)
Public methodConnect(String, Int32)
Create a connection to a remote endpoint
(Inherited from NetPeer.)
Public methodConnect(String, Int32, NetOutgoingMessage)
Create a connection to a remote endpoint
(Inherited from NetPeer.)

See Also