Hello
I have a gsm sim900 module and Raspebrry Pi. I want to send information about the reading of some sensors connected to RPi to a web.
I have a website "myweb.125mb.com". On that server I run programs in C as cgi-bin, but in this case I want to run a TCP server in Python, which communicates with a TCP client in RPi. I'm a newbie in Python.
I appreciate any help.
I have a gsm sim900 module and Raspebrry Pi. I want to send information about the reading of some sensors connected to RPi to a web.
I have a website "myweb.125mb.com". On that server I run programs in C as cgi-bin, but in this case I want to run a TCP server in Python, which communicates with a TCP client in RPi. I'm a newbie in Python.
I appreciate any help.