|
LinkProtocol
LinkProtocol is an option to LinkLaunch, Install and related functions which specifies the underlying data transport protocol to use for a new MathLink link.
Typical settings for LinkProtocol are "SharedMemory" and "FileMap" (Windows), "Pipes" (Unix, Macintosh) and "TCPIP" (all systems).
See Section 2.13.5.
New in Version 3; modified in 5.0.
|