adspace


Mention two instances where routing is not implemented or required?

Answer Posted / Alka Gautam

Two instances where routing might not be implemented or required are:
1. In a single-tier application architecture, where all components reside on the same server and do not communicate with other servers.
2. In peer-to-peer networks, where there is no central server and communication happens directly between nodes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use multiple submit buttons in asp.net mvc?

1317


Explain the request flow in asp.net mvc framework?

1102


Possible ways to prevent xss attacks on mvc application?

1092