DocumentationMathematicaThe Mathematica BookMathematica Reference GuideListing of C Functions in the MathLink Library
MLActivate()
int MLActivate(MLINK link) activates a MathLink connection, waiting for the program at the other end to respond.
MLActivate() can be called only after MLOpenArgv() or MLOpenString(). See Section 2.13.14.