Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: packets

  1. #11
    Junior Member
    Join Date
    Jun 2003
    Posts
    6
    You just need a packet tool. Project Purple has a simple one called SendIP (http://www.earth.li/projectpurple/progs/sendip.html). A more complex one with more options and support for additional protocols is Nemesis (http://nemesis.sourceforge.net/). Ok so this is the easy way - install, skim the README and start crafting.

    You don't really need to know C or C++ (I'm not saying don't learn it anyway) to use either. Knowledge of the protocols, valid ranges of values for each header field, and a mechanism to verify you're doing it right is more important.

  2. #12
    Antionline Herpetologist
    Join Date
    Aug 2001
    Posts
    1,165
    I've found C for Dummies by Dan Gookin to be an excellent book to start C with. After that, you'll be ready for Herbert Schildt's books which are amazing but a little geeky.
    Cheers,
    cgkanchi
    Buy the Snakes of India book, support research and education (sorry the website has been discontinued)
    My blog: http://biology000.blogspot.com

  3. #13
    ok im usinf the engage packet maker im pinging a nonexisten adress on my lan and sending an echo reply from the packet maker with the nonexistent adress set as the soures and my adress set as the destination but i dont get any replys from my pings why?

    also i probably the same problem i tryed to seting the destination to another computer on my lan i set the sorse ip as the router and it would not add an phony mac adrees to its arp table why?

    thx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •