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.474.300 Times

Java Snmp Src software
Filter: All | Freeware | Demo
 

Java Snmp Src

< 1 2 3 4 5 > 
Added: March 07, 2010 | Visits: 1.015

Java::Import Java::Import is Perl module to use Java classes in Perl. SYNOPSIS use Java::Import qw( some.package.SomeClass ); my $instance = new some.package.SomeClass(); $instance->someMethod(); my $ret_val = some::package::SomeClass::someStaticMethod(); $ret_val->someMethod(); $ret_val2 =...



Platforms: *nix

License: Freeware Size: 28.67 KB Download (94): Java::Import Download

Added: May 06, 2010 | Visits: 2.008

Java RSS Ticker 1.8.7 Beta Java RSS Ticker is a Java RSS and Atom Ticker/Aggregator/Reader. I had checked out a number of tickers that look pretty as they scroll etc., but took a lot of CPU cycles and cost money. I wanted a simple, OS independent, ticker so I wrote this one in Java..





Platforms: *nix

License: Freeware Size: 215.04 KB Download (198): Java RSS Ticker 1.8.7 Beta Download

Added: October 14, 2010 | Visits: 1.078

EasyEclipse Expert Java EasyEclipse Expert Java is bare-bones Eclipse distro for experienced Java developers who are new to Eclipse. EasyEclipse Expert Edition is all you need to start developing Java code with Eclipse. This distribution includes the following plugins: Core components with a JDK: - Eclipse...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 132 MB Download (92): EasyEclipse Expert Java Download

Added: May 10, 2010 | Visits: 1.027

