Connect to Server

This page demonstrates a simple connection to Maple via the MapleNet Server. When the send button is pressed, the text entered in the Textbox is sent as a XML request object to the Math Service in the MapleNet Server, which in turn forwards it to the Maple Engine. The answer from Maple is extracted from the XML response object.