PHP Classes

server socket and clients

Recommend this page to a friend!

      Client and Server Socket  >  All threads  >  server socket and clients  >  (Un) Subscribe thread alerts  
Subject:server socket and clients
Summary:Can the package be used for this specific api ?
Messages:1
Author:Yves Roy
Date:2011-03-26 15:39:01
 

  1. server socket and clients   Reply   Report abuse  
Picture of Yves Roy Yves Roy - 2011-03-26 15:39:01
Hi,

I would like to know if your package Client and server socket can be used to do the following:
I have various trucks. In each truck I have a machine recollecting data from sensors. This machine is programed to send a line of data every 90 seconds via a GPRS modem to a fixed IP using TCP.
I would like to be able to receive automatically each line of data from each truck and put them in a txt file corresponding to the truck (one txt file per truck).
Can your package do that?
Is it possible to have help from you in implemanting this?
Many thanks in advance for your reply.

Regards
Yves