Download List

Project Description

jCIFS is a CIFS/SMB and MS-RPC client library written entirely in Java.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-01-07 14:08
0.6b6

This beta has some important bug fixes regarding graceful reconnect, NetWare 5 interoperability, proper URL decoding, unnecessary AuthExceptions accessing IPC$, and improved Windows 98 support.
Tags: Minor bugfixes

2001-12-19 20:30
0.6b5

Despite the beta flag, the highly-requested listFiles methods have been
implemented. Wildcard expressions can now be used to filter directory
listings.
Tags: Major feature enhancements

2001-12-16 03:11
0.6b4

A serious bug has been fixed that caused the exists method (and the several methods that call it) to return erroneous results. There have also been numerous other smaller bugfixes.
Tags: Major bugfixes

2001-11-28 14:59
0.6b3

Major refactoring and cleanups were added. A deadlock in the last release was fixed. Enumeration of remote workgroups/domains was enabled, a new fast buffer usage strategy was implemented, an object sink was plugged, and a fast new SMB crawler example was implemented.
Tags: Minor bugfixes

2001-11-22 03:59
0.6b

The SmbException class is now public, an AuthHandler interface has been added, and major refactoring of top-level glue, smarter logic, and buffer caching has resulted in performance improvements of 100% in some cases.
Tags: Major feature enhancements

Project Resources