Ganesh Guptha
--
http://mail.python.org/mailman/listinfo/python-list
Hi,Tino
Thanks for your reply,
My PC is connected with cell phone (through data card) as a modem,and
my OS is Ubuntu
I have to send ring tones from my PC to any other cell phone by using
connected cell phone as a modem (Your first case satisfy my need )
I think with pygsm, it is not possible to sen
Hi group,
Is there any python module available which sends ring tones from our
PC to mobile phone using GSM Modem.
I googled in vain to find a solution .I can find few modules like
pygsm ,singshotsms by which only sms is send .I could appreciate if
some one helps me to find a way to send ring tone
Hi group,
This is my first programme in python ,I need to know whether my code
is in the right path of performance
I wrote a code using multithreading to send mails
FROM = 'com'
SUBJECT = 'This is the subject'
MSGBODY = 'This the body of the message '
MAILSERVER = 'mailcom'
port = 25
use
Hi friends,
I came across libgmail library that can be used to bind python with
Google Gmail's service .Likewise is there any library available to
access the service of Yahoo mail from python code .
I like to send sms from my application via Yahoo mail Service .
Thanks
--
http://mail.python.org/m
On Apr 2, 12:41 pm, Matteo wrote:
> I use a programme, written in Python, which sends sms through the sms
> providers. You might want to have a look to the source code:
>
> http://www.moioli.net/Progetti___1/MoioSMS___Messaggi_GRATIS_da_Inter...
Thanks for your reply Matteo
It will be more helpfu
hi group,
my application needs to send SMS occasionally to all the clients .Is
there any library in python that supports in sending SMS.
I like to conform few information i gathered in this regard.
I can send SMS by two ways
1. Sending SMS using Email clients
2. Using sms gateway to send message