|
|
|
Java Technology Tutorials
|
LPD
implementation in Java
LPD implementation in Java
LPD (Line Printer Daemon) implementation in Java
This code accepts print jobs over the network and captures them, so a programmer can then manipulate these print jobs. Processing of the print files is now straight forward. B
View Rating |
|
|
Java Technology Tutorials
|
Cougaar Memory
Profiler
Cougaar Memory Profiler
Overview
The Cougaar memory profiler is a tool for debugging memory usage and leaks in any Java application. It features a scalable 100% Java design that is lighter weight than existing JVMPI-based profilers (hprof, OptimizeIt(tm
View Rating |
|
|
Java Technology Tutorials
|
Out of the Sandbox
Breaking out of the Applet Sandbox
Most users would download and install software from unkown sources without even a blink of an eye. Sometimes these downloads contain trojans, worms, viruses and many other kinds of unfriendly creatures. Yet the same u
View Rating |
|
|
Java Technology Tutorials
|
DIET Agents
DIET Agents is a multi-agent platform in Java. It was developed as part of the DIET project and released as Open Source at the end of the project. A bottom-up design was used to ensure that the platform is lightweight, scalable, robust, adaptive and ext
View Rating |
|
|
Java Technology Tutorials
|
Follow
Follow is a simple Java application which allows a user to monitor several log files concurrently. The name and behavior of this application are inspired by the \"f\" (follow) flag of the UNIX command \"tail\".
View Rating |
|
|
Java Technology Tutorials
|
JRobin
JRobin is a 100% pure java implementation of RRDTool\'s functionality. It follows the same logic and uses the same data sources, archive types and definitions as RRDTool does. JRobin supports all standard operations on Round Robin Database files: CRE
View Rating |
|
|