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

Sms Nokia Mac freeware
Filter: All | Freeware | Demo
 

Sms Nokia Mac

< 1 2 3 4 5 > 
Added: August 20, 2008 | Visits: 3.202

SMS Studio Demo Stand-alone SMS software solutions, including SMS Gateway, SMS Server and SMS Router, for creating various events and services such as SMS Voting, SMS TV chat, SMS Info, SMS Survey, SMS Quiz, etc.SMS Studio is capable of using various SMS protocols (SMPP, HTTP, ODBC, GSM AT, Nokia FBUS, etc.) for... Platforms: Windows

License: Freeware Size: 1.58 MB Download (811): SMS Studio Demo Download

Added: August 23, 2008 | Visits: 2.308

HS SMS DLL (GSM 07.05) HsSmsDLL is a Windows DLL enabling applications to send, receive, read and delete SMS messages via a GSM modem attached to COM port, according to GSM 07.05, 03.40. The library includes integrated encryption AES, DES, 3DES, ARC4, CAST128, Blowfish,Twofish optionally applied to SMS text. HsSmsDll... Platforms: Windows

License: Freeware Size: 752 KB Download (300): HS SMS DLL (GSM 07.05) Download

Released: February 24, 2012  |  Added: April 17, 2012 | Visits: 2.532

Wavepad Audio Editor for Mac WavePad is a sound editor program for Mac OS X. This software lets you make and edit voice and other audio recordings. You can cut, copy and paste parts of recording and, if required, add effects like echo, amplification and noise reduction. Sound editing functions include cut, copy, paste,... Platforms: Mac

License: Freeware Size: 1.42 MB Download (191): Wavepad Audio Editor for Mac Download

Released: September 21, 2008  |  Added: October 06, 2008 | Visits: 2.910

Bulk SMS XL SMS Plug-in for Microsoft Excel Send text and pager messages direct from Microsoft Excel. SMS plug-in for Microsoft Excel is ideal for direct sms marketing applications. Just import your data into Microsoft Excel, set up an SMS message template and we will do the rest! The SMS plug-in will add... Platforms: Windows

License: Freeware Size: 1.3 MB Download (431): Bulk SMS XL Download

Added: January 18, 2010 | Visits: 2.338

MAC Changer GUI MAC Changer GUI will display and change your MAC address to a user supplied or random value. Created with kommander 1.3.0. Not sure if it works with previous versions. Depends on kdialog and must be executed with the kdesu command. Example: kdesu kmdr-executor /home/someDIR/mac.kmdr As... Platforms: *nix

License: Freeware Size: 30.72 KB Download (226): MAC Changer GUI Download

Added: July 08, 2010 | Visits: 1.926

GNU MAC Changer GNU MAC Changer project consists of an utility for manipulating MAC addresses of network interfaces. It can set specific, random, vendor-based (with a 6600+ vendor list), and device-type-based MACs.. Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and... Platforms: *nix

License: Freeware Size: 225.28 KB Download (148): GNU MAC Changer Download

Added: October 01, 2010 | Visits: 2.162

Mac menubar for GNOME/Xfce Mac menubar for GNOME/Xfce is a Mac-style menubar for gtk2/gnome/xfce. This is not one app, but 3 pieces of mutual-dependent softwares: 1.patch for gtk2 (2.10.x and 2.8.x) 2.gnome panel applet 3.xfce panel plugin (for 4.4+ only) The sources are hosted on AUR (Arch User Repository),... Platforms: *nix

License: Freeware Download (160): Mac menubar for GNOME/Xfce Download

Added: October 23, 2010 | Visits: 2.995

Mac OS X Bundle Mac OS X Bundle provides a Mac OS X-like theme for GTK. "Mac OS X Bundle" includes:. Mac OS X Bundle GNOME-Look.org Community Portal for Gnome Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens News Forum GUI Polls Links Downloads GTK Look News Mouse X11... Platforms: *nix

License: Freeware Download (409): Mac OS X Bundle Download

Added: March 04, 2010 | Visits: 2.617

SMS::Send::DE::MeinBMW SMS::Send::DE::MeinBMW is an SMS::Send driver for the www.meinbmw.de website. SYNOPSIS use SMS::Send; # Get the sender and login my $sender = SMS::Send->new(DE::MeinBMW, _login => xx@yyy.de, # your email address _password => mypasswd, # your reqistered password from www.meinbmw.de ); #... Platforms: *nix

License: Freeware Size: 5.12 KB Download (170): SMS::Send::DE::MeinBMW Download

Added: March 03, 2010 | Visits: 1.671

Mac::Errors Mac::Errors is a Perl module with constants for Mac error codes. SYNOPSIS use Mac::Errors qw(openErr); if( $value == openErr ) { ... } my $error = $MacErrors{ $symbol }; # -- OR -- my $error = $MacErrors{ $number }; my $symbol = $error->symbol; my $number = $error->number; my $desc =... Platforms: *nix

License: Freeware Size: 54.27 KB Download (104): Mac::Errors Download

Added: November 06, 2010 | Visits: 1.193

