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: 11/17/2009
Total Downloads: 308
Downloads - Last Week: 1

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 17 Nov 2009 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.20 32x32 pixels icon Volume Serial Number Editor 1.20
modify your disk drive's Volume Serial Number
503
Disk Serial Number Changer 1.30 32x32 pixels icon Disk Serial Number Changer 1.30
Modify your disk drive's Volume Serial Number
38
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
3123
Volser 1.1 32x32 pixels icon Volser 1.1
Gets 32-bit binary volume serial number
308
Binary Boy 1.96 32x32 pixels icon Binary Boy 1.96
yEnc/NZB newsreader with scheduler and cache.
567
Binary Browser 5.2 32x32 pixels icon Binary Browser 5.2
Collection of hexadecimal tools for file data
255
Binary Vortex 4.2 32x32 pixels icon Binary Vortex 4.2
Download pictures and files from Newsgroups!
316
Binary Clock 2.0 32x32 pixels icon Binary Clock 2.0
1028
Binary Adder 1 32x32 pixels icon Binary Adder 1
Binary Adder
169
XEDIT Binary Editor 3.26 32x32 pixels icon XEDIT Binary Editor 3.26
File and Sector Binary Editor.
204

Related press releases

TOWeb
TOWeb 32x32 pixels iconTOWeb is an easy-to-use software for persons and organizations wishing to quickly create a Blog or a Web Site without any web designing skills, without dealing with web programming stuff and without using a retouching software for their pictures.

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.

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.

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

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.

Web Gallery Wizard PRO
Web Gallery Wizard PRO 32x32 pixels iconGenerate professional HTML and Flash photo album Web pages quickly and easily. Showcase your images by creating your own personal photo gallery Web site in minutes, without knowing HTML or Flash. The best software of its kind.

Sitemap Writer Pro
Sitemap Writer Pro 32x32 pixels iconProfessional XML sitemap generator will help you easily create XML sitemaps. Automatically generate sitemaps in XML or compressed gzip format, keep up-to-date, edit them, upload to web server and submit to search engines that support XML sitemaps.


Archive: All downloads - Links - Links2

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