Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Client and Server Communication

Author  Topic 

pcsql
Starting Member

4 Posts

Posted - 2004-06-29 : 04:37:56
I'm trying to understand the client and server communication. But I have run into some terms which I need some help to understand:

1. Named Pipes over NetBIOS - Which network transport protocol will be used?
2. Named Pipes over TCP/IP
3. NetBIOS over TCP/IP
4. SMB over TCP/IP
5. RPC over TCP/IP
6. RPC over NetBIOS

I have the following understanding:

1. Named Pipes is a network library.
2. TCP/IP and NetBEUI are network transport protocols.
   

- Advertisement -