Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.425.047 Times

Bluetooth Peripheral Device Vista software
Filter: All | Freeware | Demo
 

Bluetooth Peripheral Device Vista

< 1 2 3 4 5 
Released: August 22, 2013  |  Added: September 19, 2013 | Visits: 5.100

Bluetooth Advertising software There are approximately 200 million people in the USA that have a mobile phone and other mobile devices and this is increasing every day. Over the last years the vast majority of phones sold have been Bluetooth enabled because of the amount of applications Bluetooth can now be used for...



Platforms: Windows

License: Shareware Cost: $29.50 USD Size: 3.71 MB Download (1231): Bluetooth Advertising software Download

Released: September 07, 2011  |  Added: November 07, 2012 | Visits: 2.333

Medical Icons for Vista Medical Icons for Vista provides an almost unlimited selection of various icons on medicine-related topics, such as conventional signs of professions in healthcare, medical equipment and insurance, veterinary, etc. The icons will relieve designers and software developers of the burdensome task of...





Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Demo Cost: $129.00 USD Size: 3.3 MB Download (313): Medical Icons for Vista Download

Released: November 20, 2013  |  Added: December 05, 2013 | Visits: 2.260

Windows Std Serial Comm Lib for Xbase++ MarshallSoft Xbase++ serial communications component library for RS232 and multi-drop RS485 and RS422 serial ports. Use WSC4XB to write applications to access data from serial devices such as barcode scanners, modems, lab instruments, medical devices, USB serial devices, scales, GPS navigation,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $115.00 USD Size: 487.81 KB Download (128): Windows Std Serial Comm Lib for Xbase++ Download

Released: November 13, 2013  |  Added: December 01, 2013 | Visits: 1.475

Windows Std Serial Comm Lib for dBase MarshallSoft Visual dBASE serial communications component library for RS232 and multi-drop RS485 and RS422 serial ports. Use WSC4DB to write applications to access data from serial devices such as barcode scanners, modems, lab instruments, medical devices, USB serial devices, scales, GPS...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $115.00 USD Size: 475.19 KB Download (113): Windows Std Serial Comm Lib for dBase Download

Released: May 14, 2011  |  Added: November 08, 2012 | Visits: 1.256

Messenger Icons for Vista For most Internet users, communication with their family, friends and general public via email or IMs is the one of the major tasks they attend to daily. As technologies evolve, more and more sophisticated applications hit the market, but the core remains the same. We still type our messages....


Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Demo Cost: $99.00 USD Size: 1.72 MB Download (120): Messenger Icons for Vista Download

Released: January 20, 2009  |  Added: January 22, 2009 | Visits: 3.455

Vista Winset Vista Winset is a comprehensive suite of utilities to that powers up VISTA and Windows xp/2003/2000 do more and do it better. Vista Winset is an all-in-one system utility to optimize,clean up,maintain and speed up your PC.make your computer always perform like new.It also gathers detailed and...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 3.86 MB Download (227): Vista Winset Download

Released: October 19, 2008  |  Added: November 13, 2008 | Visits: 1.485

Vista Artistic Icons Make your software look great with a set of professional-quality software stock icons in raster and vector formats. Vista Artistic employ Vista style to depict various objects and concepts commonly used in software products. Modern looks and stylish design, all imaginable color depths and...


Platforms: Windows, Mac, Windows CE, Pocket PC

License: Demo Cost: $199.00 USD Size: 3.16 MB Download (133): Vista Artistic Icons Download

Released: May 08, 2008  |  Added: November 21, 2008 | Visits: 3.709

BDE eXpress for Vista "BDE eXpress for Vista" installs an adapted "Borland Database Engine" (BDE) to acces Paradox- und dBase-Datenbases under Windows Vista. Integrated tool to backup databases and upgrade to the vista compatible data format Paradox 7. The Borland Database Engine (shortly BDE ) is an interface of...


Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 4.51 MB Download (568): BDE eXpress for Vista Download

Released: May 14, 2009  |  Added: May 22, 2009 | Visits: 9.505

Ares Vista Ares Vista is the latest version of the popular peer to peer file sharing program. Ares Vista uses the decentralized Ares Vista network with a Bittorrent plugin, for distributing files. Users of the Ares Vista software can download any type of file.


