Answer:
ESTABLISHED
Explanation:
What is TCP?
A Transmission Control Protocol (TCP) is a communication protocol which allows the exchange of data between computers in a network.
When a Transmission Control Protocol connection is up and running meaning that both sides can send and receive data then the corresponding TCP socket states is known as "ESTABLISHED".
The most common socket states are:
LISTEN:
Before a TCP connection is made, there needs to be a server with a listener that will listen on incoming connection request.
ESTABLISHED:
When a TCP connection is up and running meaning that both sides can send and receive data.
CLOSED:
The CLOSED state means that there is no TCP connection.
There are a total of 11 TCP socket states:
1. LISTEN
2. SYN-SENT
3. SYN-RECEIVED
4. ESTABLISHED
5. FIN-WAIT-1
6. FIN-WAIT-2
7. CLOSE-WAIT
8. CLOSING
9. LAST-ACK
10. TIME-WAIT
11. CLOSED
Sorry man i don’t know sorry
Moral creativity and innovation are based on original discoveries, whereas immoral innovation is based on unscrupulous actions.
<h3>What is innovation?</h3>
Innovation refers to the practices aimed at developing new products and services for the well-being of society.
Moral innovation is an expression generally used to describe technological advancements based on intellectual property rights.
In conclusion, moral creativity and innovation are based on original discoveries, whereas immoral innovation is based on unscrupulous actions.
Learn more about innovation here:
brainly.com/question/19969274
#SPJ1
Any collection of data or information that has been properly structured for quick search and retrieval by a computer is referred to as a database, often known as an electronic database.
<h3>What is electronic database?</h3>
- Databases are designed to make it easy to save, retrieve, edit, and delete data while carrying out various data-processing tasks. In response to queries, a database management system (DBMS) retrieves data from the database.
- Databases are briefly discussed after that. See computer science: Information systems and databases; information processing for a comprehensive explanation.
- A file or collection of files used to store a database.
- These files' contents can be divided up into records, each of which has one or more fields.
- The fundamental units of data storage are fields, and each field typically contains data related to one feature or attribute of the thing that the database is describing.
- Additionally, records are arranged into tables that contain details on the connections between their various fields.
- A database in the strict sense offers cross-referencing capabilities, despite the fact that the term "database" is used broadly to refer to any collection of information in computer files.
- Users can quickly search, rearrange, organize, and choose the fields in numerous records to access or produce reports on certain data aggregates using keywords and a variety of sorting instructions.
To Learn more About database Refer To :
brainly.com/question/518894
#SPJ1