Object Oriented Software Engineering View all facts Glossary Help |
| synonym > client > Java client |
| Java client comparison table | ||||||
| Subject | is a kind of | have | receive | send | is a subtopic of | is a synonym of |
|---|---|---|---|---|---|---|
| client | customer | |||||
| Java client | client | an instance of Socket class in order to exchange information with the server | messages from the server using an instance of InputStream | stream of information to the server | 3.5 - Technology Needed to Build Client-Server Systems |
Up: client