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.415.213 Times

Modem Driver Nokia freeware
Filter: All | Freeware | Demo
 

Modem Driver Nokia

1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 1.425

MultiTech (MT5634ZBA) USB v92 Driver MultiTech MT5634ZBA USB v92 Driver is a firmware update (prerelease only) for the MultiTech MT5634ZBA-USB-V92 modem. Although this is not a final release, it fixes a number of problems related to -52 and -54 errors. This is not a widespread problem because these errors are experienced when...



Platforms: Mac

License: Freeware Size: 1.2 MB Download (217): MultiTech (MT5634ZBA) USB v92 Driver Download

Added: May 12, 2013 | Visits: 780

Headwind SMS Suite for Scripts Sending SMS from PHP is an engine sending short messages directly from a PHP script.An engine sending short messages directly from a PHP script is very useful for webmasters. Headwind SMS Suite may be used to send SMS from the website in two manners.The first solution is to use a separate SMS...





Platforms: PHP

License: Freeware Size: 10 KB Download (44): Headwind SMS Suite for Scripts Download

Added: January 25, 2010 | Visits: 1.328

Alcatel SpeedTouch 330 Drivers Alcatel SpeedTouch 330 Drivers contains Mac OS X drivers for the SpeedTouch 330 DSL modem.


Platforms: Mac

License: Freeware Download (307): Alcatel SpeedTouch 330 Drivers Download

Added: January 25, 2010 | Visits: 1.261

Nokia Modem Options Nokia Modem Options contains a control panel and extension which allows you to use the GSM functions on your Nokia 6210 phone.


Platforms: Mac

License: Freeware Size: 1.1 MB Download (380): Nokia Modem Options Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 1.174

Free Virtual Serial Ports Free Virtual Serial Ports is an user mode driver based software with Virtual COM port rs232 null modem cable emulator. Virtual COM port created in your Windows OS may be: Connected to a named pipe. Connected to a different virtual COM port, establishing a virtual serial bridge and emulating...


Platforms: Windows

License: Freeware Size: 5.13 MB Download (103): Free Virtual Serial Ports Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 595

Teleon Skype Gateway for Voice Modem Teleon Skype Gateway for voice modem is a VoIP gateway driver for common voice modem card. Calls can be forwarded from PSTN to Skype remote user and vice versa, in fix transfer mode or free dial mode. Its freeware version has a duration limitation for each call. Features: 1) Automatic...


Platforms: Windows

License: Freeware Size: 946 KB Download (62): Teleon Skype Gateway for Voice Modem Download

Released: August 06, 2022  |  Added: September 13, 2022 | Visits: 3.390

Miraplacid Text Driver SDK Miraplacid Text Driver SDK generates virtual printer driver with all the functionality you find in Miraplacid Text Driver. You can customize it and embed into your software. With the driver generated with Miraplacid Text Driver SDK you can save the extracted information as plain, formatted text...


Platforms: Windows 7, Windows, Other

License: Freeware Size: 8.81 MB Download (384): Miraplacid Text Driver SDK Download

Added: September 21, 2010 | Visits: 1.996

Driver On Demand Driver on demand is an attempt to ease driver installations in linux. Basically, what happens is that a user plugs any device into the computer, and if a driver isnt found, the client connects to a CGI server, to check if the device is known, and if its not in the database, then the driver lookup...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (227): Driver On Demand Download

Added: October 18, 2010 | Visits: 1.853

CGI::Application::Plugin::Authentication::Driver CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication. SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base qw(CGI::Application::Plugin::Authentication::Driver); sub...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): CGI::Application::Plugin::Authentication::Driver Download

Added: November 13, 2010 | Visits: 2.274

Logitech MediaPlay Cordless Mouse USB Linux driver Logitech MediaPlay Cordless Mouse USB Linux driver is a driver for the USB Logitech MediaPlay mice. The main purpose of this page is to share my experiences with Logitech MediaPlay Cordless Mouse. Here you will find all the necessary information to put your MediaPlay mouse fully operational....


Platforms: *nix

License: Freeware Size: 12.29 KB Download (327): Logitech MediaPlay Cordless Mouse USB Linux driver Download

Added: June 12, 2010 | Visits: 1.514

