Steffen Geißinger wrote:
Hello,I'm looking for some tutorials on how to write IoFilters with statemachine. Does anybody know some? Or does it work the same way like IoHandlers? I tried it but it did not work. Thank you.
Have a look at the TapeDeck sample in trunk. I think the IoFilter statemachine in that sample has been disabled but it should at least give you an idea of how it works. The Main.java and AuthenticationHandler.java files are probably of most interest to you.
HTH /Niklas
