Xref: utzoo comp.specification:80 comp.protocols.iso:1022 Path: utzoo!attcan!uunet!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!ucla-cs!swu@oahu.cs.ucla.edu From: swu@oahu.cs.ucla.edu (Chi-Sharn Wu) Newsgroups: comp.specification,comp.protocols.iso Subject: specification problem using Estelle Message-ID: <36061@shemp.CS.UCLA.EDU> Date: 7 Jun 90 17:49:19 GMT Sender: news@CS.UCLA.EDU Organization: UCLA Computer Science Department Lines: 13 In sliding window protocol, the window buffer stores the unacknowleged messages which will be retransmitted when timeout occurs, and multiple timers are needed since one per message. Using Estelle to specify the timeout behavior, it seems that only periodical retransmission of window buffer can be specified using the delay statement (i.e.,using only one timer). Is ther any nice way to specify such multiple independent timers using Estelle ? Thanks for any information. Chi-Sharn Wu swu@cs.ucla.edu