Consortium
Activities
Projects
Forge
Events
Log-in
Register
Standalone Testing Tools
Space Menu
Consortium
|
Solutions
|
Middleware
|
Forge
|
MyObjectWeb
|
PDF
|
History
|
More Actions
View
Code
|
XML
|
Help
Documentation
|
XWiki Syntax
|
1 Standalone Testing Tools ---- #toc("" "" "true") ---- 1.1 Embedded Tools This section is dedicated to describe two embedded tools: * [Tag Generator>http://wiki.aspire.ow2.org/xwiki/bin/view/Main.Documentation.EmbeddedTools/TagGenerator]: generate tag ids in hexadecimal format in order to validate the EPC grouping and filtering engines of the ALE. * [Tag Searcher>http://wiki.aspire.ow2.org/xwiki/bin/view/Main.Documentation.EmbeddedTools/TagSearcher]: based on searching algorithm and is used to look for an item in the neighborhood by the beep frequency of the PDA. 1.1 TCP Capturer 1.1.1 Objective TCP Message Capturer is a simple application that captures TCP messages at the default port “9999” (if any isn’t specified) or at a port that can be defined. 1.1.1 Requirements *Hardware (minimum)* * none *Software* * Java 1.6 1.1.1 Download & Run Instructions * You can download it at the [ApireRFID Forge>http://forge.objectweb.org/project/showfiles.php?group_id=324]. * For running the application just execute the following at the command line: ** “java –jar aspireTcpMessageCapturer-(version)-jar-with-dependencies.jar <PortNumber>” if you want to make it listen at a specific port number or ** without arguments if you want to use the default one (9999).