|
|
||||||||
|
||||||||
|
||||||||
|
|
|
| In Java, a ServerSocket is the server end of a Socket connection that involves a client and a server. The client creates a Socket to the specified host, and the host running the ServerSocket generates that Socket with an accept() call in the ServerSocket class. |
![]() |
| |
|
• Discuss Tutorial
• Comment On Tutorial |
• View Tutorial
• Report Broken Link |
|
|