Sockets ________.

a) are used for unidirectional communication between processes on separate computers
b) are used for bidirectional communication between processes on the same computer and processes on separate computers
c) are represented internally as files, and can be accessed via read and write calls.
d) both b and c


a) are used for unidirectional communication between processes on separate computers

Computer Science & Information Technology

You might also like to view...

The ____ Tool creates geometric patterns.

A. Geo B. Math C. Deco D. Spray Brush

Computer Science & Information Technology

Which JavaScript keyword allows the addition of new methods to an object?

A) prototype B) this C) var D) new

Computer Science & Information Technology

Which protocol uses datagrams as its Protocol Data Unit?

A. UDP B. IP C. TCP D. ICMP

Computer Science & Information Technology

The ____ sign is a signal to a C preprocessor.

A. ! B. & C. ; D. #

Computer Science & Information Technology