Learn how duplicate acknowledgment packets are used in the transmission control protocol (TCP).
Also find me here:
Baeldung Author
Deena Awny
I have experience in industry and academia. I hold a master's degree in computer science and management from the Johannes Kepler University Linz. I have been researching the challenging NLP problem named "fact extraction" over the last five years. I am enthusiastic about learning new technologies.
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Networking (4)
- Algorithms (3)
- Web (1)
- Security (1)
- Searching (1)
- Graphs (1)
- Core Concepts (1)
Regular Expression for Checking if a String Is a Valid URL
Filed under Web
Learn how to check if a string is a valid URL.
Controlled Access Protocols: Token Passing
Filed under Networking
Explore token access control protocols in ring networks.
Regular Expression to Match Text Without a Certain Word
Filed under Searching
Learn how to determine whether a given English text expresses a certain word using the regular expression method.
Binary Synchronous Communications Protocol
Filed under Networking
An introduction to BISYNC, Binary Synchronous Communications Protocol.
The Havel-Hakimi Algorithm
Filed under Algorithms, Graphs
Explore the Havel-Hakimi algorithm.
Digital Data Communications Protocol
Filed under Networking
Learn about the DDCMP.
What Is Cyclomatic Complexity?
Filed under Algorithms, Core Concepts
Learn more about Cyclomatic Complexity and how to measure it.
Differences Between Disaster Recovery and Backup
Filed under Security
Explore the differences between disaster recovery and backup.
How to Convert Finite Automata to Regular Expressions?
Filed under Algorithms
Learn how to convert a finite state machine into a regular expression.