LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Port listening (https://www.linuxquestions.org/questions/linux-newbie-8/port-listening-712297/)

adnanm 03-17-2009 01:01 PM

Port listening
 
Hello,

I have a GPS unit that should attach to my server thru an IP and PORT, and then send data. So what I would like is to listen to a port (ex: 8051), and capture what ever is send to it, and then process it to a php script (ex: sent.php?data=whateverigetfromtheport)

Any ideas? I am running on Centos 5.

Thanks to everyone,
Adnan

schneidz 03-17-2009 04:32 PM

you mite want to look into netcat


All times are GMT -5. The time now is 09:55 AM.