What would you put in the /etc/gateways file such that a route is defined to network called net2 via router called host4? Assume that net2 is 3 hops away. Also, assume that the gateway is not expected to exchange RIP information.
1 2330What entry in the /etc/gateways file would define a route to the host called host2 via the gateway called host4? Assume that host2 is 2 hops away and that the gateway is NOT expected to exchange RIP information.
1 2398What entry in the /etc/gateways file would define a route to the host called host9 via the gateway whose IP address is 192.100.100.5? Assume that host9 is 2 hops away and that the gateway IS expected to exchange RIP information.
1 2560What entry should put in the /etc/gateways file to specify a route to a network called net5 through an external gateway called host9 ? Assume that net5 is 3 hops away.
1 2556Which layer transports data to and from application level, includes the destination port number, and also handles error detection and recovery.
1 2389In what protocol, connection must be established before exchanging data. This is a reliable and requires more processing.
1 2687In What Protocol, message are just delivered. It is not reliable, and requires that transmission quality be augmented. It is fast, however.
1 2473
Is VT100 Server will support TCP/IP protocol?
Can we install Oracle database in VT100 Server?
If my server is Sun Solaris can i use like VT100 Server?
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
what is the principle involved in Biometry?
How a component can be placed on Windows?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to connect to a remote database using Applet?
How to display names of all components in a Container?
Can you give names of Container classes?
What are the differences between Java 1.0 and Java 2.0?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What are the restrictions imposed by a Security Manager on Applets?.
How listener identify that the event came from a particular object?
Can we call virtual funciton in a constructor ?