When H.323 is used to send data along with audio or video, which transport protocol is used?

What will be an ideal response?


For the data TCP transport protocol is used, however, for real-time traffic (audio/video) UDP is used.

Computer Science & Information Technology

You might also like to view...

Which of the following code fragments are illegal?

a. try { try { //other code here } catch(int e) { //code here } } catch(float e) { //code here } b. try { //code here } catch(int e) { //code here try { //code here } catch(string e) { } } c. All of the above d. None of the above

Computer Science & Information Technology

You can insert a column break from the ________ tab

A) INSERT B) VIEW C) REVIEW D) PAGE LAYOUT

Computer Science & Information Technology

?An _____ style takes precedence over other styles defined in a style sheet.

A. ?embedded B. ?external C. ?inline D. ?internal

Computer Science & Information Technology

Fiber chips, which use light waves to transmit data, are also currently in development. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology