> > >Can I join to Google's Summer of Code with DHCP server for Apache > > >Directory Project? > > 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.
OK. --- Evgeniy Sinev
