COMPUTER NETWORKING

INTRODUCTION

OVERVIEW OF THE INTERNET

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
:80 is an example of
A
a socket
B
a universal address
C
a public IP address
D
a Class A network mask
Explanation: 

Detailed explanation-1: -A port number is one of the three parts of a socket address, and can be represented by a single number (for example, 1028) while a socket address can be represented by (tcp, myhostname, 1028).

Detailed explanation-2: -Port 80 is the port number assigned to commonly used internet communication protocol, Hypertext Transfer Protocol (HTTP). It is the default network port used to send and receive unencrypted web pages.

Detailed explanation-3: -SerialClient.java. SerialServer.java. Point2d.java. Point3d.java.

There is 1 question to complete.