If I configure "Named Pipes" protocol for the client to connect to the Oracle Server, what protocol should be running on the server?
For TCP/IP on client, server should have TCP/IP; but what about Named Pipes.
Thanks.
Printable View
If I configure "Named Pipes" protocol for the client to connect to the Oracle Server, what protocol should be running on the server?
For TCP/IP on client, server should have TCP/IP; but what about Named Pipes.
Thanks.
Since most of the present day systems are configured with TCP/IP and TCP/IP SSL, it would be a good choice over named pipes, even in the client server env. The TCP/IP is by default secured.
Good luck,
Sam