Excel doc but I tried to
answer your question below that.)
sara vanan wrote:
>
> Hi,
>
> I am doing a DNS proxy for IPV6. For this I have to get the destination
> IP(DNS Sever IP stored in the client PC.
> I am trying to use Wireshark source code for getting the desdtina
Hi,
I am doing a DNS proxy for IPV6. For this I have to get the destination
IP(DNS Sever IP stored in the client PC.
I am trying to use Wireshark source code for getting the desdtination IP.
for example
client IP -> 192.168.16.67DNS ( destination IP) -> 192.168.16.106
By using the Wi
ne has high speed Internet connections and
not everyone can read Excel docs.]
sara vanan wrote:
[...]
> /home/saravanan/ethereal-0.99.0/tethereal -c 10 port 53
> Capturing on eth0
[...]
> it displays (www.google.co.in <http://www.google.co.in>) URL link IP.
> Instead of thi
I am Saravanan working as a C programmer in India. Now Working in Socket
programming under LINUX.
I want to receive the raw packet with the header inormation
programatically using C. With that RAW PACKET I want to get the Destination
IP address stored in header.
I had searched the internet but