|
[Date Index]
[Thread Index]
[Author Index]
Re: Generic TCPIP sockets in Mathematica (Mathlink?)
- To: mathgroup at smc.vnet.net
- Subject: [mg81922] Re: Generic TCPIP sockets in Mathematica (Mathlink?)
- From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
- Date: Sat, 6 Oct 2007 04:49:38 -0400 (EDT)
- Organization: The Open University, Milton Keynes, UK
- References: <fe4ujl$17p$1@smc.vnet.net>
Christian Chong-White wrote:
<snip>
> For example, Mathlink seems a nice related facility but appears locked
> in to Mathematica-to-Mathematica-only usage.
The document titled _How MathLink Is Used_ reads,
"MathLink provides a mechanism through which programs can interact with
Mathematica.
=E2=80=A2 Calling functions in an external program from within Mathematic=
a.
=E2=80=A2 Calling Mathematica from within an external program.
=E2=80=A2 Setting up alternative front ends to Mathematica.
=E2=80=A2 Exchanging data between Mathematica and external programs.
=E2=80=A2 Exchanging data between concurrent Mathematica processes."
http://reference.wolfram.com/mathematica/tutorial/HowMathLinkIsUsed.html
A good place to start is _MathLink and External Program Communication_
http://reference.wolfram.com/mathematica/tutorial/MathLinkAndExternalProg=
ramCommunicationOverview.html
From there you can find plenty of tutorials such as _Setting Up
External Functions to Be Called from Mathematica_ or _Two-Way
Communication with External Programs_.
HTH,
--
Jean-Marc
Prev by Date:
Re: issue generating table of random numbers
Next by Date:
Re: Best way to save data in notebooks
Previous by thread:
Generic TCPIP sockets in Mathematica (Mathlink?)
Next by thread:
Re: Generic TCPIP sockets in Mathematica (Mathlink?)
|