My php script communicates over TCP with C server, is there a way to present data obtained from the server while it does not refresh the entire page, so the data refer to a ajax script?
A:
Yes, Ajax or comet is the answer.
(the references to C, C++ and TCP are irrelevant).
But since you've already answered your own question - what's the problem here?
symcbean
2010-06-02 12:45:53