Developer Blog

Java SDK 1.3 Released

The new Java SDK has been released.  This version includes the following changes:

1. Content-Range was added to support any size files through partial file upload.
2. Added File object array in UploadSummary event after an upload is completed.
3. Added single file uploads through path or java.io.File objects.
4. Fixed thread bug in uploader.
5. Added file overwrite through GetStorageNodeExtended.  This can be accessed through an overloaded method in the FileUploader constructor.
6. PresetTranscode has been added.

The Java SDK has been receiving a good amount of attention lately.  We just stopped in on the San Diego Java Users Group to discuss integration with Nirvanix using Java.  The advantages are clear when you look at the simplicity when porting across platforms.  We have compiled the Jar using the 1.5 JDK since the majority of the users are still using 1.5.  Later we can compile to multiple versions if requested, the source code is available in the same distribution as well. 

We appreciate all suggestions you wish to give us with our SDKs or sample applications.  Please leave a note in the forums if you have any questions or comments.

You can find the SDK at: http://developer.nirvanix.com/files/folders/j2ee_java/entry57.aspx 

Published May 01 2008, 11:06 PM by BarryR
Filed under: ,

Comments

No Comments