Dear Steve, Thank you very much for you help. Yes, I created gtk/export_object_smtp.c ,gtk/export_object2.c, export_object2.h and packet-smtp.h similar to gtk/export_object_http.c ,gtk/export_object.c,export_object.h and packet-http.h. and it dissplays some thing unreadable characters.
But i doubt about retrieving the parameters from the packet-smtp.c(dissect_smtp_data) fuction which is used to display the data line by line to the protocol tree. Do u think it is possible to retrieve these value from that function using tap mechanism? Thank u in advance. with best regards, On Mon, Jun 9, 2008 at 9:10 PM, Stephen Fisher <[EMAIL PROTECTED]> wrote: > On Fri, Jun 06, 2008 at 09:03:43PM +0300, goitom kahsay wrote: > > > I retrieved the parameters from the packet-smtp.c /dissect_smtp_data > > fuction which is used to display the data line by line at the protocol > > tree. i used a tap mechanism as follows. > > > But, the content of the parameter doesnot display on the GUI. Please > > can u help me any idea how to solve this problem. * > > Did you also create a gtk/export_object_smtp.c similar to > gtk/export_object_http.c and also add the new functions in > export_object_smtp.c to the File - Export - Objects menu as "SMTP" ? > > > Steve > > _______________________________________________ > Wireshark-dev mailing list > [email protected] > https://wireshark.org/mailman/listinfo/wireshark-dev > -- Benice2all
_______________________________________________ Wireshark-dev mailing list [email protected] https://wireshark.org/mailman/listinfo/wireshark-dev
