Posted by Matthew256 on 11/16/06 13:48
Rudi Menter wrote:
> 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
> --
It's going to be on the same machine, transfering structures back and
forth.
state
zip
item
qty
item
qty
item
qty
Returns:
method
cost
method
cost
method
cost
Maybe twice per minute
Navigation:
[Reply to this message]
|