Describe Mobile IP.
What will be an ideal response?
Mobile IP provides a mechanism within the TCP/IP protocol to better support mobile computing. With Mobile IP, computers are given a home address, which is a static IP number on their home network. The computer also has a home agent, which is a forwarding mechanism that keeps track of where the mobile computer is located. When the computer roams to another network (called the foreign network) a foreign agent provides routing services to the mobile computer. The foreign agent assigns the mobile computer a new-yet temporary-IP number. This new IP number is known as the care-of address. The computer then registers the care-of address with its home agent.
You might also like to view...
Answer the following statements true (T) or false (F)
1. Multi-tasking allows a single CPU to run many programs at the same time. 2 Pre-emptive multi-tasking uses a hardware interrupt to instruct the CPU to run another program such as the operating system. [ 3. Process context switching is more efficient than thread context switching 4. Concurrent programming involves writing sets of program instructions that can execute at the same time independently of one another. 5. Each unique instance of an executing program is called a process
What is the difference between workflow analysis and job analysis?
What will be an ideal response?
You can use trendlines in unstacked column, bar, line, stock, scatter, and bubble charts
Indicate whether the statement is true or false
In place of spaces, what do you use in a macro name?
A. numbers B. letters C. hyphens D. underscores