Dear all, I want to know that how can I put a timer inside a protocol such that, during d ongoing protocol, if the time between two successive protocol message exchange is more than a particular threshold, then automatically the protocol will be failed to establish or hung up?
Please help me how to put such a timer functionality inside a protocol? Is there any function like "timeout()"? Regards, Anirban
