Attendance week 13

docx

School

Algonquin College *

*We aren’t endorsed by this school

Course

NETWORK

Subject

Electrical Engineering

Date

Jan 9, 2024

Type

docx

Pages

3

Uploaded by CaptainHeat12303

Report
Question 1 (1 point) Saved Stream Socket uses a dedicated point-to-point channel between a client and a server Question 1 options: True False Question 2 (1 point) Saved The destination Port number acts as a return address for the requesting application. Question 2 options: True False Question 3 (1 point) Saved UDP packets are received by a DatagramPacket Object and translated into DatagramSocket Question 3 options: True False Question 4 (1 point) Saved It is network layer's job to keep track of active sockets. Question 4 options: True False Question 5 (1 point)
Saved Datagram programming is different from stream socket programming in the sense that there is no concept of a ServerSocket for datagrams. Question 5 options: True False Question 6 (1 point) Saved Datagram Socket is used for TCP (Transmission Control Protocol) data transmission. Question 6 options: True False Question 7 (1 point) Saved The DatagramPacketclass represents a socket for sending and receiving datagram packets. Question 7 options: True False Question 8 (1 point) Saved Datagram Socket may not receive the data 100% in order as sent Question 8 options: True False
Question 9 (1 point) Saved Which class(es) is(are) used for connection-less socket programming? (choose the best answer) Question 9 options: DatagramPacket SocketStream Both DatagramSocket and DatagramPacket DatagramSocket Question 10 (1 point) Saved Sockets enable multiple processes running on a client and multiple connections to a server process to be distinguished from each other. Question 10 options: True False Question 11 (1 point) Saved To send data, we need to create an empty packet and invoke the send(packet)method on a Datagram Socket Question 11 options: True False
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help