Answer Posted / 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 |
Post New Answer View All Answers
Explain an automatic checkpoint
What are the advantages of log shipping?
How is table type constraint applied to a table?
What is abstracting periodical?
What are alternate keys?
Explain the database you used in your final year project?
What do you know about normalization and de- normalization?
Mention the uses of stored procedures.
What are approximate numeric data types in ms sql server?
Can you move the resources after pausing the node? : sql server database administration
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i
What is RMS migrations?
What is difference between join and natural join?
Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
Can we do dml on views?