-
print
Discover Streaming Print Services
With this example we shall show you how to discover streaming print services in a Java Desktop Application. You will…
Read More » -
sound
Handle sampled audio playing events
In this tutorial we are going to see how to handle sampled audio playing events.This is a very important task…
Read More » -
sound
Get Midi audio file properties
With this tutorial we are going to see how to get MIDI audio file properties. This is a useful operation…
Read More » -
sound
Play Midi audio
With this example we shall show you how to play MIDI audio files in a Java Desktop Application. This is…
Read More » -
xuggler
Frames capture with Xuggler example
The concept of this tutorial is to open a media file, loop through a specific video stream and at specific…
Read More » -
xuggler
Transcode mp4 to flv using Xuggler
This is an example that demonstrates how to transcode mp4 to flv using Xuggler. This is a very easy and…
Read More » -
xuggler
Inspect a video file with Xuggler
This is an example that shows how to inspect a video file with Xuggler in order to obtain useful information…
Read More » -
servlet
Get client’s address and hostname in Servlet
In this example we are going to see how to get client’s address and hostname in a Servlet. Java offers…
Read More » -
servlet
Get/Set init Parameters in Servlet
In this example we are going to see how to get/set init parameters in a Servelt. Using init parameters you…
Read More » -
servlet
Get Request Parameter in Servlet
With this tutorial we shall show you how to get request parameter in a Java Servlet. This the most basic…
Read More »