<span>Beside homework, what products can you use for personal use? Identify three uses and briefly describe.
</span>
1. An organisation that maintains a gateway to the internet and rent access to customers on a per use of subscription basis is called INTERNET SERVICE PROVIDER [ISP]. Internet service providers are of various forms, it can be commercially or privately owned, it can also be owned by a community. The internet access provided by ISP can be inform of cable, DSL or dial up. ISP provide other services such as website building and virtual hosting.
2. Internet protocol [IP] refers to a set of rules that guide the format of data sent over the internet, it is the method by which data is sent over the internet from one computer to another computer. Each computer that is linked to the internet has a unique IP address by which it is identified and distinguished from all other computers on the internet.
Answer:
Creating a Chat Server Using Java
Introduction: Creating a Chat Server Using Java. ...
Step 1: Setup a ServerSocket in the Server Class. ...
Step 2: Create a Socket in the Login Class. ...
Step 3: Create a Loop to Continuously Accept Clients. ...
Step 4: Create the Client Threads. ...
Step 5: Create the Server Thread. ...
Step 6: Make the Client Thread Send and Receive Data.
A logic gate is an idealized or physical device implementing a Boolean function; that is, it performs a logical operation on one or more binary inputs and produces a single binary output.