> > Sounds interesting. We don't have any DHCP support yet. Most protocol > > stack is built upon MINA (a network application framework). MINA currently > > supports only NIO transport (which doesn't support multicast). You'll have > > to implement BIO (old socket I/O) support for MINA and then build DHCP > > protocol on top of MINA. Then integrating protocol with ApacheDS will be > > great.
I want to realize not only DHCP protocol, but fully worked DHCP-server for ApacheDS or for standalone use. --- Evgeniy Sinev