EasyEclipse Server Java EasyEclipse Server Java is for development of server-side Java applications, such as JavaServer Pages, EJBs and Web Services. EasyEclipse Server Edition contains lots of plugins to manage different application servers (Tomcat, JBoss, WebLogic), develop on some server-side frameworks (Struts,...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 230 MB Download (105): EasyEclipse Server Java Download

Added: August 04, 2010 | Visits: 981

EasyEclipse Desktop Java EasyEclipse Desktop Java is for development of Desktop GUI applications with Swing or SWT. This distribution includes the following plugins: Core components with a JDK: - Eclipse Platform 3.2.1 - Shared platform services from Eclipse. - Eclipse Tools 3.2.1 - Common libraries for various...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 123.9 MB Download (101): EasyEclipse Desktop Java Download

Added: July 10, 2010 | Visits: 986

SNMP::Info::SONMP SNMP::Info::SONMP is a Perl5 Interface to SynOptics Network Management Protocol (SONMP) using SNMP. SYNOPSIS my $sonmp = new SNMP::Info ( AutoSpecify => 1, Debug => 1, DestHost => router, Community => public, Version => 2 ); my $class = $sonmp->class(); print " Using device sub class...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (101): SNMP::Info::SONMP Download

Added: February 11, 2010 | Visits: 976

SNMP::Info::Layer3::N1600 SNMP::Info::Layer3::N1600 is a Perl5 Interface to Nortel 16XX Network Devices. SYNOPSIS # Let SNMP::Info determine the correct subclass for you. my $n1600 = new SNMP::Info( AutoSpecify => 1, Debug => 1, # These arguments are passed directly on to SNMP::Session DestHost => myswitch,...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (92): SNMP::Info::Layer3::N1600 Download

Added: June 09, 2010 | Visits: 1.592

mod-apache-snmp Apache SNMP Module allows you to monitor different configuration and status values of the Apache Web server using SNMP. Whats New in This Release: - Bugfixes, the inclusion of MRTG scripts, and changes to make the module work on the IBM HTTP Server..


Platforms: *nix

License: Freeware Size: 32.77 KB Download (128): mod-apache-snmp Download

Added: July 13, 2010 | Visits: 1.370

Java Stencil Report Java Stencil Report is designed to write school reports in a fast way by a set of user-inserted sentences. The project has a small vector graphics editor to create a full customizable print model. Java Stencil Report is designed for schools, but can be used to write any kind of judgement. It does...


Platforms: *nix

License: Freeware Download (92): Java Stencil Report Download

Added: September 13, 2010 | Visits: 1.534

Java Gui Builder The Java Gui Builder program is designed to decouple the GUI building code from the rest of the application code, without hand-writing code. It allows one to describe the layout of windows and controls using an XML file. A full DTD was written to allow on-the-fly validation. Using an XML file...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (121): Java Gui Builder Download

Added: February 19, 2010 | Visits: 1.648

Zeus Java Swing Components Library The Zeus Java Swing Components Library provides useful Swing components for easier GUI development. Zeus Java Swing Components Library uses only standard components to create widgets and standard patterns wherever possible. It includes JConsole, a console replacement, JSplash, a splash screen...


Platforms: *nix

License: Freeware Size: 471.04 KB Download (134): Zeus Java Swing Components Library Download

Added: September 08, 2010 | Visits: 1.250

Lightweight Java Game Library Lightweight Java Game Library project is a native binding to OpenGL and OpenAL. The Lightweight Java Game Library is a native binding for OpenGL and OpenAL written with game developers in mind. It allows the full OpenGL and OpenAL APIs to be exposed without the penalties associated with...


Platforms: *nix

License: Freeware Download (118): Lightweight Java Game Library Download

Added: February 13, 2010 | Visits: 1.354

Java SQL Admin Tool Admin is entirely written in Java. It uses Swing GUI Components and JDBC to connect to databases. It has been succesfully tested with MySQL, InstantDB, Oracle, Empress, and PostgreSQL. You can have a tree view of the RDBMS or pick a single instance to have a look at its metadata. It allows you...


Platforms: *nix

License: Freeware Size: 512 KB Download (114): Java SQL Admin Tool Download

Added: November 18, 2010 | Visits: 1.466

OpenGL for Java OpenGL for Java, formerly known as GL4Java, supports Java with a native OpenGL mapping. The OS native OpenGL functionality is avaiable from Java for many OS: Linux/GNU+XFree86, Unix/X11, MacOS, Win32. Whats New in This Release: - removed the hack (which I put in sometime ago to get VooDoo3...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (142): OpenGL for Java Download

Added: August 05, 2010 | Visits: 1.984

Mon::SNMP Mon::SNMP is a Perl module created to decode SNMP trap. SYNOPSIS use Mon::SNMP; $trap = new Mon::SNMP; $trap->buffer($snmptrap); %traphash = $trap->decode; $error = $trap->error; Mon::SNMP provides methods to decode SNMP trap PDUs. It is based on Graham Barrs Convert::BER module,...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (166): Mon::SNMP Download

Added: September 25, 2010 | Visits: 1.190

Syntax::Highlight::Engine::Kate::Java Syntax::Highlight::Engine::Kate::Java is a Perl plugin for Java syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::Java; my $sh = new Syntax::Highlight::Engine::Kate::Java([ ]); Syntax::Highlight::Engine::Kate::Java is a plugin module that provides syntax highlighting...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (107): Syntax::Highlight::Engine::Kate::Java Download

Added: May 26, 2010 | Visits: 967

Sanaware Java Docking Sanaware Java Docking project is a library for managing the windows of a Java Swing application.. Sanaware Java Docking Frmaework


Platforms: *nix

License: Freeware Size: 3.5 MB Download (99): Sanaware Java Docking Download

Added: February 12, 2010 | Visits: 1.433

Java Classic RPG Java Classic RPG is an RPG framework, engine, and game that uses OpenGL, a challenging AI, huge territories, and classic pen-and-paper turn-based combat. This project is in the tradition of games like Wizardry 7 and EOB, but incorporates innovations made possible by modern computing technology....


Platforms: *nix

License: Freeware Size: 30 MB Download (138): Java Classic RPG Download

Added: September 13, 2010 | Visits: 1.278

Java::Build::Tasks Java::Build::Tasks is a Perl module that collects common Java build tasks in one place: jar, jarsigner, etc. SYNOPSIS use Java::Build::Tasks; set_logger($log_object); copy_file(source, dest); copy_file(list, of, sources, dest); copy_file(-r, list, of, sources, with, flags, dest);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (110): Java::Build::Tasks Download

Added: November 06, 2010 | Visits: 1.310

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

< 1 2 3 4 5 >