Gambar Gambar Device Komputer
JXTA technology is a set of open protocols that allow any connected device on the network ranging from cell phones and wireless PDAs to PCs and servers to communicate and collaborate in a P2P manner. JXTA peers create a virtual network where any peer can interact with other peers and resources...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 2.7 MB | Download (84): JXME Download |
Mach64 video4linux2 is a video4linux device driver for older Mach64 TV tuner cards. Mach64 video4linux2 is very alpha, and has only been tested with a few cards: a 4 MB All-in-wonder capture card, a 2 MB ATI Rage II+ with an ISA add-on TV card, and an ATI Rage Pro video card with an ISA add-on...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 44.03 KB | Download (81): Mach64 video4linux2 Download |
API for work with substitution device (see DOS command "subst"). Win9x ONLY. For WinNT and Win2000 use native API call
Platforms: Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP
| License: Freeware | Cost: $0.00 USD | Size: 2 KB | Download (80): SubstDrive Download |
Speech Dispatchers project goal is to provide a device independent layer for speech synthesis through a simple, stable and well documented interface. It takes care of most of the tasks necessary to solve in speech enabled applications. What is a very high level GUI library to graphics, Speech...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 829.44 KB | Download (79): Speech Dispatcher Download |
Eject removable media is a servicemenu to add "Eject removeable device" to all media. Sometimes USB keys etc dont have any GUI option to unmount them (in KDE 3.5.2), and just pulling them out is so wrong!. Eject removable media KDE-Apps.org Community Portal for KDE Applications Software Office...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Download (78): Eject removable Download |
With PromOffice Device Registrar you can build and maintain a database of devices allowing effective control, maintenance, and analysis information and reports. MS Access database format that allows export and import of data, filtering, searching, grouping data and more. PromOffice Device...
Platforms: Windows XP
| License: Freeware | Cost: $0.00 USD | Size: 1.4 MB | Download (76): PromOffice Device Registrar Download |
Evolusync synchronizes Evolution addressbook with a mobile IR or BlueTooth mobile device. Evolusync supports OBEX and GSM AT over Ircomm (Irda). The project was designed to work with a NOKIA phone but should support many other mobile devices and can be easily extended. Evolusyncs main purpose...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 53.25 KB | Download (75): Evolusync Download |
MAPI is a general API for interfacing with any wireless device driver that support wireless extensions. It is based on the wireless extensions and Wireless Tools. The current version of the API can be used to get most of the information provided by the wireless tools (iwspy, iwconfig, iwpriv.)...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 19.46 KB | Download (73): MAPI Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 21.5 KB | Download (69): Hardware::iButton::Device Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 28.67 KB | Download (63): The Linux UPnP Internet Gateway Device Project Download |
MMUSBAUDIO (formerly known as USBUA100) is a Linux kernel module device driver for the Roland / Edirol desktop audio devices. It works with next devices: UA-1EX UM-1 UA-5 UA-100 SC-8850 The Advanced Linux Sound Architecture (ALSA) supports many USB audio devices. It is provided with...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 21.5 KB | Download (63): MMUSBAUDIO Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 4.1 KB | Download (61): Device::Audiotron Download |
sdparm utility outputs and in some cases modifies SCSI device parameters. When the SCSI device is a disk, sdparms role is similar to its namesake: the Linux hdparm utility which is for ATA disks that usually have device names starting with "hd". More generally sdparm can be used to output and...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 102.4 KB | Download (59): sdparm Download |
Device::Cdio::Device is a class for disc and device aspects of Cdio. SYNOPSIS use Device::Cdio::Device; $d = Device::Cdio::Device->new(-driver_id=>$perlcdio::DRIVER_DEVICE); $drive_name = $d->get_device(); ($i_read_cap, $i_write_cap, $i_misc_cap) = $d->get_drive_cap(); $start_lsn =...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 225.28 KB | Download (58): Device::Cdio::Device Download |
VideoDog software was a kind of video /bin/cat, to grab a single frame of a video4linux device or set some pictures default. Now it evolved into a complete image capture/processing environment, with a simple and clean API, and using almost no external libs. It works with linuxs v4l subsystem,...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 133.12 KB | Download (58): VideoDog Download |
Device::Cdio::Track is a Perl class for track aspects of Device::Cdio. SYNOPSIS use Device::Cdio::Device; use Device::Cdio::Track; $device = Device::Cdio::Device->new(-source=>/dev/cdrom); $track = $device->get_last_track(); print "track: %d, last lsn: %dn", $track->{track},...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 225.28 KB | Download (56): Device::Cdio::Track Download |
Device::Denon::DN1400F is a Perl module that can control a Denon DN-1400F CD player. SYNOPSIS use Device::Denon::DN1400F; my $denon = new Device::Denon::DN1400F( SerialPort => /dev/ttyS0, Id => $deviceid, ); $denon->load_disc($drive, $discno); $denon->drive_play($drive, $track);...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 6.14 KB | Download (56): Device::Denon::DN1400F Download |
TeX::DVI is a Perl module to write out TeXs DVI (DeVice Independent) file. SYNOPSIS use TeX::DVI; use Font::TFM; my $dvi = new TeX::DVI "texput.dvi"; my $font = new_at Font::TFM "cmr10", 12 or die "Error loading cmr10 at 12 pt: $Font::TFM::errstrn"; $dvi->preamble();...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 9.22 KB | Download (55): TeX::DVI Download |
The devfsd program is a daemon, run by the system boot, which can provide for intelligent management of device entries in the Device Filesystem (devfs). It is desirable to start the daemon at the beginning of the boot scripts, in particular before filesystem checks. Devfsd provides...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 43.01 KB | Download (55): devfsd Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 74.75 KB | Download (53): Device Control Device Download |
