What is the use of Port no?
Answer / naveen
Each hardware can interact with the other with a specific
path dedicated for it during its installation. That path is
decided either by the processor or by manually.
For eg. consider the port where you install the mouse, or
consider even the keyboard port, etc.,
for any outsiders a specified path will be dedicated as
such. Even for the modem to communicate with the outside
world. For the server to compile and run the programs, it
needs one particular port that it maintains during its
service in that system. That port is mentioned manually of
our interest so that those server can run at that specified
port. So that the request and response will be under one
port. The servers will keep observing that port whether any
request has arrived, if so will send the response in the
same port.
| Is This Answer Correct ? | 4 Yes | 2 No |
In what sequence sql statement is processed?
How do you drop an index?
Different types of keys in SQL?
What is auditing in sql server?
What does nvl stand for?
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?
How to delete a database in ms sql server?
What is the dbcc command and why is it used?
What is Cross Join and in which scenario do we use Cross Join?
How to drop an existing stored procedure in ms sql server?
What purpose does the model database server?
How to filter records of table in SQL SERVER?
0 Answers Petranics Solutions,
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)