hi every body
i connect to my server using http from my phone NOKIA 6630.
but i want to make this connection a periodic connection say every 5 minutes my questions are:-
1)can i make it by using...
Type: Posts; User: perthachy; Keyword(s):
hi every body
i connect to my server using http from my phone NOKIA 6630.
but i want to make this connection a periodic connection say every 5 minutes my questions are:-
1)can i make it by using...
hi every bode
i want to connect my mobile nokia 6630 with a microcontroller using serial connection RS232 . to send AT Commands from the microcontroller ,
is it possible ?
hi all ,
i think there is a way that the carbide will make the .sis file without any modification .but unfortunatly it doesn't work with me :s
any way , you have to open command prompt then go to...
hi every body .
i want to know if that possible to make a J2ME application that will recieve the sms comming at a specific port while the mobile operating system doesn't response to it (no message...
hi every body
i am using py60 for my telephone Nokia 6630 .
i want to make a script will do that if a message recieved from a specific number (or recievedat a specific port on my mobile) ,
thr...
hi
i think i will import this libraries only
Location , Sysinfo , Socket , and e32 for timer
so could i use it for sonyericsson as an example or not ??
i don't want any thing to appear to the...
hi every body
i want to use Soket , to ake a client side , but the server i want to connect to doesn't have a static IP . so it change randomly :S:S
but i now the URL only
can i put the url in the...
hi every body
i want to connect a HTTP server using py60 .
all i want to do is to send data "it is just a string" , and recieve data "also a string"
i have found URLLIB , HTTPLIB ,SOCKET.
i know...
hi every body
i want to know if i wrote a script for s60 using python , can i run it on other phone like sonyericsson or it for NOKIA only .
thanks
how can i do that , i tried to open default.py but it gives me the main screen
hi aaaaapo
thanks for your help .
i would it help :D
i'll try it now
please help
every time i have to open run script-->file browser.py-->E-->python-->my script.:(
i want to get it directly :)
hi every body
i wrote a small script for my mobile Nokia 6630 to connect the internet using urllib
it work right but before i connect to the internet a message appear to me to choose the access...
hi lfd,
thanks for your help :D
but i am really setted up the PythonScriptShell but i have to get my scripts through filebrowser.py
i all uninstalled the programs then installed them in the phone...
hi juarezjunior
i am sorry i didn't know that MTE_CELL is final i.e i didn't take that in osideration
thanks
hi every body
i have installed the files :-
PythonForS60_1_3_23_2ndEdFP2
PythonScriptShell_1_3_23_2ndEdFP2
on my mobile Nokia 6630 .
and also made a folder in E and called it python
when i...
hi all
thanks for your help
i don't use a GPS in my project also i don't want to get the Latitude nor longitude .
only the cell id i need . and the code i attached above the output on screen is 8...
i already made a header file and adeed it in /inc it was Systemanger.h then i added your file but also the error still the same . i have added the haeader file in .mmp also but still the same...
okay but how can i get the cell id if MTE_CELLID won't contain any information about location . i want to get the cell id only .
and this it the code i used ,aslo i changed the color of getting cell...
hi every bode
i want to ask if there is an IDE for python s60 or not ::rolleyes:
also i can write commands on the interactive consoles but i want to write a python program in my computer then...
yes it's value doesn't change and i tried with another operator also it gives the same value 0x00000008
so why it doesn't work with me .
is there any way to get cell id using j2me
hi thanks
it is working with small letters :D:D
bye
hi every body
i wnted to get the cell id of my mobile
i wrote in the interactive console
>>>import Location
>>>print Location.gsm_Location()
i have the message ...
hi every body
i tried to get cell id using JSR 179 on NOKIA 80 which support it acoording to nokia site but the output is the default value to the cell id =8 .
is there any other method to get cell...
hi every body :d
first i don't know any thing about python at all
all i want is to get the cell id of the mobile every 5 min ( synchronously)
then send it using gprs ( HTTP connection ) .
i...