Peter, A good way to start is to have a look at the examples in MINA [1] and API docs[2].
If i am not mistaken, a connectFuture returns a call back method allowing you to specify the code needed. Judging from your example code, connector.connect(..) only needs to be called in once and should be outside of the infinite loop. [1]http://mina.apache.org/documentation.html [2]http://mina.apache.org/report/1.0/apidocs/ On Thu, 2007-01-11 at 17:14 +0000, peter ellis wrote: > Can anyone help explain to me how the ConnectFuture works!??? >
signature.asc
Description: This is a digitally signed message part
