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!

Reply via email to