Hi guys
I have read http://msdn.microsoft.com/en-us/library/windows/desktop/aa366492%28v=vs.85%29.aspx
http://msdn.microsoft.com/en-us/library/windows/hardware/ff549939%28v=vs.85%29.aspx ...
Hi guy .
I don`t known how to convert IP to hex .
In this link http://www.mustat.com/70.42.23.121 (Ip host codeguru.com) . I see hex IP : Hex IP 0x462a1779
I want to convert IP "70.42.23.121" to...
Hi Oreubens .
I use sniffer in my computer . When i go to google.com in web browser such as firefox , IE ,etc.. Application will drop packet because IP google.com in banned IP .
30313 .
I have...
Hi Paul and Igor
I am currently studying and researching. Thank you so much advice from you.
I try to do a program packet filtering and blocking packet. Accordingly we block packets based on the...
Hi Sir .
Not so
I will have a list of banned IP, In my LAN, the packet if the same destination IP in banned list, drop the packet
For example :
List IP : 8.8.8.8
123.456.789.123
9.9.9.9
...
Hi for all.
I want to drop packets using C ++ based on the destination IP address
For example: the packet to IP address 8.8.8.8 will be drop.
Currently, I have captured packet network card using...
Hello everybody .
I have read this reference
http://msdn.microsoft.com/en-us/library/aa752127%28v=vs.85%29.aspx
http://msdn.microsoft.com/en-us/library/aa768277%28v=vs.85%29.aspx...
Hi . thank for your help
if you do not mind can see through my code, you can modify it slightly so that IP can print out. I think my jaw getip missing anything. Urge you to check out . I think in...