English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-03-30 04:56:31 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

please tell me the meaning of a java client. is it something that i can install? if so, then where can i download it from?

2007-03-30 05:13:51 · update #1

3 answers

A client program is a locally installed program which works with other 'Server' programs in order to complete a system.

2007-03-30 05:04:40 · answer #1 · answered by Marvinator 7 · 0 0

Java is a programming language. There is a term called "Client-Server application" - there is a client application and a server application. An example would be the application running when you use a bank machine/online banking. The client application is the one that ask the type of transaction, client number and password. Once this information is acquired by the client application, it then sends the request to the server. The server does things like confirming password and number, if the transaction is something we are allowed to do, etc and sends a result back. The client application receives the result back and organizes this result into something that looks nice to see on screen for display.

A java client then is an application that is programmed using java.

Check out http://www.sun.com/java/

2007-03-30 06:02:49 · answer #2 · answered by Anonymous · 0 0

Java software allows you to run applications called "applets" that are written in the Java programming language. These applets allow you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D. Corporations also use applets for intranet applications and e-business solutions.

2007-03-30 05:09:30 · answer #3 · answered by just_another_guy_out_there 2 · 0 0

fedest.com, questions and answers