Home / Java / Legacy

WALL
the Wireless Abstraction Library

Back to Java




SourceForge.net Logo
 

MyWurfl, by Bill Ray (of MM02)

This is a nice client side utility by Bill Ray to browse the WURFL through a SWING-based UI:

You can download the source code here.
Make sure you have the most recent version of the WURFL in the same directory as all the Java files. You can run the application with

java -cp . MyWURFL.class
(the "-cp ." bit may not be necessary, if your CLASSPATH includes ".").

Copyright © 2008, Luca Passani