On Jun 28, 2010, at 9:49 PM, Anoop Valluthadam wrote: > ihow can i start wireshark programming,which is the main() file ?
gtk/main.c in Wireshark, tshark.c for TShark. However, starting with main() probably isn't the best way to figure out how Wireshark or TShark works. You should probably look at the README.* files in the doc directory instead - start with README.design and README.developer. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
