send sms
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1949
SendSMS 0.3.2
SendSMS is a desktop application for sending SMS messages. more>>
SendSMS is a desktop application for sending SMS messages.
This program lets you send SMS messages to any phone in the world if you have a clickatell account. (www.clickatell.com).
Main features:
- Secure https connection to clickatell server
- Addressbook
- Easy to use interface
- Account balance information
- History of sent messages
Getting a clickatell account
First register at clickatell.com, click the "register now" button. When you have registered, you must log in and click "Product Control" on the left menu. From there select "http/s" and enter a name your ip address. The other fields can be left empty. Then you simply write down the username/api_id and password from clickatell and enter this into the sendSMS program
Enhancements:
- Some issues with the address book were fixed.
- Installers and launchers were removed.
- Some UI improvements were made.
<<lessThis program lets you send SMS messages to any phone in the world if you have a clickatell account. (www.clickatell.com).
Main features:
- Secure https connection to clickatell server
- Addressbook
- Easy to use interface
- Account balance information
- History of sent messages
Getting a clickatell account
First register at clickatell.com, click the "register now" button. When you have registered, you must log in and click "Product Control" on the left menu. From there select "http/s" and enter a name your ip address. The other fields can be left empty. Then you simply write down the username/api_id and password from clickatell and enter this into the sendSMS program
Enhancements:
- Some issues with the address book were fixed.
- Installers and launchers were removed.
- Some UI improvements were made.
Download (0.38MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
802 downloads
SideSMS 1.0
SideSMS use italian gateways for sending SMS. more>>
SideSMS sends SMS trought Italian sites and if requests works as interface for smssend.
SideSMS use italian gateways for sending SMS. Its multiplatform. SideSMS has a lot of features for sending and managing sms and accounts.
<<lessSideSMS use italian gateways for sending SMS. Its multiplatform. SideSMS has a lot of features for sending and managing sms and accounts.
Download (0.083MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1113 downloads
SMSender 0.2
SMServer is a sms frontend to scmxx. more>>
SMServer is a sms frontend to scmxx. scmxx is a command line tool written by Hendrik Sattler for administrating Siemens mobiles. SMSender is limited to scmxx sms sending functionality.
SMSender project has been tested with an Siemens S65, but should work with all mobiles supported by scmxx.
<<lessSMSender project has been tested with an Siemens S65, but should work with all mobiles supported by scmxx.
Download (0.060MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1405 downloads
SMSSender 0.1
SMSSender is an application for sending SMS messages. more>>
SMSSender is an application for sending SMS messages.
It provides a user interface with a drop-down list of available cell phone carriers and text areas for the telephone number, subject, and SMS body.
<<lessIt provides a user interface with a drop-down list of available cell phone carriers and text areas for the telephone number, subject, and SMS body.
Download (0.47MB)
Added: 2005-08-23 License: GPL (GNU General Public License) Price:
1676 downloads
esms 0.9.5
esms provides a small console program to send messages to cellular phones. more>>
esms provides a small console program to send messages to cellular phones.
esms is a simple program which sends SMSes to cellular phones. It splits big messages into many fragments, which are later sent with error control. It works for cellular phones in Spain.
<<lessesms is a simple program which sends SMSes to cellular phones. It splits big messages into many fragments, which are later sent with error control. It works for cellular phones in Spain.
Download (0.033MB)
Added: 2007-03-27 License: GPL (GNU General Public License) Price:
944 downloads
Mail::Send 1.74
Mail::Send is a simple electronic mail interface. more>>
Mail::Send is a simple electronic mail interface.
SYNOPSIS:
require Mail::Send;
$msg = new Mail::Send;
$msg = new Mail::Send Subject=>example subject, To=>timbo;
$msg->to(user@host);
$msg->to(user@host, user2@example.com);
$msg->subject(example subject);
$msg->cc(user@host);
$msg->bcc(someone@else);
$msg->set($header, @values);
$msg->add($header, @values);
$msg->delete($header);
# Launch mailer and set headers. The filehandle returned
# by open() is an instance of the Mail::Mailer class.
# Arguments to the open() method are passed to the Mail::Mailer
# constructor.
$fh = $msg->open; # some default mailer
# $fh = $msg->open(sendmail); # explicit
print $fh "Body of message";
$fh->close; # complete the message and send it
$fh->cancel; # not yet implemented
<<lessSYNOPSIS:
require Mail::Send;
$msg = new Mail::Send;
$msg = new Mail::Send Subject=>example subject, To=>timbo;
$msg->to(user@host);
$msg->to(user@host, user2@example.com);
$msg->subject(example subject);
$msg->cc(user@host);
$msg->bcc(someone@else);
$msg->set($header, @values);
$msg->add($header, @values);
$msg->delete($header);
# Launch mailer and set headers. The filehandle returned
# by open() is an instance of the Mail::Mailer class.
# Arguments to the open() method are passed to the Mail::Mailer
# constructor.
$fh = $msg->open; # some default mailer
# $fh = $msg->open(sendmail); # explicit
print $fh "Body of message";
$fh->close; # complete the message and send it
$fh->cancel; # not yet implemented
Download (0.047MB)
Added: 2006-05-05 License: Perl Artistic License Price:
1269 downloads
pyWebSMS 1.1
pyWebSMS is a program which let you send sms through internet without opening any browser. more>>
pyWebSMS is an graphical sms sender which supports many programmable providers.
pyWebSMS is a program which let you send sms through internet without opening any browser. You can send multiple sms, save your contacts, view the history and much more...
Its completely modular so you can add or remove providers to send sms. You can make your own module for your provider if it doesnt exists yet by programming it in Python in a very simple and capable way.
Its written in Python and GTK so you can run it on every platform that support them and other external dependencies needed by the providers you use.
<<lesspyWebSMS is a program which let you send sms through internet without opening any browser. You can send multiple sms, save your contacts, view the history and much more...
Its completely modular so you can add or remove providers to send sms. You can make your own module for your provider if it doesnt exists yet by programming it in Python in a very simple and capable way.
Its written in Python and GTK so you can run it on every platform that support them and other external dependencies needed by the providers you use.
Download (0.016MB)
Added: 2005-08-01 License: GPL (GNU General Public License) Price:
1545 downloads
gtk-send-pr 0.4.8
gtk-send-pr is a problem report tool, designed to send reports to a GNATS database server using libesmtp to deliver mail. more>>
gtk-send-pr is a problem report tool, designed to send reports to a GNATS database server using libesmtp to deliver mail.
The program has a user friendly interface and lets you use any SMTP server, including support for AUTH and TLS, to send the report, removing the need for a local configured sendmail. gtk-send-pr is part of both the FreeBSD ports and NetBSDs pkgsrc.
<<lessThe program has a user friendly interface and lets you use any SMTP server, including support for AUTH and TLS, to send the report, removing the need for a local configured sendmail. gtk-send-pr is part of both the FreeBSD ports and NetBSDs pkgsrc.
Download (0.073MB)
Added: 2006-12-08 License: BSD License Price:
1050 downloads
Send to Coppermine 1.0
Send to Coppermine is a service menu for send a jpeg/gif/png file to a Coppermine gallery install. more>>
Send to Coppermine is a service menu for send a jpeg/gif/png file to a Coppermine gallery install.
The add-on has been tested on Fedora core 2 and 3 (should work with FC4)
PNG and GIF support depends on your coppermine settings.
You can add keywords and description for the image while uploading.
This add-on requires the Coppermine API which we have already released.
The attached tarball contains a copy of API and two other files needed.
Installation:
1. Untar the attached tarball.
2. Copy the api folder to your coppermines root directory.
3. Copy kdesh to your home directory.
4. Copy Send2Coppermine.desktop to your/home/.kde/share/apps/konqueror/servicemenus (create servicemenus folder if not already there)
5. Now open kdesh in your favourite editor and modify the values of aid, username, password and URL to your coppermine installation.
Currently, the album id where photo is uploaded needs to be hardcoded in this file. The future version may allow choose album for each picture.
<<lessThe add-on has been tested on Fedora core 2 and 3 (should work with FC4)
PNG and GIF support depends on your coppermine settings.
You can add keywords and description for the image while uploading.
This add-on requires the Coppermine API which we have already released.
The attached tarball contains a copy of API and two other files needed.
Installation:
1. Untar the attached tarball.
2. Copy the api folder to your coppermines root directory.
3. Copy kdesh to your home directory.
4. Copy Send2Coppermine.desktop to your/home/.kde/share/apps/konqueror/servicemenus (create servicemenus folder if not already there)
5. Now open kdesh in your favourite editor and modify the values of aid, username, password and URL to your coppermine installation.
Currently, the album id where photo is uploaded needs to be hardcoded in this file. The future version may allow choose album for each picture.
Download (0.012MB)
Added: 2006-01-04 License: GPL (GNU General Public License) Price:
1390 downloads
GTK+ Send-PR 0.4.7
GTK+ Send-PR is a user friendly GNATS client. more>>
GTK+ Send-PR is a user friendly GNATS client.
gtk-send-pr is a problem report tool, designed to send reports to a GNATS database server using libesmtp to deliver mail.
The program has a user friendly interface and lets you use any SMTP server, including support for AUTH and TLS, to send the report, removing the need for a local configured sendmail. gtk-send-pr is part of both the FreeBSD ports and NetBSDs pkgsrc.
<<lessgtk-send-pr is a problem report tool, designed to send reports to a GNATS database server using libesmtp to deliver mail.
The program has a user friendly interface and lets you use any SMTP server, including support for AUTH and TLS, to send the report, removing the need for a local configured sendmail. gtk-send-pr is part of both the FreeBSD ports and NetBSDs pkgsrc.
Download (0.036MB)
Added: 2006-01-10 License: BSD License Price:
1382 downloads
glinuxsms 0.1
glinuxsms is a GNOME2 GUI/front-end for linuxsms. more>>
glinuxsms is a GNOME2 GUI/front-end for linuxsms, an interesting tool to send SMS to cellphones all over the world.
With glinuxsms you just write your message and click SEND, no need to get write the full command on a terminal.
It uses linuxsms as a backend, and its configuration files as well. The main purpose for now is to keep it simple and light. If you are a GNOME user, then you may SMS message your contacts with a few clicks without to use console.
To start sending SMS to almost everyone with just a pair of mouse clicks, donwload linuxsms (http://linuxsms.sourceforge.net/), and run glinuxsms.
Installation is pretty straight-forward: ./configure ; make ; make install
As of version 0.1 only sending and linuxsmsrc configuration is supported. Address Book and Server/Password configuration will be added soon.
Feel free to email the author for feedback.
Enhancements:
- fixed up some things for make dist. It works, and 0.1 will be packaged for z0mbie.
<<lessWith glinuxsms you just write your message and click SEND, no need to get write the full command on a terminal.
It uses linuxsms as a backend, and its configuration files as well. The main purpose for now is to keep it simple and light. If you are a GNOME user, then you may SMS message your contacts with a few clicks without to use console.
To start sending SMS to almost everyone with just a pair of mouse clicks, donwload linuxsms (http://linuxsms.sourceforge.net/), and run glinuxsms.
Installation is pretty straight-forward: ./configure ; make ; make install
As of version 0.1 only sending and linuxsmsrc configuration is supported. Address Book and Server/Password configuration will be added soon.
Feel free to email the author for feedback.
Enhancements:
- fixed up some things for make dist. It works, and 0.1 will be packaged for z0mbie.
Download (0.091MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
SMoS 0.3
SMoS can be used in conjunction with procmail and mail2sms to compact and redirect your mail to your mobile phone. more>>
SMoS stands for Send Messages over SMS and can be used in conjunction with procmail and mail2sms to compact and redirect your mail to your mobile phone.
It only uses netcat and is able to set Referrer, Content-length and Host headers for virtual hosts.
Youll have to add you favorite SMS service provider yourself.
Source and binary (noarch) RPM-packages can be created by issuing:
# rpm -ta --target noarch smos-x.y.tar.gz
<<lessIt only uses netcat and is able to set Referrer, Content-length and Host headers for virtual hosts.
Youll have to add you favorite SMS service provider yourself.
Source and binary (noarch) RPM-packages can be created by issuing:
# rpm -ta --target noarch smos-x.y.tar.gz
Download (0.011MB)
Added: 2006-09-19 License: GPL (GNU General Public License) Price:
1131 downloads
nautilus-sendto 0.12
nautilus-sendto is a plugin for Nautilus that allows to send a file to a specific location. more>>
nautilus-sendto is a plugin for Nautilus that allows to send a file to a specific location.
<<less Download (0.42MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
803 downloads
vinSMSIndia 1.1
vinSMSIndia allows you to send SMS messages to Indian mobile users for free. more>>
vinSMSIndia allows you to send SMS messages to Indian mobile users for free.
Supported Networks by "vinSMSIndia":
- Airtel : Andhra Pradesh, Madhya Pradesh, Chennai (Skycell), Delhi, Gujarat, Haryana, Himachal Pradesh, Goa, Karnataka, Kerala, Kolkata, Maharashtra, Mumbai, Punjab, Tamil Nadu, Uttar Pradesh (West)
- Hutch : Delhi
- Escotel : Haryana, Uttar Pradesh (West), Kerala
- BPL Mobile : Mumbai, Maharashtra, Kerala, Tamil Nadu, Pondicherry, Goa
- Idea Cellular : Andhra Pradesh (Tata), Maharashtra, Goa, Gujarat
- RPG Cellular: Chennai
- Aircel : Tamil Nadu
- Celforce(Fascel): Gujarat
Enhancements:
Added Support for:
- Hutch Kolkota,
- Orange Mumbai
<<lessSupported Networks by "vinSMSIndia":
- Airtel : Andhra Pradesh, Madhya Pradesh, Chennai (Skycell), Delhi, Gujarat, Haryana, Himachal Pradesh, Goa, Karnataka, Kerala, Kolkata, Maharashtra, Mumbai, Punjab, Tamil Nadu, Uttar Pradesh (West)
- Hutch : Delhi
- Escotel : Haryana, Uttar Pradesh (West), Kerala
- BPL Mobile : Mumbai, Maharashtra, Kerala, Tamil Nadu, Pondicherry, Goa
- Idea Cellular : Andhra Pradesh (Tata), Maharashtra, Goa, Gujarat
- RPG Cellular: Chennai
- Aircel : Tamil Nadu
- Celforce(Fascel): Gujarat
Enhancements:
Added Support for:
- Hutch Kolkota,
- Orange Mumbai
Download (0.002MB)
Added: 2007-04-16 License: LGPL (GNU Lesser General Public License) Price:
931 downloads
Kannel WAP and SMS Gateway 1.4.1
Kannel WAP and SMS Gateway is an high performance WAP and SMS gateway. more>>
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 a collection of languages and tools and an infrastructure for implementing services for mobile phones. Traditionally such services have worked via normal phone calls or short textual messages (e.g., SMS messages in GSM networks). Neither are very efficient to use, nor very user friendly. WAP makes it possible to implement services similar to the World Wide Web.
Unlike marketers claim, WAP does not bring the existing content of the Internet directly to the phone. There are too many technical and other problems for this to ever work properly. The main problem is that Internet content is mainly in the form of HTML pages, and they are written in such a way as to require fast connections, fast processors, large memories, big screens, audio output, and may require fairly efficient input mechanisms. Thats OK, since they hopefully work better for traditional computers and networks that way. However, portable phones have very slow processors, very little memory, abysmal and intermittent bandwidth, little screens and extremely awkward input mechanisms. Most existing HTML pages simply will not work on them.
WAP defines a completely new markup language, the Wireless Markup Language (WML), which is simpler and much more strictly defined than HTML. It also defines a scripting language, WMLScript, which all browsers are required to support. To make things even simpler for the phones, it even defines its own bitmap format (Wireless Bitmap, or WBMP).
HTTP is also too inefficient for wireless use. By using a semantically equivalent, but binary and compressed format it is possible to reduce the protocol overhead to a few bytes per request, instead of up to hundreds of bytes. Thus, WAP defines a new protocol stack to be used. However, to make things simpler also for the people actually implementing the services, WAP introduces a gateway between the phones and the servers providing content to the phones.
The WAP gateway talks to the phone using the WAP protocol stack, and translates the requests it receives to normal HTTP. Thus, the content providers can use any HTTP servers, and can utilize existing know-how about HTTP service implementation and administration.
In addition to protocol translations, the gateway also compresses the WML pages into a more compact form, to save bandwidth on the air and to further reduce the phones processing requirements. It also compiles WMLScript programs into a byte-code format.
Requierments:
- C compiler and development libraries and related tools.
- The gnome-xml (a.k.a. libxml) library, version 2.2.0 or newer. We recommend that you use libxml version 2.2.5. If you are installing it from your distributions packages, youll need libxml2-dev in addition to run-time libxml2 package libraries.
- Note: there is a bug in libxml version 2.2.3 and 2.2.4 that causes problems with character encoding in attributes. This problem is fixed in 2.2.5. See http://xmlsoft.org/xml.html.
- GNU Make.
- POSIX threads (pthread.h).
- GNU Bison 1.28 if you modify the WMLScript compiler.
- DocBook markup language tools (jade, jadetex, DocBook style-sheets, etc; see README.docbook), if you want to format the documentation (pre-formatted versions are available).
Enhancements:
- Various critical bugfixes since 1.4.0, including major SMSC protocols supported (SMPP, EMI/UCP, and GSM AT modem comands), HTTP layer fixes, and WAP WTP and WTP SAR layer fixes.
- The sendsms HTTP interface has been improved to obey the bearerbox message state for replies.
<<lessSMS, 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 a collection of languages and tools and an infrastructure for implementing services for mobile phones. Traditionally such services have worked via normal phone calls or short textual messages (e.g., SMS messages in GSM networks). Neither are very efficient to use, nor very user friendly. WAP makes it possible to implement services similar to the World Wide Web.
Unlike marketers claim, WAP does not bring the existing content of the Internet directly to the phone. There are too many technical and other problems for this to ever work properly. The main problem is that Internet content is mainly in the form of HTML pages, and they are written in such a way as to require fast connections, fast processors, large memories, big screens, audio output, and may require fairly efficient input mechanisms. Thats OK, since they hopefully work better for traditional computers and networks that way. However, portable phones have very slow processors, very little memory, abysmal and intermittent bandwidth, little screens and extremely awkward input mechanisms. Most existing HTML pages simply will not work on them.
WAP defines a completely new markup language, the Wireless Markup Language (WML), which is simpler and much more strictly defined than HTML. It also defines a scripting language, WMLScript, which all browsers are required to support. To make things even simpler for the phones, it even defines its own bitmap format (Wireless Bitmap, or WBMP).
HTTP is also too inefficient for wireless use. By using a semantically equivalent, but binary and compressed format it is possible to reduce the protocol overhead to a few bytes per request, instead of up to hundreds of bytes. Thus, WAP defines a new protocol stack to be used. However, to make things simpler also for the people actually implementing the services, WAP introduces a gateway between the phones and the servers providing content to the phones.
The WAP gateway talks to the phone using the WAP protocol stack, and translates the requests it receives to normal HTTP. Thus, the content providers can use any HTTP servers, and can utilize existing know-how about HTTP service implementation and administration.
In addition to protocol translations, the gateway also compresses the WML pages into a more compact form, to save bandwidth on the air and to further reduce the phones processing requirements. It also compiles WMLScript programs into a byte-code format.
Requierments:
- C compiler and development libraries and related tools.
- The gnome-xml (a.k.a. libxml) library, version 2.2.0 or newer. We recommend that you use libxml version 2.2.5. If you are installing it from your distributions packages, youll need libxml2-dev in addition to run-time libxml2 package libraries.
- Note: there is a bug in libxml version 2.2.3 and 2.2.4 that causes problems with character encoding in attributes. This problem is fixed in 2.2.5. See http://xmlsoft.org/xml.html.
- GNU Make.
- POSIX threads (pthread.h).
- GNU Bison 1.28 if you modify the WMLScript compiler.
- DocBook markup language tools (jade, jadetex, DocBook style-sheets, etc; see README.docbook), if you want to format the documentation (pre-formatted versions are available).
Enhancements:
- Various critical bugfixes since 1.4.0, including major SMSC protocols supported (SMPP, EMI/UCP, and GSM AT modem comands), HTTP layer fixes, and WAP WTP and WTP SAR layer fixes.
- The sendsms HTTP interface has been improved to obey the bearerbox message state for replies.
Download (2.4MB)
Added: 2006-09-25 License: BSD License Price:
1151 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above send sms search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed