(string remoteAddress) Connects this NC object to the remote address.
void NetConnection::connect(string %remoteAddress);
string %remoteAddress
No description available.
void
No description available.
Engine
NetConnection::cancelConnect
NetConnection::checkMaxRate
NetConnection::clearPaths
NetConnection::connectArranged
NetConnection::connectLocal
NetConnection::getAddress
NetConnection::getFinishedInitialGhost
NetConnection::getGhostID
NetConnection::getGhostsActive
NetConnection::getPacketLoss
NetConnection::getPing
NetConnection::getPort
NetConnection::getProtocolVersion
NetConnection::getRawIP
NetConnection::isLan
NetConnection::isLocal
NetConnection::isLocalConnection
NetConnection::resolveGhostID
NetConnection::resolveObjectFromGhostIndex
NetConnection::sendDisconnectPacket
NetConnection::setFinishedInitialGhost
NetConnection::transmitPaths
This function is not called by any other functions.