show/hide this revision's text 2 added 11 characters in body

timer How do I do timers in javaJava?

Hi, i'm

I'm implementing the x-modem protocol in java,i'm reciveiveng Java. If there is a timeout while I'm receiving a packet then i I have to send nagative acknowlgement at that i ve negative acknowledgment. I have to start a timer, and if timeup when the time is up then i ve to I send C a message to the sender requesting file transfer from beggining,i'm the begining.

But I'm not getting how to do timers in java,plz give Java; may I see some sample code,

thanking ? Thank you.

show/hide this revision's text 1

timer in java

Hi, i'm implementing x-modem protocol in java,i'm reciveiveng packet then i have to send nagative acknowlgement at that i ve start timer and if timeup then i ve to send C to sender requesting file transfer from beggining,i'm not getting how to do timers in java,plz give some sample code,

thanking you.