floerkem
LTK/LTKJava/src/main/java/org/llrp/ltk/net 
LLRPConnectionAttemptFailedException.java,NONE,1.1 LLRPConnection.java,1.2,1.3 
LLRPAcceptor.java,1.6,1.7 LLRPIoHandlerAdapter.java,1.1,1.2 
LLRPConnector.java,1.5,1.6
Update of /cvsroot/llrp-toolkit/LTK/LTKJava/src/main/java/org/llrp/ltk/net
In directory 
ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27775/src/main/java/org/llrp/ltk/net

Modified Files:
        LLRPConnection.java LLRPAcceptor.java 
        LLRPIoHandlerAdapter.java LLRPConnector.java 
Added Files:
        LLRPConnectionAttemptFailedException.java 
Log Message:

we made the following changes to the LTKJava networking package - the API 
remains almost identical.

LLRPAcceptor and LLRPConnector now check the ConnectionAttemptStatus of the 
READER_EVENT_NOTIFICATION message sent by the reader and throw a 
LLRPConnectionAttemptFailedException in case of unsuccessful status (only 
change to API).

LLRPIoHandlerAdapter is no longer an interface but implements IoHandlerAdaptor. 
It also replies to incoming KEEP_ALIVE messages and captures the 
ConnectionAttemptStatus in READER_EVENT_NOTIFICATION messages. 

LLRPIoHandlerAdapterImpl was removed. The functionality is now available in 
LLRPIoHandlerAdaptor.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
llrp-toolkit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/llrp-toolkit-devel

Reply via email to