Mathematica 9 is now available

Documentation / Mathematica / Add-ons & Links / MathLink / Mathematica Functions /

LinkObject

FilledSmallSquare LinkObject["name", n] is an object that represents an active MathLink connection for functions such as LinkRead and LinkWrite.

FilledSmallSquare LinkConnect, LinkCreate, LinkLaunch and Install all return LinkObject objects.

FilledSmallSquare The integer n is a serial number used to distinguish links with the same name.

FilledSmallSquare name is typically the name of an external program, or an internet TCP specification of the form port@host.

FilledSmallSquare See Section 2.13.2 and Section 2.13.9.

FilledSmallSquare See also: Links, LinkReadyQ, InputStream.

FilledSmallSquare New in Version 3.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.