| Title |
Mathematica Messenger |
| Status |
Dormant |
| Start Date |
7-2003 |
| End Date |
7-2003 |
| Contributors |
Chris Clark |
| Version |
1.0 |
Mathematica Messenger
This program allows you to use AOL Instant Messenger as a frontend to Mathematica. This means that you can send an instant message from anywhere with a Mathematica command and you will recieve Mathematica's response as an instant message.
To launch maim, start a mathematica kernel and enter:
LinkOpen[LinkMode -> Listen, LinkProtocol -> "TCP"]
$ParentLink = %
Then run maim from the command line using the calling syntax:
maim port@host
|