Sunday, 1 March 2009

Easy Learning TCP, List, Browser Program (Advanced)

Once you have gone through some basic areas of Java Program as we discussed in our earlier post; you will obviously have the strength to move to the advaced level of Java. In this Advanced level of Easy Learning Java Program, we are to discuss about to more demanding aspects of Java Program. Though still easy to learn. Areas like: (i) TCP Program (ii) List Program (iii) Browser Program (iv) Example Program (v) Creating Program (vi) Write Program (vii) Run Program (viii) Client Program (ix) Simple Program etc. Just as we did on the Easy Learning Java Progam (Basic), We also have to look into these Programming concepts one after the other.

(i) TCP Program: TCP Program basically means a Transmission Control Protocol program. It is a program that has to control the transmission of data via a common network. Usually these programs come with some network Adaptars though has an inbuilt program in every operating system from which the external router will be configured.

(ii) List Program: List Program is a program that basically has to do with Command Line Interface (CLI). It is used to generate a list of a particular data on the screen. Such program can also be designed to fetch data from the database and then present it to the user but most it is not presented in a User Friendly Format.

(iii) Browser Program: Browser Program are programs that can run on a browser only. These programs can be an applet or a program designed by a program vendor and deployed in a broswer. There are various browser and they can accomodarte various browser programs. Like Netscape, Safari, Internet Explorer.

Generally, you can get more Java Program training from http://www.innrech.com/

No comments:

Post a Comment