S
Stephen
Hi all,
I have a problem with DNS server. I have disconnected the machine from the
N/W and I am trying this...
I have written a console UDP application, that listens to "127.0.0.1" on
port 53. I have a client (console) application that talks to the UDP
(server) application on port 53, because the input parameters defined in the
application is use "127.0.0.1" and Port 53. hence it works...
so I know the server works (atleast...)
the problem is I want a web browser to talk to the same server application
on port 53... how do i do it?... how can i make sure that when I open the
browser and type www.google.com the browser is talking to the console UDP
(server) application? and that too on port 53.
I have no idea whether this is possible as I thought browsers talk thru port
80
Rakesh had given me some suggestions but I feel that I am missing some basic
stuff.
Please advice,
Stephen.
I have a problem with DNS server. I have disconnected the machine from the
N/W and I am trying this...
I have written a console UDP application, that listens to "127.0.0.1" on
port 53. I have a client (console) application that talks to the UDP
(server) application on port 53, because the input parameters defined in the
application is use "127.0.0.1" and Port 53. hence it works...
so I know the server works (atleast...)
the problem is I want a web browser to talk to the same server application
on port 53... how do i do it?... how can i make sure that when I open the
browser and type www.google.com the browser is talking to the console UDP
(server) application? and that too on port 53.
I have no idea whether this is possible as I thought browsers talk thru port
80
Rakesh had given me some suggestions but I feel that I am missing some basic
stuff.
Please advice,
Stephen.