Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

What is accept() method in networking

Java ServerSocket accept() method
	The accept() method of ServerSocket class is used to accept the incoming 
request to the socket.
	To complete the request, the security manager checksthe host address,
port number, and localport.
 
PREVIOUS NEXT
Tagged: #What #method #networking
ADD COMMENT
Topic
Name
1+5 =