[ns] DNS Simulation

2007-11-09 Thread Sidney Doria
Two codes can help you, after the ns2 tutorials: - bind (www.isc.org) (a real implemented DNS server) - ~ns/webcache/*( an server application implemented on ns2) Sidney Doria 2007/11/9, sura [EMAIL PROTECTED]: Can anyone help on creating DNS simulation using NS2. I want to implement it

Re: [ns] DNS simulation NS2

2007-10-22 Thread Sidney Doria
I'm not completely sure, but yes, you must implement it in C++ as an agent. The good news are: BIND is open source! If you only need do something interacting with a working DNS you can try EMULATE some nodes with a real network! Hope to be useful, Sidney Doria 2007/10/22, sura [EMAIL