Interviewer And Interviewee Guide

Java Networking - Sockets and RMI Interview Question:

What are the two important TCP Socket classes?

Submitted by: Administrator
Socket and ServerSocket. ServerSocket is used for normal two-way socket communication. Socket class allows us to read and write through the sockets. getInputStream() and getOutputStream() are the two methods available in Socket class.
Submitted by: Administrator

Read Online Java Networking - Sockets and RMI Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.