| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
open source cloud management software | Java (JDK 1.5) | Advanced / charudath (from psc cd) | 4719 since 1/5/2015 9:15:00 PM |
By 3 Users
|
|
Introduction to cloud management softwares & solutions and how these features are implemented in mycloudportal.in (ScreenShot) |
|
|
|
 |
Age Check Verify | Java (JDK 1.1), Java (JDK 1.2) | Intermediate / Norberto Olazabal (from psc cd) | 28536 since 1/2/2015 1:52:00 PM |
By 4 Users
|
|
Some web sites like tobacco industry
require by federal law that you check
the age of every visitor; this
JavaScript code will ask your
date of birth and then check to see
if Are old enough to see the site.
This my look s t u p i d but that what
th ...(description truncated) (ScreenShot) |
|
|
|
 |
A basic Multithreaded Client Server II application | Java (JDK 1.4) | Intermediate / Ronald Holland (from psc cd) | 3793 since 1/4/2015 10:30:00 PM |
By 5 Users
|
|
The purpose of the tutorial is to show you how to build a multithreaded client server application that responds to requests from clients that use either TCP/IP or HTTP protocols. Normally, TCP/IP is used with applications (programs with a main() method) a ...(description truncated) (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
a initial entry for enterprise accounting system | Java (JDK 1.4) | Intermediate / jerry m lumontod (from psc cd) | 2618 since 1/4/2015 9:50:00 AM |
By 5 Users
|
|
to develop a swing-based client-side java application |
|
|
|
 |
A Jdbc Testing With Access | Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / rohitkumar (from psc cd) | 2285 since 1/4/2015 5:25:00 PM |
By 5 Users
|
|
1)create a table
2)display records
3)insert values through query
4)insert values through gui
5)delete table (ScreenShot) |
|
|
|
 |
Cash Register | Java (JDK 1.5) | Beginner / Nader Chehab (from psc cd) | 4576 since 1/4/2015 10:19:00 AM |
By 5 Users
|
|
The code is a simple java applet that simulates a cash register. It should be very useful for beginners to learn how to design a graphical interface (GUI) in Java. An running sample can be seen here: http://www20.brinkster.com/naderchehab/VinnysBar/index. ...(description truncated) (ScreenShot) |
|
|
|
 |
A Beginners Guide To RMI | Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Vinay Chhabra (from psc cd) | 2626 since 1/4/2015 9:21:00 AM |
By 6 Users
|
|
In general, this ebook is written for anyone interested in using Java Remote Method Invocation to build distributed applications. The ebook is intended to be a practical guide to RMI. This ebook assumes the reader has a basic knowledge of Object Oriented ...(description truncated) (ScreenShot) |
|
|
|
 |
A ClientServer App | Java (JDK 1.2) | Intermediate / Xolani (from psc cd) | 1720 since 1/3/2015 6:26:00 AM |
By 6 Users
|
|
This is a Client Server application , the client can send data to the server and the server can respond ... it uses port(100) and ip address .... (ScreenShot) |
|
|
|
 |
A Drawing Applet | Java (JDK 1.1), Java (JDK 1.2) | Intermediate / Xolani (from psc cd) | 2879 since 1/3/2015 2:15:00 AM |
By 6 Users
|
|
to use the mouse to draw lines with different colors .... see the screenshot!! its cool (ScreenShot) |
|
|
|
 |
A Java Server Insertion to DB | Java (JDK 1.2) | Beginner / Xolani (from psc cd) | 2827 since 1/3/2015 6:59:00 AM |
By 6 Users
|
|
This is a simple code that add a UserName and PassWord to a table "Access" through ODC connection.
1.First I created the HTML form with two fields with an action that sends the data to the "AddUserDbd.jsp" ...
2. "AddUserDbd.jsp" initialize the connection ...(description truncated) (ScreenShot) |
|