APEX and CGI
There is a server on which lies a certain program *. Exe. It is necessary to pass on several parameters, e.g. type = 1 and loc = 0, then receive the data (in the form of a report) which it will run (on the basis of these parameters).
Now there is an old web site. in which it is implemented using php. ("old" web built on the transfer of XML in PHP XSLT transformer).
It works with all socket CGI.
Does anyone have any ideas? Though what ever .. thanks in advance.