XML

Xml java messenger

The following java project contains the java source code and java examples used for xml java messenger. This is a modification to a JavaXMLMessenger code taken from Deitel book so that users are validated from an XML file called (users.xml).

Shreniks encrypto in java

The following java project contains the java source code and java examples used for shrenik's encrypto. Encryption of data adding a layer of security and confidentiality to data.Employs 3 Algorithms viz., Caeser,Rail Cipher and Columnar Transposition. Please vote or leave a comment...

Velociraptor, java port scanning api

The following java project contains the java source code and java examples used for velociraptor, java port scanning api. Velociraptor is a simple java API for port scanning and analysis. It provides interfaces to write custom port scanner clients. It scans all ports in a given range to see if they are open and also analyze them to identify the protocol they are running.

S3c server-side java object cache

The following java project contains the java source code and java examples used for s3c server-side java object cache. S3C is a Simple Server-Side object Caching framework that allows web developers to cache java objects on server-side for fast retrieval. S3C makes it easier to persist objects on the application server in a global JNDI context making them readily available to the application. Visit S3C homepage http://s3cache.sourceforge.net/

Efficient fibonacci in java

The following java project contains the java source code and java examples used for efficient fibonacci. The ordinary way to generate the ith Fibonacci number is to use a simple loop and going through generating all Fibonacci numbers from the first to ith numbers.This code generates the ith Fibonacci number in a very efficient manner without using any loop.

Phone rob in java

The following java project contains the java source code and java examples used for phone rob. This code is designed to search qwestdex.com in the residential section. I designed a gui to make it look pretty. It has it's own built in XML parser. it also can save the phone entries in CSV. You need the borland com.borland.jbcl libraries to compile it Have Fun!

Pages

Subscribe to RSS - XML