P
pc3957
Hi everyone,
I'm trying to write a VB.net program that will act as a DNS server for
my network taking requests, looking up the domain in its database and
if it is a banned domain forwarding to a specified page, otherwise
requesting the real DNS from another DNS server and returning the
result to the client. I'm a fair programmer when it comes to desktop
applications, but I know very little about network applications. Does
anyone know of any samples, or articles I can read so I could learn to
write such a program?
Thanks.
I'm trying to write a VB.net program that will act as a DNS server for
my network taking requests, looking up the domain in its database and
if it is a banned domain forwarding to a specified page, otherwise
requesting the real DNS from another DNS server and returning the
result to the client. I'm a fair programmer when it comes to desktop
applications, but I know very little about network applications. Does
anyone know of any samples, or articles I can read so I could learn to
write such a program?
Thanks.