Re: DatagramConnector - broadcast message sending problem

2007-09-28 Thread Trustin Lee
On 9/26/07, dcsepely [EMAIL PROTECTED] wrote: I'm using Windows Vista Windows XP. I attached a sample application it also throws an org.apache.mina.common.RuntimeIOException after one minute. I don't know what such an exception is thrown, but I also found the same problem in a certain Linux

Re: DatagramConnector - broadcast message sending problem

2007-09-28 Thread dcsepely
is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6 -- View this message in context: http://www.nabble.com/DatagramConnector---broadcast-message-sending-problem-tf4522509s16868.html#a12945598 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

Re: DatagramConnector - broadcast message sending problem

2007-09-28 Thread Trustin Lee
On 9/29/07, dcsepely [EMAIL PROTECTED] wrote: Thank you for your answer! I'll try it out. You could try the snapshot distribution here: http://people.apache.org/~trustin/snapshot/ HTH, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID:

DatagramConnector - broadcast message sending problem

2007-09-26 Thread dcsepely
) at org.apache.mina.transport.socket.nio.support.DatagramSessionImpl$SessionConfigImpl.isBroadcast(DatagramSessionImpl.java:260) ... 3 more How could i get rid of this error? Thanks in advance for your answers. -- View this message in context: http://www.nabble.com/DatagramConnector---broadcast-message-sending-problem-tf4522509s16868.html

Re: DatagramConnector - broadcast message sending problem

2007-09-26 Thread Trustin Lee
Hi DCSReply, On 9/26/07, dcsepely [EMAIL PROTECTED] wrote: I've written a simple datagram broadcast sender application using Mina 1.1.2. It works correctly but after ~1 minute the IoSession.write() always throws an org.apache.mina.common.RuntimeIOException exception. There is exactly one

Re: DatagramConnector - broadcast message sending problem

2007-09-26 Thread dcsepely
/p12905376/SampleDatagaramBroadcastSender.java SampleDatagaramBroadcastSender.java -- View this message in context: http://www.nabble.com/DatagramConnector---broadcast-message-sending-problem-tf4522509s16868.html#a12905376 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.