Hi, CDC V3 can work as a tcp/ip server. At the moment this is not a real deamon mode, it still try to display the chart on the screen, but this can be added in the future.
For testing you can launch CDC and connect using Telnet. Use "telnet localhost 3292". For security reason remote connection are not enabled by default. If you want to connect remotely set your real IP address or 0.0.0.0 in Configuration-System-Server instead of the loopback. If you get the source package ( http://ap-i.net/skychart ) there is sample client in Perl and Java in the scripts/ folder. I not try with PHP but this is probably possible if a tcp socket object exist. The command to send to CDC are not documented, look for "cmdlist" in the source file u_constant.pas. Patrick Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/skychart-discussion/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
