Home | Advertise | Submit | Press | Top | Contact | Help | Bookmark |
Search downloads:
Home Web Authoring Java & JavaScript Editors Volser 1.1

Volser 1.1

Gets 32-bit binary volume serial number
Details
View: screenshot
Size: 0.58 MB
License: Freeware
OS: Java,Linux,Mac OS X,Unix,Win2000,Win7 x32,Win7 x64,WinServer,WinVista,WinVista x64,WinXP
Price: $0
Publisher: Canadian Mind Products
Date added: 12/24/2007
Date updated: 2/6/2010
Total Downloads: 328
Downloads - Last Week: 5

Share |
Rating: (0 votes)
Volser 1.1 Publisher's 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.

Requirements: Java 1.1+

What's new in this version: fix problem with Microsoft C++ runtime library

Download Volser 1.1 (0.58 MB)

Advanced SystemCare - Clean, Repair, Protect & Optimize your PC. Free!
Antivirus information
Download3K has downloaded and tested Volser on 6 Feb 2010 with some of Today's best antivirus engines and you can find below, for your convenience, the scan results:
Bitdefender: Clean
NOD 32: Clean
Avira: Clean
Kaspersky: Clean
Complete antivirus report
Volser Antivirus Report

Your email:
Friend email:
Related downloads
Volume Serial Number Editor 1.30 32x32 pixels icon Volume Serial Number Editor 1.30
modify your disk drive's Volume Serial Number
567
Drive Serial Number Editor 1.30 32x32 pixels icon Drive Serial Number Editor 1.30
Modify drive's Volume Serial Number
1
Disk Serial Number Changer 1.40 32x32 pixels icon Disk Serial Number Changer 1.40
Modify your disk drive's Volume Serial Number
49
HDD Firmware Serial Number Source Code 1.01 32x32 pixels icon HDD Firmware Serial Number Source Code 1.01
Hard-Disk Firmware Number Source Code
3301
Volser 1.1 32x32 pixels icon Volser 1.1
Gets 32-bit binary volume serial number
328
Binary Boy 1.97 32x32 pixels icon Binary Boy 1.97
A Usenet newsreader with NZB and RAR support.
583
Binary Browser 5.2 32x32 pixels icon Binary Browser 5.2
Collection of hexadecimal tools for file data
260
Binary Clock 2.0 32x32 pixels icon Binary Clock 2.0
1226
Binary Vortex 4.2 32x32 pixels icon Binary Vortex 4.2
Download pictures and files from Newsgroups!
319
Binary Adder 1 32x32 pixels icon Binary Adder 1
Binary Adder
171

Related press releases

Sothink SWF Decompiler-Flash Decompiler
Sothink SWF Decompiler-Flash Decompiler 32x32 pixels iconProfessional SWF Decompiler decompiles SWF to FLA or FLEX project, and extracts all Flash elements. This Flash decompiler fully supports Flash 6/MX 2004/ 8/CS3/CS4 and ActionScript 3. Fully compatible with Windows 7. Multilingual and user-friendly.

Clix-FX XML Flash Menus
Clix-FX XML Flash Menus 32x32 pixels iconFlash XML Menu Templates from Clix-FX We offer you the easiest way imaginable to design and create Flash menus for your website.

RSS Feeds Scroller Converter
RSS Feeds Scroller Converter 32x32 pixels iconIntegrate a dynamic news into your site. This software can convert RSS feeds to a scrollable news ticker vertical or horizontal style

Store Manager for osCommerce
Store Manager for osCommerce 32x32 pixels iconManage osCommerce products, osCommerce product attributes, categories, manufacturers, orders, batch updates - export osCommerce products to Excel, and import products to osCommerce, import file from your supplier, easy populate and product attributes

Pure SEO CMS
Pure SEO CMS 32x32 pixels iconFast, powerful, SEO website builder, optimized CMS, CSS compliant. Fast, client side XML to html engine. Beginners enter content and select design. Experts use their own templates and save time building high quality sites . No online server required.

Flash Image Gallery
Flash Image Gallery 32x32 pixels iconFlash Gallery System, display photos/video/swf online. descriptions-Slideshow Feature-MP3 Player-Image Stats-Comment/Rating feature-Customizable-Multiple Upload-Unlimited Albums-Change Skins-Watermark Images

RSS Channel Writer
RSS Channel Writer 32x32 pixels iconRSS Channel Writer is a powerful RSS feed generator, editor and submitter. With this program you can easily create general RSS feed, iTunes RSS feed and RSS for Google products for your web site in seconds.


Archive: All downloads - Links - Links2

Copyright (c)2005-2010 Download3K.com - All rights reserved - Terms of use - Privacy Policy