Free Volser 1.1 Download
Current Page: Home > Development > Java & JavaScript >

Volser 1.1 Download

Volser 1.1

License: Freeware Free
Downloads:
Publisher: Canadian Mind Products
File size: 549KB
OS: Windows Vista, 2003, XP, 2000
Date added: 2009-10-27
Homepage: http://mindprod.com/
Category: Development

Volser 1.1 Description

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


EditBy: 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. you can free download Volser 1.1 now.

Volser 1.1 Keywords

Volser 1.1 Related Software

  • Volser
    Gets the 4-byte 32-bit binary volume serial number in Windows.
  • Comparators
    Comparator classes to include in your Java programs.
  • WebCam Viewer
    Java Applet to view a Webcam stream of JPG images
  • Masker
    Hides email addresses from spammers as PNG image files.
  • Brokenlinks
    Brokenlinks is a tool to help you find and track broken links on your website.
  • Unicode
    Used to test your computer's Unicode support.
  • File Splitter
    Split large text/html files into smaller files using embedded split commands.
  • Http
    HTTP/CGI GET/POST java class library
  • HunkIO
    Java classes to readEntireFile, create a temp file etc.
  • Compactor
    Compresses HTML by removing unnecessary white space.
  • Entities
    Utilities to convert/strip/insert HTML entities
  • SetClock
    Set your PC Clock from an accurate atomic clock on the web.
  • Official Encoding
    Discover the official name of any given Java encoding.
  • JarCheck
    Check that class target versions are as expected in a Java jar.
  • Encodings
    Applet to list all supported encodings (character sets) supported by Java.
  • FourTidy
    Tidies, sorts, aligns and dedups Take Command/4NT/4DOS DESCRIBE file descriptors
  • HTML Static Macros
    Modified or unmodified in commercial programs that you write and distribute
  • ShellSort
    ShellSort is a simple sort suitable for 2000 or less elements.
  • Esper
    A crude translator Esperanto To English and English to Esperanto.
  • CMOSSave
    Utililities to save, restore and check CMOS settings
  • NetworkCam
    Java Applet to view a Webcam stream of JPG images
  • LEDataStream
    Little-endian replacements for DataInputStream, DataOutputStream and RandomAcces
  • Honk
    Plays one or more of the Standard Windows sounds or wav files.
  • Quoter
    Converts text with many possible cleanups and transformations.
  • CSVReader/Writer
    Java to read, write, align and pack comma, tab and semicolon-separated files.
  • FontSaver
    FontSaver shares Font objects instead of creating new ones.
  • Wavelength
    Wavelength creates Color objects given the light wavelength or the frequency
  • CurrCon
    CurrCon displays prices in HTML in users' home currency.
  • HeapSort
    HeapSort is an implementation of Williams and Floyd classic HeapSort.
  • Volser
    Gets the 4-byte 32-bit binary volume serial number in Windows.
  • Batik
    Java to let you create a custom utility to find and delete all junk files.
  • FileIO
    Generates sample Java code to do 378 types of I/O.
  • Wassup
    Wassup let's you know what's up with your Java environment.
  • Encoding Recogniser
    Help determine a file's encoding by displaying it wth all supported encodings.
  • FileTimes
    Read and set Windows file/dir times from Java: Create/LastModified/LastAccessed
  • Splice
    SPLICE splices bits of files together
  • Dedup
    Java command line utility to removes duplicate lines from text files.
  • HtmlMacros
    A framework for static html macros in Java to generate elaborate boilerplate.
  • Canadian Tax Calculator
    Calculates Canadian sales taxes: GST HST and PST.
  • Need/Sniff/Avoid
    Check such things as:1. Is DESQview, BTrieve, 386MAX, Append, ... running
  • Transporter
    Lightweight Java classes to let you encrypt/sign/armour for secure transmission.
  • Java FileTransfer Classes
    Copy, download and upload files from within a Java program
  • FontShower
    Displays all the fonts available to Swing in Java.
  • Screws
    CMP Screws and Screwdrivers draws eight types of screw heads.
  • BlOut
    Blout removes extra blank lines from a file.
  • TimeZones
    Displays all the timezones on your machine supported by Java, with their standar
  • Amper
    Safely converts ampersands to !amp; entities
  • Holiday Calculator
    Calculate when 50 holidays occur in any given year.
  • KeyPlayer
    Java Keystroke and Mouse Event Tutor
  • Boyer
    Fast string search (indexOf) using the Boyer-Moore algorithm.
  • JDisplay
    JDisplay displays colorised program listings in web pages.
  • Pluck
    Scans multiple files looking for a REGEX pattern, and summarised what it finds.
  • Bulk Emailer
    The bulk emailer program sends the same email to many people.
  • VerCheck
    VerCheck checks websites for new versions of the software you use.
  • Echoserver
    See what browsers and programs are sending to an HTTP Server.
  • BigDate
    BigDate Allows you to manipulate dates without considering time or timezone
  • Biorhythms Calculator
    Calculates and displays biorhythm graphs.
  • MimeCheck
    Check that a server is sending the correct mime type for any given URL.
  • CreditCard Validator
    Verifies that credit card number is valid.
  • Replicator
    The Replicator lets you distribute large numbers of files to many people.
  • Canadian Sales Tax Calculator
    Calculates Canadian sales taxes: GST HST and PST.
  • Launder
    Removes all viruses known and unknown as it erases.
  • Accumulate
    Used to accumulate values by category.
  • Untouch
    Reverts files dates back if the files have not really changed.
  • BootSave
    Protects against damage to the partition table
  • Primes
    calculates the prime numbers 1..N, tells you if N is prime etc.
  • FontShowerAWT
    Displays all the fonts available to AWT in Java.
  • Align
    Aligns data in ASCII text files into neat columns.
  • Submitter
    Submitter will submit your PAD *.xml program descriptor file to 35 websites.

Volser 1.1 Publisher's Software

    Popular Searches

    Software by Letter

    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 Others

    New Release Software