Hi,
It works for me too :)
Thanks a lot - it's a great help and finding! I had no clue.
Type: Posts; User: moineee; Keyword(s):
Hi,
It works for me too :)
Thanks a lot - it's a great help and finding! I had no clue.
Hi,
I am new in this MWS area.
I was trying to follow the example given in the PDF file (http://mymobilesite.net/files/MobileWebServer_Book_en.pdf) under "Nokia Mobile Web Server"
I have...
I am new in python and in the area of "Unicode". I was trying to add 100 and 50 to get a result 150 with the following:
>>> cord1 = '100'
>>> cord2 = 50
>>> cord1 + cord2
Traceback (most recent...
I'm trying to open Bluetooth console. I have tried with N95 to connect N82 with the following and having some problems:
- In Python -> Options -> Bluetooth console
- In next pop-uo menu, I've...