Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.005.267 Times

Phone Guardian Java freeware
Filter: All | Freeware | Demo
 

Phone Guardian Java

< 1 2 3 4 5 > 
Added: February 27, 2010 | Visits: 730

glib-java glib-java is a Java-Gnome library. Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type...



Platforms: *nix

License: Freeware Size: 327.68 KB Download (96): glib-java Download

Added: January 04, 2010 | Visits: 1.246

Filler in Java Filler in Java project is a graphical game where you occupy coloured hexes by changing colours. Its strengths are better computer players, internationalisability, and cross-platform deployability. Installing In the top directory (same directory as this file), run make. That will build a jar...





Platforms: *nix

License: Freeware Size: 378.88 KB Download (114): Filler in Java Download

Added: November 07, 2010 | Visits: 965

Java DIME Library Java DIME Library project implements Direct Internet Message Encapsulation (DIME), which is a lightweight binary encapsulation format that can be used to encapsulate multiple payloads of arbitrary types and sizes into a single message. DIME is ideal for incorporating binary attachments into any...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (138): Java DIME Library Download

Added: September 06, 2010 | Visits: 1.208

UltraGetopt for Java UltraGetopt for Java is the Java imagening of UltraGetopt. The project provides the features and flexibility of UltraGetopt in a way that is more suited to the Java environment..


Platforms: *nix

License: Freeware Size: 54.27 KB Download (123): UltraGetopt for Java Download

Added: May 03, 2010 | Visits: 1.076

UMMF::Export::Java UMMF::Export::Java is a code generator for JavaTemplate. SYNOPSIS use UMMF::Export::Java; my $exporter = UMMF::Export::Java->new(output => *STDOUT); my $exporter->export_Model($model); This package allow UML models to be represented as Java code..


Platforms: *nix

License: Freeware Size: 686.08 KB Download (101): UMMF::Export::Java Download

Added: May 01, 2010 | Visits: 960

Java Parallel Processing Framework 1.0 Beta Java Parallel Processing Framework is a set of tools and APIs to facilitate the parallelization of CPU intensive applications, and distribute their execution over a network of heterogenous nodes. Java Parallel Processing Framework is intended to run in clusters and grids.. An open-source,...


Platforms: *nix

License: Freeware Size: 7.8 MB Download (87): Java Parallel Processing Framework 1.0 Beta Download

Added: October 14, 2010 | Visits: 853

Java::JVM::Classfile Java::JVM::Classfile is a Perl module to parse JVM Classfiles. SYNOPSIS use Java::JVM::Classfile; my $c = Java::JVM::Classfile->new("HelloWorld.class"); print "Class: " . $c->class . "n"; print "Methods: " . scalar(@{$c->methods}) . "n"; The Java Virtual Machine (JVM) is an abstract...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): Java::JVM::Classfile Download

Added: May 13, 2010 | Visits: 881

Faster Java Serialization Faster Java Serializations goal of the project is to enable faster serialization by generating bytecodes on the fly to serialize objects. When an object is serialized, its class is inspected and a class that implements the Serializer interface is generated. This class is tailor made to...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (95): Faster Java Serialization Download

Added: August 25, 2010 | Visits: 705

libgconf-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. Java-GNOME is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (87): libgconf-java Download

Added: July 08, 2010 | Visits: 727

libglade-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. Java-GNOME is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (90): libglade-java Download

Added: August 11, 2010 | Visits: 709

libgnome-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. Java-GNOME is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (94): libgnome-java Download

Added: January 02, 2010 | Visits: 699

libgtk-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. libgtk-java is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the...


Platforms: *nix

License: Freeware Size: 1024 KB Download (100): libgtk-java Download

Added: October 18, 2010 | Visits: 1.660

OBEX Send to Phone OBEX Send to Phone service menu allows for sending any file(s) to a mobile phone equipped with OBEX stack. It is made for Nokia S60 (6630 to be precise) phone with USB connection. There are no settings, no progress indicator. Files are copied to the memory card (E: drive) Requires openobex...


Platforms: *nix

License: Freeware Download (139): OBEX Send to Phone Download

Added: March 12, 2010 | Visits: 1.019

Java-Gnome Java-GNOME application is a set of Java bindings for the GNOME and GTK libraries that allow GNOME and GTK applications to be written in Java. The Java-Gnome API has been carefully designed to be easy to use, maintaining a good OO paridigm, yet still wrapping the entire functionality of the...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (112): Java-Gnome Download

Added: March 23, 2010 | Visits: 911

Java Embedded Python Java Embedded Python embeds CPython in Java. It is safe to use in a heavily threaded environment, it is quite fast and its stability is a main feature and goal..


Platforms: *nix

License: Freeware Size: 614.4 KB Download (95): Java Embedded Python Download

Added: November 03, 2010 | Visits: 1.455

File::Comments::Plugin::Java File::Comments::Plugin::Java is a Perl plugin to detect comments in Java source code. SYNOPSIS use File::Comments::Plugin::Java; File::Comments::Plugin::Java is a plugin for the File::Comments framework. Both /* ... */ and // style comments are recognized. This is not a full-blown C...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (143): File::Comments::Plugin::Java Download

Added: March 21, 2010 | Visits: 2.181

Java Games Java Games project is a collection of simple games that are compiled into Java applets and meant to be played online in a Web browser. Currently the collection contains four games: XO World (similar to tic-tac-toe, but with lines of 5 on a 10x10 board); 100 Mack (guess the random combination of...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (596): Java Games Download

Added: June 01, 2010 | Visits: 1.059

gnome-o-phone Gnome-o-phone (gphone for short) is an internet telephone. In other words, if you and your friend have computers with sound cards and network connections, you can use gphone to talk to each other and save on phone bills. Gphone is definitely a work in progress and you probably shouldnt bet your...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (96): gnome-o-phone Download

Added: January 14, 2010 | Visits: 817

Java::SJ::Config Java::SJ::Config is a Perl module that represents SJ Configuration File. It uses XML::XPath to parse configuration files and generates objects to represent the directives. Unless youre working on the module what you really want to know is what directives are allowed and their meaning. Youre...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (88): Java::SJ::Config Download

Added: April 05, 2010 | Visits: 1.406

Java::SJ::Classpath Java::SJ::Classpath Perl module is a Java classpath generator. This module is used by Java::SJ::Config when generating complete classpaths. This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an easy way of...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Java::SJ::Classpath Download

< 1 2 3 4 5 >