Mac::PropertyList Mac::PropertyList is a Perl module to work with Mac plists at a low level. SYNOPSIS use Mac::PropertyList; my $data = parse_plist( $text ); # == OR == my $data = parse_plist_file( $filename ); # == OR == open my( $fh ), $filename or die "..."; my $data = parse_plist_fh( $fh ); my... Platforms: *nix

License: Freeware Size: 17.41 KB Download (126): Mac::PropertyList Download

Added: July 07, 2010 | Visits: 1.183

AudioCD::Mac AudioCD::Mac is a MacPerl extension for controlling Audio CDs. SYNOPSIS #!perl -w use AudioCD; use strict; my $cd = new AudioCD; $cd->volume(255); $cd->play(2); print "Now playingn" if $cd->status == CD_PLAY; printf "Volume is %dn", $cd->volume; sleep(5); $cd->pause; print "Now... Platforms: *nix

License: Freeware Size: 14.34 KB Download (91): AudioCD::Mac Download

Added: April 15, 2010 | Visits: 1.285

Mac::Apps::Seasonality::LoadICAOHistory Mac::Apps::Seasonality::LoadICAOHistory is a Perl module to load data into an SQLite2 database with the Seasonality weather.db schema. SYNOPSIS use English qw{ -no_match_vars }; use DBI; use Mac::Apps::Seasonality::LoadICAOHistory qw{ :conversion &clean_icao_history_set... Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Mac::Apps::Seasonality::LoadICAOHistory Download

Added: July 12, 2010 | Visits: 1.283

Mac::Apps::Seasonality::Constants Mac::Apps::Seasonality::Constants is a Perl module for static definitions of aspects of Seasonality. SYNOPSIS use Mac::Apps::Seasonality::Constants qw{ $SEASONALITY_NAME $SEASONALITY_CREATOR $SEASONALITY_HISTORY_DATABASE_PATH }; use Mac::Apps::Seasonality::Constants qw{... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Mac::Apps::Seasonality::Constants Download

Added: January 15, 2010 | Visits: 1.447

GSM::SMS::NBS GSM::SMS::NBS is a API for sending and receiving SMS messages. SYNOPSIS use GSM::SMS::NBS; my $nbs = GSM::SMS::NBS->new; $nbs->sendRTTTL(+32475000000, $rtttl_string); $nbs->sendOperatorLogo_b64($msisdn, $countrycode, $operator, $b64, gif); $nbs->sendOperatorLogo_file($msisdn,... Platforms: *nix

License: Freeware Size: 64.51 KB Download (204): GSM::SMS::NBS Download

Added: March 07, 2010 | Visits: 1.828

Mac-on-Linux Mac-on-Linux (MOL) is a virtual machine which runs Mac OS (inlucluding Mac OS X) on top of Linux/ppc.. Mac-on-Linux is a Linux/PPC program that virtualises MacOS or MacOSX in Linux. Platforms: *nix

License: Freeware Download (173): Mac-on-Linux Download

Added: April 07, 2010 | Visits: 2.359

Mac::EyeTV Mac::EyeTV is a interface to the Elgato EyeTV Digital Video Recorder. SYNOPSIS use Mac::EyeTV; my $eyetv = Mac::EyeTV->new(); # See Mac::EyeTV::Channel foreach my $channel ($eyetv->channels) { my $name = $channel->name; my $number = $channel->number; print "$number $namen"; } # See... Platforms: *nix

License: Freeware Size: 4.1 KB Download (185): Mac::EyeTV Download

Added: October 14, 2010 | Visits: 2.597

Nokia::File::NFB Nokia::File::NFB is a Perl module to create, read and write Nokia nfb/nfc phone backup files. SYNOPSIS use Nokia::File::NFB; my $nfb = new Nokia::File::NFB; ## read in the file phone_backup.nfb. $nfb->read(phone_backup.nfb); ## print out the phone model the backup file is of. print... Platforms: *nix

License: Freeware Size: 7.17 KB Download (517): Nokia::File::NFB Download

Added: November 26, 2010 | Visits: 1.558

Net::SMS::Clickatell Net::SMS::Clickatell is Perl module access to Clickatell SMS messaging service. SYNOPSIS use Net::SMS::Clickatell; my $catell = Net::SMS::Clickatell->new( API_ID => $api_id ); $catell->auth( USER => $user, PASSWD => $passwd ); $catell->sendmsg( TO => $mobile_phone, MSG => Hi, Im using... Platforms: *nix

License: Freeware Size: 4.1 KB Download (114): Net::SMS::Clickatell Download

Added: February 14, 2010 | Visits: 2.740

Kannel WAP and SMS Gateway Kannel WAP and SMS Gateway project is a WAP and SMS gateway. SMS, short message services, are widely used all over the world in huge amounts. The main use for Kannel is to link HTTP based services to various SMS centers using obscure protocols. WAP, short for Wireless Application Protocol, is... Platforms: *nix

License: Freeware Size: 2.4 MB Download (211): Kannel WAP and SMS Gateway Download

< 1 2 3 4 5 >