| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Operators and Assignments | Java (JDK 1.1), Java (JDK 1.2) | Beginner / Donny Nadolny (from psc cd) | 1525 since 1/3/2015 1:07:00 PM |
By 2 Users
|
|
Everything you ever wanted to know about operators and assignments! I will teach you everything, from using the XOR operator to the ternary operators and everything in between. At the end of this tutorial there's a test complete with full solutions so you ...(description truncated) |
|
|
|
 |
Remote Method Invocation (RMI) | Java (JDK 1.1), Java (JDK 1.2) | Intermediate / Indee (from psc cd) | 983 since 1/3/2015 7:10:00 AM |
By 8 Users
|
|
Hi! guys this tutorial will give you the basic idea about "What RMI stands for and how does it work.Let's start it.
|
|
|
|
 |
Screen capture | Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Mayank Patel (from psc cd) | 997 since 1/4/2015 11:18:00 AM |
By 9 Users
|
|
Capturing Screen of different clients from server machine. |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Serial Port Communicator | Java (JDK 1.4), Java (JDK 1.5) | Advanced / Vusumuzi Tshabangu | 1784 since 4/13/2016 12:44:37 PM | Unrated
|
|
Serial Port Communicator is a software which allows you send text data to a serial port and also receive textual data. It allows you to communicate with a serial port.
You can learn more about the project from here:
https://vtsdemozone.org/2016/04/11/seri ...(description truncated) (ScreenShot) |
|
|
|
 |
Simple hotel administration | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Black prodigy | 2724 since 9/8/2016 10:14:25 AM | Unrated
|
|
The simple application acts as a simple hotel administration which books hotel rooms and takes client detail. (ScreenShot) |
|
|
|
 |
Socket Programming Using Java | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Karthik Veeramani (from psc cd) | 11024 since 1/4/2015 7:49:00 AM |
By 82 Users 3 Excellent Ratings
|
|
This tutorial will make you understand what sockets are, and will help you to start coding simple networking applications using Java. |
|
|
|
 |
Splash Screen | Java (JDK 1.1) | Advanced / Adisson Ruiz (from psc cd) | 1002 since 1/2/2015 7:11:00 AM |
By 2 Users
|
|
Displays a splashscreen for the amount of time you specify, then closes. PLEASE RATE IT. |
|
|
|
 |
StudentGrades | Java (JDK 1.2) | Beginner / Gregory Jones (from psc cd) | 1065 since 1/2/2015 9:40:00 AM |
By 2 Users
|
|
This is a simple program that I wrote for a school project. It basically allows a user to input student names, grades (i.e., 3.5, 4.0, etc.), and the student ID. Then it calculates the highest grade and outputs the name of the student with the highest gra ...(description truncated) |
|
|
|
 |
Swap 2 ints without using a 3rd variable | Java (JDK 1.1), Java (JDK 1.2) | Intermediate / Junaidulla (from psc cd) | 1106 since 1/3/2015 3:20:00 PM |
By 6 Users
|
|
Swap two integers without using a 3rd variable! |
|
|
|
 |
The Ibrik Compiler & Ibrik User Interface Environment (UIE) | Java (JDK 1.1), Java (JDK 1.2) | Intermediate / Rizzy J (from psc cd) | 923 since 1/3/2015 3:44:00 AM |
By 16 Users
|
|
Ibrik is a compiler that translates a simple user interface language
into any high level target language such as Java, C++ and Tcl/Tk. It is
written comletely in Java 1.2 and is compatible on any platform that
supports a Java Virtual Machine.
The Ibrik ...(description truncated) (ScreenShot) |
|