cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
555
Views
0
Helpful
1
Replies

SLDAP

aksher
Level 1
Level 1

Is SLDAP port 636 a tcp or udp service..

1 Reply 1

pradeepde
Level 5
Level 5

It's a UDP service

UDP port 636 uses the Datagram Protocol, a communications protocol for the Internet network layer, transport layer, and session layer. This protocol when used over PORT 636 makes possible the transmission of a datagram message from one computer to an application running in another computer. Like TCP (Transmission Control Protocol), UDP is used with IP (the Internet Protocol) but unlike TCP on Port 636, UDP Port 636 is connectionless and does not guarantee reliable communication; it's up to the application that received the message on Port 636 to process any errors and verify correct delivery.