====== Cartes du Ciel-SkyChart as an application server ====== ===== Guide content ===== * **[[quick_start_guide|Installation]]** * **[[quick_start_chart|The Chart]]** * **[[quick_start_solar_system|The Solar System]]** * **[[quick_start_deep_sky|Deep Sky Objects]]** * **[[quick_start_telescope|Driving a telescope]]** * **//Cartes du Ciel-SkyChart// as an application server** It is possible to use Skychart as a server to automate some task. This is the function that is used when another software can open Skychart to show a map of the object you are working on. \\ This functions are normally documented in the calling software. On the Skychart side there is only [[system#server|minimal configuration]] available. Just be sure that **Use TCP/IP Server** is checked, that **Server IP interface** is set to 127.0.0.1 and the **Server IP port** is 3292. A restart of the program is required after a change in this options. If you plan to connect to Skychart from another computer on your network you need to change the **Server IP interface** to 0.0.0.0 To know if a program is connected to Skychart you can use the [[menuview#server_information|Server Information]] window. You cannot exit Skychart as long as another application is connected. In this case all the way to close Skychart just make it to minimize in the task bar. To close Skychart you need to quit all the connected application first. Depending on the application it may also close Skychart automatically. You can develop your own applications or scripts to automate Skychart. See the list of [[server_commands|Server Commands]] and example scripts.