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
What is the web service used for reporting services?
Why normalization is used?
Define left outer join in sql server joins?
How to generate create table script on an existing table in ms sql server?
What is data block and how to define data block size?
How to change parameter value inside the report?
Please explain go command in sql server?
Explain cursor as data base object?
What are click through reports?
How many databases can we create in a single server?
How many types of local tables are there in sql server?
How you can find out if an index is useful to the optimizer?
Do you know what are different types of replication in sql server?
What do mean by xml datatype?
Tell me about builtinadministrator?