Categories
Tags → Simple Java Program To

The Hablator

The new, improved Hablator is an advanced chat script written in PHP and Javascript (no database). It offers all of the features you could want in a chat script, while maintaining low server requirements, low client requirements, exceptional speed, ...
DETAILS

Java full screen image viewer

This article contains a source code of a simple Java program which draws image(from file or http:// URL) at the center of full-screen window. It uses AWT Toolkit to load image (from the file or http URL) and Swing JFrame to display it.
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

PKLite SQL Client

PKLite SQL Client is an Open Source Java program can connect to any JDBC compliant database. It has basic query and update functionality and some simple database information capabilities. The goal of this project was to create a lightweight SQL cli...
DETAILS

Connecting to a MySQL Database using Connector/J JDBC Driver.

A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver. Explains what are database URLs? Why and how to specify JDBC driver names? Then moves on to write a simple Java program to connect to a MySQL database server. Explains al...
DETAILS

Larry''s Paint

Larry''s Paint is a free Java applet program that allows you to make various paintings. You can draw two ways. A simple way of drawing is to use premade images, called stamps, to put in your painting. The other way to draw, is by hand, using a c...
DETAILS

Eteria IRC Client

Eteria IRC Client (EIRC) is an RFC 1459 compliant client program written entirely in Java using only version 1.1.x Java API, for compliance with current mainstream web browsers, without the need to download the Swing classes. It was written because i...
DETAILS

Graphical Guestbook

Graphical Guestbook is a simple client-server based graphical guestbook for the Web. The client program is in the form of a java applet so can be used on any machine or served up from a web page. The server is written in php3, to be run on a web serv...
DETAILS
©2003-2019 jCay.com