sam9953
|
2012-03-18
, 08:14
|
Posts: 90 |
Thanked: 2 times |
Joined on May 2010
@ New delhi, India
|
#291
|
|
2012-03-18
, 12:33
|
|
Posts: 288 |
Thanked: 113 times |
Joined on Dec 2009
@ Germany
|
#292
|
I dont use www2sms now as I have unlimited free sms, but for the sake of others, I will test this on Tuesday and report back.
The Following User Says Thank You to blubbi For This Useful Post: | ||
|
2012-03-18
, 13:17
|
Posts: 90 |
Thanked: 2 times |
Joined on May 2010
@ New delhi, India
|
#293
|
|
2012-03-25
, 09:50
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#294
|
|
2012-03-25
, 10:50
|
|
Posts: 288 |
Thanked: 113 times |
Joined on Dec 2009
@ Germany
|
#295
|
The Following User Says Thank You to blubbi For This Useful Post: | ||
|
2012-03-25
, 11:15
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#296
|
Just install python 2.7 on your Computer. You don't need to run the above code on the N900.
This is the beauty of Python and platform independent code.
Just install ActivePython on your Windows PC and use the build in Module manager of ActivePython to install mechanize or any other required module. If you are using Linux you probably already have Python installed and the required modules are available through the package manager of you Distribution of choice.
Cheers,
Bjoern
The Following User Says Thank You to ejasmudar For This Useful Post: | ||
|
2012-03-26
, 09:22
|
|
Posts: 288 |
Thanked: 113 times |
Joined on Dec 2009
@ Germany
|
#297
|
|
2012-03-26
, 12:39
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#298
|
c:\Python26>python.exe www2sms\160by2.py {'STATUS': {'MESSAGE': "160by2 responded: Unknown failure (You are probably in a countryfrom which you can't send SMS via 160by2)'", 'TYPE': 'Error'}, 'BALANCE' : None}
|
2012-03-26
, 12:44
|
|
Posts: 288 |
Thanked: 113 times |
Joined on Dec 2009
@ Germany
|
#299
|
|
2012-03-26
, 17:02
|
Posts: 90 |
Thanked: 2 times |
Joined on May 2010
@ New delhi, India
|
#300
|