Hi Senaka, Please look at the help message w get when run "gdb -h" command. At the end it says like this "For more information, type "help" from within GDB, or consult the GDB manual (available as on-line info or a printed manual). Report bugs to "[EMAIL PROTECTED]"."
We can use same approach in TCP Monitor also. Thanks Milinda On Mon, Mar 10, 2008 at 3:33 PM, Senaka Fernando <[EMAIL PROTECTED]> wrote: > Hi Milinda, > > BTW, will add it to docs. However, currently ./tcpmon -h lists only the > command line params. This is something that has to be provided when you > are running it, just like hitting the 'q' key followed by Enter to exit. I > still couldn't quite figure out how and where we should add it in the help > message. Perhaps a runtime 'h' needs to be provided? Thoughts? > > Regards, > Senaka > > > Hi Senaka, > > > > Nice work. It will be better if we can print this option also when using > > ./tcpmon -h. Also add this to documentation. I test it and it worked > fine. > > > > Thanks > > Milinda > > > > On Mon, Mar 10, 2008 at 2:12 AM, Senaka Fernando <[EMAIL PROTECTED]> > wrote: > > > >> Hi all, > >> > >> TCPMon now supports resending. I have added this feature to the svn > >> head. > >> All requests sent from now onwards will have a Unique ID. To resend a > >> request simply run 'r <request_id>' and hit the Enter key, within the > >> console exposed by TCPMon. All requests resent will correspond to the > >> current log_file in use. Thus, you also get the added feature to send > >> requests logged in a previous session or even on a total different > >> machine. > >> > >> Please be kind enough to try this out and provide your valuable > >> feedback. > >> > >> Regards, > >> Senaka > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > -- > > http://inf-dimensions.blogspot.com "Infinite Dimensions" > > http://wsaxc.blogspot.com "Web Services With Axis2/C" > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://inf-dimensions.blogspot.com "Infinite Dimensions" http://wsaxc.blogspot.com "Web Services With Axis2/C"
