dwa wrote:
Hello people,
i have a question??
I have an application written in c++ and this throw real time data as
udp-pakets all the time (interval 1 min and values in a wrapper like an
own protocol are floats and longs).
Is there any possibility to catch the udp packets - parse the pakets
gt; From: David Giragosian [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 28, 2007 10:08 PM
> To: Simon
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] c++ and php! search for a brigde
>
> On 8/28/07, Simon <[EMAIL PROTECTED]> wrote:
> >
> > you can u
+ and php! search for a brigde
On 8/28/07, Simon <[EMAIL PROTECTED]> wrote:
>
> you can use sockets in php, they work the same as berkley sockets
> you can use system() in php, to call your C++ program (the program
> could output html)
> in my opinon CGI with C/C++ is obsolet
On 8/28/07, Simon <[EMAIL PROTECTED]> wrote:
>
> you can use sockets in php, they work the same as berkley sockets
> you can use system() in php, to call your C++ program (the program
> could output html)
> in my opinon CGI with C/C++ is obsolete, use php/apache for best results!
>
> another nice w
you can use sockets in php, they work the same as berkley sockets
you can use system() in php, to call your C++ program (the program
could output html)
in my opinon CGI with C/C++ is obsolete, use php/apache for best results!
another nice way is to have your C++ program independent, outputs its
re
Hello people,
i have a question??
I have an application written in c++ and this throw real time data as
udp-pakets all the time (interval 1 min and values in a wrapper like an
own protocol are floats and longs).
Is there any possibility to catch the udp packets - parse the pakets und
show th
6 matches
Mail list logo