Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Since it does not use Mathlink how does WITM work?

witm
0
Posted

Since it does not use Mathlink how does WITM work?

0

• Answer: WITM uses PHP, (which is a server-side scripting language) to pass Mathematica commands typed into the Text box on WITM to standard input of Mathematica. Once Mathematica has processed those commands, it puts the results on its standard output. The PHP code pipes that back to the browser, so the user sees Mathematica’s results. If the results are graphical in nature, there is not a lot of point in sending back a load of coordinates to the user. Instead the Mathematica function Export is used to create a GIF file. The web browser is configured to show that GIF file if it is present.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123