Discuss the differences between DAP and LDAP.
What will be an ideal response?
Unlike X.500 DAP, LDAP was designed to run over TCP/IP, making it ideal for Internet and intranet applications. X.500 DAP requires special software to access the network. LDAP has simpler functions, making it easier and less expensive to implement. LDAP encodes its protocol elements in a less complex way than X.500 that enables it to streamline requests.
You might also like to view...
Which of the following are member functions of the stack adaptor template? For members of stack, specify any needed arguments.
a) size() b) empty() c) top() d) front() e) push() f) back() g) pop() h) == (i.e., overloaded operator==)
You can perform special operations within SQL.
Answer the following statement true (T) or false (F)
A network administrator wants to logically separate web function servers on the network. Which of the following network devices will need to be configured?
A. IPS B. Switch C. Hub D. HIDS
The process of loading and running a program from a mass storage device like a hard drive or CD-ROM is called
What will be an ideal response?