On Mon, 2010-10-18 at 17:10 +0530, Santosh Rajan wrote: > If i understood this correctly you specify the web url for the gps > device > right? Why not set the port in the url itself like > http://example.com:9000/.....
I have done that > So the gps sends directly to port 9000 and you have a web server > listening > on that port. > Or have i missed something? the gps program sends the info with a php url - I need to collect the info and massage it before sending it to the webserver for display. So I need a small python program to listen on that port and collect whatever comes (is it socket programming or something like that?) -- regards Kenneth Gonsalves _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers