Problem
You are designing an application at work that transmits data records to another building within the same city. The data records are 500 bytes in length, and your application will send one record every 0.5 seconds. Is it more efficient to use a synchronous connection or an asynchronous connection? What speed transmission line is necessary to support either type of connection? Show all your work.