[BangPypers] how to read remote uploads

Noufal Ibrahim noufal at gmail.com
Mon Oct 18 14:51:23 CEST 2010


On Mon, Oct 18 2010, Anand Balachandran Pillai wrote:


[...]

> Or just use tcpdump as
>
> $ sudo tcpdump  -A 'port 9000'
>
> on the machine where you want to capture the data.

[...]

I've not used tcpdump but wouldn't this give you a TCP packet level
dump? Would not netcat (netcat -l 9000) be more appropriate for textual
data (which is, I assume, what the GPS device sends out).



-- 
~noufal
http://nibrahim.net.in


More information about the BangPypers mailing list