ATA over Ethernet driver ATA over Ethernet driver allows the Linux kernel to use the ATA over Ethernet (AoE) network protocol. Using AoE, a Linux system can use AoE block devices like EtherDrive (R) storage blades. The block devices appear as local device nodes (e.g. /dev/etherd/e0.0). Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (126): ATA over Ethernet driver Download

Added: April 15, 2010 | Visits: 1.444

Open Aureal Linux Driver Open Aureal Linux Driver is a fork of Aureals own soundcard drivers for the Vortex 2, Vortex 1 and Vortex Advantage. It is built with the goals of making the drivers more Open Sound System (OSS) compliant, more stable, and supporting later kernels. Installing the Driver 1. Unpack the...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (110): Open Aureal Linux Driver Download

Added: February 01, 2010 | Visits: 1.263

Modem::Vgetty Modem::Vgetty is a Perl interface to vgetty(8). SYNOPSIS use Modem::Vgetty; $v = new Modem::Vgetty; $string = $v->receive; $v->send($string); $string = $v->expect($str1, $str2, ...); $v->waitfor($string); $rv = $v->chat($expect1, $send1, $expect2, $send2, ...); $ttyname = $v->getty;...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (108): Modem::Vgetty Download

Added: May 05, 2010 | Visits: 1.278

HDBC PostgreSQL Driver HDBC PostgreSQL Driver is the Haskell PostgreSQL backend driver for HDBC. Please see HDBC itself for documentation on use. If you dont already have it, you can browse this documentation at http://darcs.complete.org/hdbc/doc/index.html. This package provides one function in module...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (93): HDBC PostgreSQL Driver Download

Added: April 15, 2010 | Visits: 1.700

HDBC Sqlite3 Driver HDBC Sqlite3 Driver is the Haskell Sqlite v3 backend driver for HDBC. Please see HDBC itself for documentation on use. If you dont already have it, you can browse this documentation at http://darcs.complete.org/hdbc/doc/index.html. This package provides one function in module...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (96): HDBC Sqlite3 Driver Download

Added: October 17, 2010 | Visits: 2.081

HDBC ODBC Driver HDBC ODBC Driver is the Haskell ODBC backend driver for HDBC. This driver has been tested on Windows and on Linux with unixODBC. It should also be compatible with iODBC, though this has not been tested. It should be portable to any platform supported by both Haskell and unixODBC. This driver is...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (178): HDBC ODBC Driver Download

Added: August 25, 2010 | Visits: 3.537

Dell 1600n network scanner driver Dell 1600n network scanner driver is a driver for network scanning using a Dell 1600n Printer/Scanner/Fax/Copier. It is implemented as a Perl script. In principle, this means that it should be cross-platform. It has been tested under Linux (Debian) and Windows (NT4 with Cygwin) on Intel....


Platforms: *nix

License: Freeware Size: 39.94 KB Download (543): Dell 1600n network scanner driver Download

Added: June 03, 2010 | Visits: 2.634

Lexmark Z11 printer driver for Linux Lexmark Z11 printer driver for Linux is a Linux printer driver/filter for the Lexmark Z11 printer, supporting color and b/w printing, variable page size and more. The driver lz11-V2 is an improvement of the lz11 driver, which was first released in 2002. Additionally to the features of lz11,...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (157): Lexmark Z11 printer driver for Linux Download

Added: June 12, 2010 | Visits: 1.630

ASFS filesystem driver 1.0 Beta ASFS is a filesystem driver for the Linux kernel that adds support for the Amiga SmartFileSystem. ASFS filesystem driver supports both read and write, however, write support is in an early beta stage. ASFS - Amiga Smart File System - Linux implementation Version 1.0beta8 in "read-only mode"...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (113): ASFS filesystem driver 1.0 Beta Download

Added: July 07, 2010 | Visits: 1.692

Optimus OLED Keyboard Linux Driver Optimus OLED Keyboard Linux Driver project is intended to provide a generic linux driver for OLED-based hardware made by Art. Lebedev Studio. The current goal is to support the Optimus Mini Three keyboard..


Platforms: *nix

License: Freeware Download (127): Optimus OLED Keyboard Linux Driver Download

1 2 3 4 5 >