Freshdevices.com Latest Releases Featured Browse All Top 100 Freeware Editor's Pick Developers Link to Us



Get more FREE software. Enter your email address:

Delivered by FeedBurner



  • No deposit bonus codes
























Home: \ Web Development \ Java & JavaScript \ Volser 1.3



Volser 1.3 - Description and Download Information

Click to view Volser 1.3 screenshot

Author:

Canadian Mind Products    
All programs by this author

License:

Freeware [?]

Cost:

$0.00 US

Operating Systems:

win2000 winxp winvista winvistax64 win7x32 win7x64 winserver

Size:

156K

Last Updated:

2012-12-11

Our Rating:

Not rated yet...

Users Rating:

not rated yet     (total votes: 0)

Feedback:

Report broken download    
Report spyware or virus [?]

Download Volser 1.3

Volser iconGets the 4-byte 32-bit binary volume serial number of a Windows
disk drive assigned when it is formatted to provide and almost unique id.
Don't confuse this with the volser(, the string name,
or the manufacturer's disk serial number assigned to a hard drive at the factory.
Uses JNI and C++ native code.

Consists of java and JNI you include in your own code.

You can test with

C:
CD \com.mindprod.volser
java.exe -jar volser.jar

and ensuring volser.32.dll iand volser.64.dll are on the path, e.g. in the
current directory.
To use getVolser, you need three pieces of code in your
class:
1. an import,
2. a static init to load the JNI library
3. a call to the getVolser native method

i.e.

import ../28814/com.mindprod.volser.Volser.css;
...
static
{
// get DLL loaded from somewhere on java.library path.
System.loadLibrary( "volser.32" );
/**
* test harness
*
* @param args not used
*/
public static void main( String[] args )
{
// Needs drive letter with colon and trailing backslash
final int volser = Volser.getVolser( "C:\\" );
System.out.println( "4-byte Volume serial number for drive C: is " + Integer.toHexString( volser ) );
}
}

Volser does nothing much by itself, other than a debugging
test harness to demonstrate getVolser method.


Related Searches: Volser, Java, classes, volume serials number


Recent Changes: add 64-bit support

Install Support: No Install Support

Supported Languages: English

Additional Requirements: Java 1.7+



Latest Releases in Web Development - Java & JavaScript

Jar2Exe iconJar2Exe 2.1.6   (2014-09-17)   update
Jar2Exe is a tool to wrap jar files into binary files for Windows, Linux and Mac

Entity Strip/Insert iconEntity Strip/Insert 3.3   (2014-08-24)   update
Utilities to convert/strip/insert HTML/XML/XHTML entities

SortedArrayList and Merge iconSortedArrayList and Merge 1.4   (2014-08-19)   update
Sort and Merge ArrayLists efficiently.

HTTP GET/POST iconHTTP GET/POST 3.2   (2014-07-15)   update
HTTP GET/POST/HEAD/PROBE/CHASE java class library for http: or https:

dhtmlxTabbar :: Ajax/JavaScript Tabs icondhtmlxTabbar :: Ajax/JavaScript Tabs 4.0   (2014-06-04)   update
Ajax-enabled JavaScript tabs for building intuitive navigation interface.

dhtmlxGrid :: Editable Ajax DataGrid icondhtmlxGrid :: Editable Ajax DataGrid 4.0   (2014-06-04)   update
Ajax-enabled JavaScript datagrid with rich data entry and editing capabilities

Hunk I/O iconHunk I/O 1.9   (2014-05-17)   update
Java classes to readEntireFile, create a temp file etc.

Holiday Calculator iconHoliday Calculator 5.1   (2014-04-16)   update
Calculate when 69 holidays occur in any given year.

WaveMaker iconWaveMaker 6.7.0   (2014-02-25)   update
Easy-to-use, visual web development platform. FOSS, creates standard Java apps

J4L-BarCode, Java edition iconJ4L-BarCode, Java edition 2.1.4   (2014-02-12)   update
Java component that support all major 1D and 2D barcode types.




Browse by Categories:

Browse Freeware by Popular Keywords:

avi | backup | dvd burning | clock | data recovery | driver | dvd player | email | fax | flash player | ftp | games | movie | mp3 | mpeg | partition | pdf | photo | psp | registry | security | usb | video |


Browse by Title:

0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


Browse by Developer:

0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


RSS Feeds:
(Current Category)

RSS Feed for New Releases and Updates New releases & updates

RSS Feed for New Shareware Releases New shareware releases

RSS Feed for New Freeware Releases New freeware releases

RSS Feed for Most Popular Software Most popular software

RSS Feed for Top Rated Software Top rated software

Feeds List in OPML Feeds list in OPML


Useful Resources:

Free Webmaster Software


Four Freshdevices software:

Name: 

E-mail: