Why is Thin Ethernet (Thinnet) considered to be a low cost LAN network?
What will be an ideal response?
The Thin or “10Base2” Ethernet is a thin coaxial (RG58) 10Mbps Ethernet which uses a bus topology and operates on baseband bandwidth with a maximum segment length of 200 meters. The Thin Ethernet (Thinnet) is a low cost LAN network and for this reason it is also called the “cheapnet.”
You might also like to view...
Describe and observe the outcome.
This exercise guides you through experiments with connection-oriented datagram socket using code sample Example4 Compile and run Example4*.java. Start the Acceptor first, then the Requestor. Sample commands to do so are: ``` Java Example4ConnectionAcceptor 12345 Good-day! Java Example4ConnectionRequestor localhost 12345 ```
The average Facebook user has more than 100 friends on the site
Indicate whether the statement is true or false
You can insert pictures,such as scanned photographs, line art, and artwork, into a presentation.
Answer the following statement true (T) or false (F)
What is breakpoint in android?
A - Breaks the application B - Breaks the development code C - Breaks the execution. D - None of the above.