2 Replies - 2607 Views - Last Post: 17 August 2015 - 10:28 PM

#1 davesc   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 7
  • Joined: 17-August 15

Creating A Dns Server in c# or vb.net

Posted 17 August 2015 - 11:04 AM

Hello im finished reading both c# and vb.net books and I now want to create a very simple dns server which forwards dns request to the main dns and replies back to client.How can i create One in c# or vb.net
I would really appreciate help not criticism
Thank You
Is This A Good Question/Topic? 0
  • +

Replies To: Creating A Dns Server in c# or vb.net

#2 modi123_1   User is offline

  • Suitor #2
  • member icon



Reputation: 16479
  • View blog
  • Posts: 65,313
  • Joined: 12-June 08

Re: Creating A Dns Server in c# or vb.net

Posted 17 August 2015 - 11:12 AM

So.. first, pick a language. If you can't make up your mind a coin flip will do.

Next - have you sketched out all the parts you need? What the inputs, outputs, functionality, etc?

Lastly - have you broken those tasks down and done some research on what is available in the .NET library to help you?
Was This Post Helpful? 0
  • +
  • -

#3 davesc   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 7
  • Joined: 17-August 15

Re: Creating A Dns Server in c# or vb.net

Posted 17 August 2015 - 10:28 PM

Ok I Know how to get ip addresses if the host name but i dont know how to repky back the remote ip address.This Is the only part im left with
Thank You
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1