BetterWindowsSoftware.com - find freeware or shareware
Preview styles

Volser (version: 1.1)

Gets the 4-byte 32-bit binary volume serial number in Windows.

  • Rated G
  • email link Email this page to a friend
    Issue Report Report Issue
    (report mature content, spyware, broken links, or virus)
  • download softwareDownload: volser11.zip
  • Order: Volser
  • company website Homepage: Volser homepage
  • screenshot
    Note: This image is sized down from its original. Click on it to view full-size image.
  • Company:   View all "Canadian Mind Products's" listings [99 titles]
  • Install Support: none
  • System Requirements: Java 1.1+
  • Recent Changes: fix problem with Microsoft C++ runtime library
  • Platform:   Java, Linux, Mac OS X, Unix, Win2000, Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP
     JavaLinuxMac OS XUnixWin2000Win7 x32Win7 x64WinServerWinVistaWinVista x64WinXP
  • Type: Freeware
  • Cost: $0.00 US
  • Size: 592 K
  • Released: 2008-09-23
  • Vote for: "Volser 1.1"
    1 out of 5 2 out of 5 3 out of 5 4 out of 5 5 out of 5
  •  Description: Gets 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 com.mindprod.volser.Volser

    and ensuring nativevolser.dll is on the path, e.g. in the
    current directory. YOU MUST MANUALLY EXTRACT
    NATIVEVOLSER.DLL and put it on the path. See
    http://mindprod.com/jgloss/path.html

    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 com.mindprod.volser.Volser;
    ...
    static
    {
    // get DLL loaded from somewhere on java.library path.
    System.loadLibrary( "nativevolser" );
    // if have troubles change this code to use
    // System.load( "E:\com\mindprod\volser\nativevolser.dll" );

    /**
    * 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.
  • User Comments for "Volser" NEW!!!Add a Comment for "Volser"
    No comments for this page. Feel free to be the first
  •  Permalink HTML:
     Permalink URL:

 


Search Google for: reviews of "Volser"

Similar Software: Volser 1.1  
  • search graphic  Full Similar Software Search is an exhaustive search of our entire database that takes a few more seconds; using this search may find better matches since it searches across all categories.

    Below, we have the quicker list of up to 10 titles from the same category sorted by keyword matching strength.

    Search our entire site using "Best Match" against these keywords.

  •  ·FileTransfer 2.5  [Cost: 0.00 | Type: Freeware | Category: Web Development::Java and JavaScript]
    Includes classes to let you copy, download and upload files from within a Java program. Also contains a command-line utility to download files. Fully commented Java source is pro...
  •  ·Java Chart Designer 4.0  [Cost: 99.95 | Type: Shareware | Category: Web Development::Java and JavaScript]
    Create professionally looking presentations and reports with Java Chart Designer. Feature rich and powerful application gives you full power to create outstanding report and presen...
  •  ·Comparators 1.4  [Cost: 0.00 | Type: Freeware | Category: Web Development::Java and JavaScript]
    Java classes to include in your programs. Includes: HTMLArrayComparator.java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two String...
  •  ·HunkIO 1.6  [Cost: 0.00 | Type: Freeware | Category: Web Development::Java and JavaScript]
    Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile method that is more convenient to use th...
  •  ·Spinner 1.0  [Cost: 0.00 | Type: Freeware | Category: Web Development::Java and JavaScript]
    Spinner consists of source for classes to add hex and formatted dollar input/output for Java JSpinner to your own Java programs. Spinner offers two NumberFormatter classes you ca...
  •  ·CSVReader/Writer 3.0  [Cost: 0.00 | Type: Freeware | Category: Web Development::Java and JavaScript]
    Java classes you can use standalone or embed in your own programs to Read, write, align and pack comma, tab and semicolon-separated variable files, commonly known as CSV files. It ...
  •  ·FileTimes 1.9  [Cost: 0.00 | Type: Freeware | Category: Web Development::Java and JavaScript]
    Java class library to read and set Windows file/dir times from Java: Create/LastModified . Create time is when the file was first written. LastModified is when the file was last wr...
  •  ·Easy JAVA to Source Converter 2.3  [Cost: 19.95 | Type: Shareware | Category: Web Development::Java and JavaScript]
    Easy JAVA to Source Converter is a powerful decompiler and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files. It is able to deco...
  •  ·1-2-3 JavaScript Library 2.5  [Cost: 0.00 | Type: Freeware | Category: Web Development::Java and JavaScript]
    1-2-3 JavaScript Library is a cool new software application that allows you to create amazing javascript in seconds! Choose scripts from an organized, amazingly easy to navigate m...


Keyword Searches

search graphic Listed below are the individual keyword search results for "Volser 1.1" for common "License Type" values. For each term, the size and color corresponds to the number of search results.