![]() |
Connect | ![]() |
|
Connect Connects the network object to the given server / chanel bSuccess = myNetwork.Connect( IP, Port, Name, Channel ) Return value TRUE if the connection was successful, otherwise FALSE. Parameters
This does not connect immediatly. If it returns TRUE, it means it will try to connect. You should then use IsConnected to wait until it has connected. This may take several seconds depending on the connection speed of the user, and you should include an option to cancel (call Disconnect to cancel) See also Network:Disconnect Network:IsConnected JAM © 2005 no one in partiular Project started by David Evans in 2005 | ||