Object Oriented Software Engineering   View all facts   Glossary   Help
subject > process^2 > server > Java server
Upserver

Java server comparison table
Subject have is a kind of is a subtopic of send receive has definition
server program3.4 - The Client-Server Architecture  A program or process that, in response to requests from clients, provides some kind of service
Java serveran instance of Socket class in order to exchange information with clientsserver3.5 - Technology Needed to Build Client-Server Systemsstream of information to the clientmessages from the client using an instance of InputStream 

Upserver