Hello,
I want to get some information regarding a DHCP server on Symbian.
Basically, if I can implement a DHCP server, I can host an ad-hoc network that users will be able to connect and interact with each other. Also, I can install an apache web server on my Symbian and host a website for whatever reason.
I want to know if anyone knows anything about porting a dhcp server to the symbian. I found a DHCP API for Java, (not really familiar with java) and I found that the midlets do not support java.net.* library that the API depends on.
What do you think my starting point would be? Would it be easier to implement this on C++? Java? Is there anything similar already implemented?
Please if you can give me any information regarding DHCP and symbian.
Thank you so much.



