Table of Contents

TCPObject::connect

(string addr)Connect to the given address.

Syntax

void TCPObject::connect(string %addr);

Parameters

string %addr
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

TCPObject::delete
TCPObject::disconnect
TCPObject::listen
TCPObject::saveBufferToFile
TCPObject::send
TCPObject::setBinary
TCPObject::setBinarySize

References

This function is not called by any other functions.