> On 11/20/05, ahmed <ahmed.lists@xxxxxxxxx> wrote:>> BSD-style sockets> how secure are sockets?? This is very flexible. Practically, you'll need a "protocol" forclient/server communication. So how secure depends on how secure isyour protocol design and implementation. You might opt to work atopsecure socket layer, as well. -ahmed