Business Studies, asked by chakori3762, 11 months ago

Server listens for a connecion request from a client using what staement

Answers

Answered by Anonymous
10

Soc ket s = ser verSo cket.accept

So cket s = new So cket(Se rverName, po rt)..

Answered by hinaguptagracy
0

Explanation:

3 The server listens for a connection requestfrom a client using the following statement: A. Socket s = new Socket(ServerName, port); B.

Similar questions