INDI for Java 1.31 Beta freeware
INDI for Java is a set of libraries (written in the Java programming language) to implement Clients (graphical and not graphical ones), Drivers and Servers that follow the INDI distributed control protocol, a protocol designed to operate astronomical instrumentation. ...
Author | Zerjillo |
Released | 2012-04-23 |
Filesize | 266 kB |
Downloads | 490 |
OS | Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64 |
Installation | Instal And Uninstall |
Keywords | INDI protocol, control library, Java library, protocol, control, INDI |
Users' rating (4 rating) |
INDI for Java Free Download - we do not host any INDI for Java torrent files or links of INDI for Java on rapidshare.com, depositfiles.com, megaupload.com etc. All INDI for Java download links are direct INDI for Java download from publisher site or their selected mirrors.
1.31 Beta | Apr 23, 2012 | New Release | Server library: · Now the Server handles correctly the enableBLOB policies. · Added some abstract methods in AbstractINDIServer to be able to handle new connections and broken connections with Clients and detecting when drivers are disconnected / stopped. · Added functionality to allow the server to stop listening to new connections and to break all current Client connections. Basic library: · Addition of BLOBEnables to Constants Client library: · INDIDevice refactored to better implement the enableBLOB messages. INDIDeviceListener refactored to avoid ugly hacks with Strings. |
1.3 Beta | Apr 12, 2012 | New Release | · Added the Android Client UI library: It allows to create ugly but functional Android Clients. Driver library: · The updateProperty() method in INDIDriver throws a INDIException in case of error (not previously added to the Driver or Switch Property not following its rule). · Changed the calls to Arrays.copyOf to be compatible with Android 8. · Changed the padLeft function in INDISexagesimalFormatter to be compatible with Android 8. |