MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Accessing Mathematica on a remote server from java

  • To: mathgroup at smc.vnet.net
  • Subject: [mg65754] Accessing Mathematica on a remote server from java
  • From: pradeep suresh <pradeep at purdue.edu>
  • Date: Sun, 16 Apr 2006 03:49:32 -0400 (EDT)
  • Organization: Purdue University
  • References: <200604061052.GAA19474@smc.vnet.net> <e15f0g$2v1$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

[This post has been delayed due to email problems - moderator]


Hi
I have a java code which is using the mathematica kernel on my machine 
to perform computations, i generate the mathematica statements in the 
code send and recieve expressions from the mathmatica kernel through 
mathlink commands.I'd like to know if there's a way i can do this with 
the mathematica copy installed in another machine/server.Ultimately we 
dont want to the user to have mathematica on his/her machine to run this 
java program, he/she should be able to use the mathematica installed in 
our server.Our group also has a licensed version of webMathematica 
Amateur but i dont know if that will solve my purpose.
Plz help!
Thanks in advance

Pradeep Suresh
Purdue University


  • Prev by Date: Mathlink and C/C++
  • Next by Date: How can I solve these simultaneous quadratic equations in Mathemetica?
  • Previous by thread: Re: Speed: Inner MUCH slower than dot product??
  • Next by thread: Re: Accessing Mathematica on a remote server from java