Disadvantages Flashcards
(21 cards)
Multiplexing
Complexity in managing multiple streams.
Demultiplexing
Requires port management.
TCP Segment Structure
Higher overhead than UDP.
IPv4
Limited addresses; needs NAT.
IPv6
Adoption complexity.
SMTP
No encryption by default.
IMAP
Slower than POP3.
Router
Expensive; complex configuration.
Critical Section
Requires synchronization.
Semaphore
Deadlock risk if misused.
Mutex Lock
No priority inversion control.
Bounded Buffer Problem
Risk of overflow/underflow.
Symmetric Encryption
Key distribution challenge.
Asymmetric Encryption
Slow; computationally heavy.
Virus
Requires user action.
Worm
High network bandwidth use.
Trojan Horse
Depends on user deception.
DDoS Attack
Requires botnet resources.
Phishing
Requires user interaction.
Process Control Block (PCB)
Memory overhead.
Thread States (Java)
Complex synchronization.