CISSP Exam Note (Domain 2: Telecommunications and Networking Security) – More Protocols
March 10, 2010 · Posted in Don's eBook Report, Information Security, Information Systems, Information Technology · Comment
Host-to-Host Transport Layer Protocols
TCP – Transmission Control Protocol
- Connection oriented
- Sequenced packets
- Acknowledgement is sent back for received packets
- If no acknowledgement then packet is resent
- Packets are re-sequenced
- Manageable data flow is maintained
Note: TCP and UDP use dynamic port numbers greater than 1023
CISSP Exam Note (Domain 2: Telecommunications and Networking Security) – Protocols
January 11, 2010 · Posted in Information Security, Information Systems, Information Technology · Comment
Protocols – a standard set of rules that determines how computers communicate with each other across networks despite their differences
Layered architecture
- Shows how communication should take place
- Clarify the general functions of a communication process
- To break down complex networking processes into more manageable sub-layers
- Using industry standard interfaces enables interoperability
- To change the features of one layer without changing the code in every layer
- Easier troubleshooting Read more





