> On 11/20/05, ahmed <[EMAIL PROTECTED]> wrote:
>> BSD-style sockets
> how secure are sockets??
This is very flexible. Practically, you'll need a "protocol" for
client/server communication. So how secure depends on how secure is
your protocol design and implementation. You might opt to work atop
Hi!
I would like to know what does the community think of the best
architecture for server client communication and why? That is, if
there is a server in C++ (say a game server) and the PHP has to 'read'
data 'from' the server then what is the best form of communication?
a) Shared Memory : Server
2 matches
Mail list logo