Categories
Tags → Java Programs On

Playing WAV files using Java

There is source code of simple class AePlayWave in this article, which can play WAV(AUFF, SND, AU might also be supported) sound files asynchronously (in a separate thread, without interruption of main program). It is possible to use it in console or...
DETAILS

Servlet Basics

Servlets are Java programs running on a web server that produce results viewed remotely on a web server. Servlets has the same purpose that CGI or PHP had in the past. We shall describe how Servlets works with some examples. You will also learn about...
DETAILS

WebVideo

Complete video conferencing software with per-minute billing system based on Java. Consists of Java based video streaming server, Java Applet based video player with integrated video, audio and text chat systems, and C++ based video sender applicatio...
DETAILS

SpeedTest

SpeedTest is a set of PHP and Java programs that allow you to measure the performance in terms of bandwidth of your Internet access. By installing it on their web servers, service providers can show their customers how fast their Internet access is.
DETAILS

PHP Mobile phone content sale

This script allows you to offer more than 15 000 monophonic ringtones, polyphonic, black && white logos, wallpapers and animated screensavers logos, Hi-Fi ringtones, java games and applications for visitors on your site.Our customization tool...
DETAILS

Mobile phone content sale

This script allows you to offer more than 15 000 monophonic ringtones, polyphonic, black && white logos, wallpapers and animated screensavers logos, Hi-Fi ringtones, java games and applications for visitors on your site.Our customization ...
DETAILS

Jikes Bytecode Toolkit

Jikes Bytecode Toolkit is a 100% Java class library that enables Java programs to create, read, and write binary Java class files and to query and update a single, high-level representation of the collection of them, including relationships among the...
DETAILS

XML Processing Plus Plus

The XML Processing Plus Plus compiler converts programs written in this language''s syntax into Java code that uses standard XML APIs. The language itself provides simple wrapper APIs: XmlIn and XmlOut. XmlIn is used for retrieving data from XML...
DETAILS

Your guide to weblet security

Weblets are Java programs that run in a browser, using DirectDOM to directly manipulate displayed documents. Like most Web-based programs, weblets pose a threat to system security if they''re mishandled. Fortunately, weblets come with built-in s...
DETAILS

Java and XML

Java and XML share many features that are ideal for building Web-based enterprise applications, such as platform-independence, extensibility, reusability, global language (Unicode) support, and both are based on industry standards. Together Java and ...
DETAILS

Page:
©2003-2008 jCay.com