Hi visitor,
I live in Portugal and i love programming. Nowadays, there are so many programming languages that doesn't make our lives easy. But I found that there is a big world full of people wanting to share and teach others about what they already passed through, and would like to help...
Hello!
I am trying to do a School educational project, but I am paralised :frown:without knowing what to do and how to do the following:
The project consists on a R/C airplane model with a celular Telit module (i.e GM862/3) that has to send every 3 to 4 sec some data (position, altitude...
Hi Gpstrack,
I am really paralised :frown:without knowing what to do and how to do the following:
The project consists on a R/C airplane model with a celular Telit module (i.e GM862/3) that has to send every 3 to 4 sec some data (position, altitude, speed, course, bearing etc etc). The Telit...
Hi gpstrack,
I want to do something similar. I used a php script I found on the web to listen on a predifined port to anything coming in. But I can't get my php script running at my localhost.
The php script is:
<?php
// Server IP address
$address = "127.0.0.1";
// Port to listen
$port =...