Platforms: Windows

License: Freeware Size: 2.39 MB Download (1790): Ares Vista Download

Added: September 26, 2010 | Visits: 1.668

Vista-Inspirate Vista-Inspirate provides a Vista-looking icon pack for KDE and Gnome. This is an icon theme based on my other theme "nuoveXT" and "Windows Vista". It is strongly recommended to have NuoveXT (1.5) installed to use this theme, simply because it inherits it (all mimetypes for instance).. Art -...


Platforms: *nix

License: Freeware Download (159): Vista-Inspirate Download

Added: March 18, 2010 | Visits: 1.197

Hardware::iButton::Device Hardware::iButton::Device is a Perl object to represent iButtons. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "id: ", $b->id(), ", reg0: ",$b->readreg(0),"n"; } This module talks to iButtons...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (112): Hardware::iButton::Device Download

Added: July 14, 2010 | Visits: 1.874

Device::SerialPort::Xmodem Device::SerialPort::Xmodem contains an Xmodem file transfer protocol for Device::SerialPort. SYNOPSIS use Device::SerialPort::Xmodem; This is an Xmodem implementation designed to receive a file using 128 byte blocks. This module is intended to be passed an open and prepared port with active...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (218): Device::SerialPort::Xmodem Download

Added: July 15, 2010 | Visits: 1.304

Device::Audiotron Device::Audiotron provides a tie-in into the API included in the latest firmware for Voyetra Turtle Beachs Audiotron. SYNOPSIS use Device::Audiotron; $at = new Device::Audiotron("Audiotron IP address","username","password"); if(!$at){die "Audiotron object failed to initialize.";} my...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Device::Audiotron Download

Added: June 14, 2010 | Visits: 1.745

Vista Basic Vista Basic provides a theme similar to Microsoft Vista. window borders similar to those of Microsoft Vista when using non Aero compatible software (such as JRE 6 or Photoshop CS 2).


Platforms: *nix

License: Freeware Size: 15.36 KB Download (211): Vista Basic Download

Added: June 18, 2010 | Visits: 1.082

Device::Serdisp Device::Serdisp is a Perl extension for talking to the serdisplib. SYNOPSIS use Device::Serdisp; my $d = Device::Serdisp->new(USB:7c0/1501, ctinclud); $d->init(); $d->clear(); # reserves a color-indexed picture my $image = GD::Image->new(128,64); my $black =...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (90): Device::Serdisp Download

Added: September 22, 2010 | Visits: 1.849

KDM Vista like KDM Vista like Theme is a very nice KDM theme that looks like Vistas one. I didnt see any Vista like KDM login theme... I wanted one so I tried. Whats New in This Release: - There are now two themes. One for widescreen which is the same as the previous one and one for 4/3 screen. This new...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (282): KDM Vista like Download

Added: July 26, 2010 | Visits: 2.181

The Linux UPnP Internet Gateway Device Project The Linux UPnP Internet Gateway Device Project is an attempt to begin work on a UPnP Forum-compliant Internet Gateway Device. It allows Windows Messenger or other this kind of programs to use voice/video through a Linux firewall running Iptables. This program only creates DNAT (portmap)...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (113): The Linux UPnP Internet Gateway Device Project Download

Added: September 02, 2010 | Visits: 1.305

Device Control Device Device Control Device is a platform independent remote telescope and device control program compatible with the INDI standard (see http://indi.sourceforge.net/). This program is a client (a user interface) and provides functions to control devices connected to a remote system that is running an...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (100): Device Control Device Download

Added: July 03, 2010 | Visits: 1.143

PulseAudio Device Chooser PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers an icon in the tray area and allows quick access to some features of the PulseAudio sound server..


Platforms: *nix

License: Freeware Size: 99.33 KB Download (326): PulseAudio Device Chooser Download

Added: August 15, 2010 | Visits: 1.298

Transfer to Media Device Transfer to Media Device is a script that creates a new Playlist Right Click Menu item for transferring selected playlist items to your iPod via the Media Device Browser. This script now also supports generic copy to operation for USB mass storage devices. Currently the script will prompt for a...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): Transfer to Media Device Download

< 1 2 3 4 5