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: 10/18/2009
Total Downloads: 307
Downloads - Last Week: 0

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 19 Oct 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
500
Disk Serial Number Changer 1.20 32x32 pixels icon Disk Serial Number Changer 1.20
Modify your disk drive's Volume Serial Number
26
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
3084
Volser 1.1 32x32 pixels icon Volser 1.1
Gets 32-bit binary volume serial number
307
Binary Boy 1.96 32x32 pixels icon Binary Boy 1.96
yEnc/NZB newsreader with scheduler and cache.
563
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!
315
Binary Clock 2.0 32x32 pixels icon Binary Clock 2.0
992
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.
201

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.

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.

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.

WebSite X5 Evolution 8
WebSite X5 Evolution 8 32x32 pixels iconWebSite X5 is the outstanding tool that helps turn your website dreams into reality. It's packed with advanced tools to help you create professional websites with all of the eye-catching features you see on the web's very best sites.

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.

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

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


Archive: All downloads - Links - Links2

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