i want to build packet sniffer.
i dont have much knowledge in networking.
suggest me something to increase my knowledge & help me in programming.
sniffer
Started by prashant6388, Dec 03 2009 09:40 PM
1 reply to this topic
#1
Posted 03 December 2009 - 09:40 PM
|
|
|
#2
Posted 04 December 2009 - 03:25 AM
prashant6388 said:
i want to build packet sniffer.
i dont have much knowledge in networking.
suggest me something to increase my knowledge & help me in programming.
i dont have much knowledge in networking.
suggest me something to increase my knowledge & help me in programming.
I used this approach when I wanted to wake my computer over LAN/WAN. the client side you sends some data (called the magic packet) and the server side listens for incoming packet data and if the packet understood, computer wakes up.
Try googling a C# solution on how to wake up your computer over LAN and you will get some really nice, easy and understandable examples on how to do that that will most probably make this clear.


Sign In
Create Account

Back to top









