Posted by Rudi Menter on 11/09/06 17:33
Andy Hassall:
>> I've got a PHP site that needs to communicate to a C++ program we're
>> writing. Can you give me a quick overview of how to set this up?
> Depends how you define communicate - generally it's the method of
> interprocess communication that matters rather than what language
> the other process was written in.
Exactly,
and the method you will use should depend of the amount and
velocity of the data, but generally there is only memory
and disk (and possibly even the intra- or internet).
Rgds
--
Navigation:
[Reply to this message]
|