Hi, The NASA's JPL provides a service on celestial object positions called HORIZONS, which I'd like to use, accessing it as a client coded in Java. Interestingly enough, they provide a telnet and web forms based interface, but no SOAP (contrary to another service we use, SIMBAD). The question is: where do I start? It seems to me that the telnet ...