[BangPypers] how to read remote uploads

Santosh Rajan santrajan at gmail.com
Mon Oct 18 13:40:02 CEST 2010


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/.....
So the gps sends directly to port 9000 and you have a web server listening
on that port.
Or have i missed something?

On Mon, Oct 18, 2010 at 5:00 PM, Kenneth Gonsalves <lawgon at au-kbc.org>wrote:

> hi,
> I have a gps device which sends it's position to a any web url. I want
> to catch this info which I will send to a port (say 9000). How do I do
> this in python - something totally new for me, so please give some clues
> on where to begin.
> --
> regards
> Kenneth Gonsalves
>
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
http://hi.im/santosh


More information about the BangPypers mailing list