[go: nahoru, domu]

Jump to content

NetWare Core Protocol: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
remove spam
Cydebot (talk | contribs)
Line 23: Line 23:
[[Category:Network file systems]]
[[Category:Network file systems]]
[[Category:Network protocols]]
[[Category:Network protocols]]
[[Category:Netware]]
[[Category:Novell NetWare]]
[[Category:Presentation layer protocols]]
[[Category:Presentation layer protocols]]



Revision as of 12:17, 2 October 2011

The NetWare Core Protocol (NCP) is a network protocol used in some products from Novell, Inc. It is usually associated with the NetWare operating system, but parts of it have been implemented on other platforms such as Linux, Windows NT and various flavors of Unix.

It is used to access file, print, directory, clock synchronization, messaging, remote command execution and other network service functions. TCP/IP and IPX/SPX (obsoleted, technical support is provided only for NetWare platform) are the supported underlying protocols. TCP/IP implementations use TCP/UDP port 524 and rely on SLP for name resolution.

Novell eDirectory uses NCP for synchronizing data changes between the servers in a directory service tree.

Client-side implementations

External links