[Maxima] Operating Maxima out of another program by a TCP connection
maxima-list at ssteiner.com
maxima-list at ssteiner.com
Sun Jan 13 12:14:36 CST 2008
Thank you! It works perfectly!
----- original message --------
Subject: Re: [Maxima] Operating Maxima out of another program by a TCP connection
Sent: Thu, Jan 10, 2008
From: Andrej Vodopivec<andrej.vodopivec at gmail.com>
> maxima -s 4010 does not start a socket server on port 4010 but it
> tries to connect to a server on port 4010 (since there is no server
> running on that port you get the error "Could not connect"). Your
> program needs to start a socket server to which maxima then connects
> with this command.
>
> Andrej
More information about the Maxima
mailing list