users,你好! Thank your help! I'm use Mina 2.0. It's can find the class. When sent data, the other client IoHandlerAdapter not response. but the log filter print received data info and data.
dl,[email protected] 2010-10-28 ------------------------------ 原邮件信息 ------------------------------ From: Christopher Popp To: users Sent: 2010-10-28, 11:53:47 Subject: Re: need help chat program with mina Here's a tutorial on UDP in Mina I searched for: http://mina.apache.org/udp-tutorial.html It looks like it uses an NioDatagramAcceptor...are you saying that you aren't able to find that class in Mina? (I'm assuming Mina 2.x) Chris ________________________________ From: dl To: users Sent: Wed, October 27, 2010 9:21:34 AM Subject: need help chat program with mina I program a chat program.two client communication fine with server. I want clientA directe chat to clientB. just like p2p. but the two clients is DatagramConnector, there not NioDatagramAcceptor. how to communication between two DatagramConnector? where has example program? thanks! __________ Information from ESET NOD32 Antivirus, version of virus signature database 5569 (20101027) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
