Donate Share

iPath Telemedicine Platform

File Release Notes and Changelog

Release Name: 0.9

Notes: Microscope Controller (Java + SWT) ---------------------------------- a new microscope controller replacing the old and error prone c++ version. Windows: Windows XP will work fine. For older windows you need at least JRE 1.4 (download from java.sun.com) Mac OS X: an appropriate java verion is included in the mac os. donwload the iMic-xy.dmg disk image and copy the iMic application to your hard drive.


Changes: 0.9.8 ----- added a new fileUpload method using multipart http post instead of the xmlrpc post. some firewalls seem to drop xmlrpc requests which contain too much binary content (or are too large). file upload seems to work better. (the multipart file post method is only invoked if the corresponding iPath server it using the latest telemic module) 0.9.6 ----- upgrade to xmlrpc-2.0 proxy support for http (not https) 0.9.3 ----- adaptation to the overhauled xmlrpc module of iPath-Server. Only the default setings have changed to make it work out of the box with a current version of iPath-Server. 0.9.2 ----- fixing bugs with idle threads, ssl exceptions now you can use without keystore 0.9.1 ----- initial release based on SWT (eclipse).