Thread: Wireshark Project

  1. #1
    Registered User
    Join Date
    Aug 2015
    Posts
    6

    Wireshark Project

    Hello,

    I would like to make a "prototype/basic" application like wireshark for my learning which will dissect a protocol (say TCP) initially and eventually I would like to add further protocols to it.

    Can someone guide as to what should be my approach :
    1. What stuff I should be reading and focusing on,
    2. RFCs that I should be reading
    3. Will Unix Networking programming help
    4. Any small porjects that I can execute at first


    I tried to read wireshark documentation...however, it has become a very complicated tool now and the documentation is enormous, confusing and intimidating

  2. #2
    Registered User
    Join Date
    May 2013
    Posts
    228
    Assuming you are already familiar with the network protocols in question, the pcap-api is a good way to start.
    Google it for more information and tutorials.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 08-02-2013, 06:45 PM
  2. Replies: 5
    Last Post: 01-12-2012, 02:59 PM
  3. Re Using char*'s Parsing Wireshark Dump
    By jlangfo5 in forum C Programming
    Replies: 9
    Last Post: 08-27-2011, 12:39 PM
  4. raw sockets/wireshark
    By odomae in forum Networking/Device Communication
    Replies: 4
    Last Post: 05-12-2011, 04:16 PM
  5. Packet Sniffing error [Wireshark etc]
    By C_ntua in forum Windows Programming
    Replies: 1
    Last Post: 06-22-2010, 03:54 PM

Tags for this Thread