03-05-2019 06:12 AM
03-06-2019 10:30 AM
Hello!
I'm a bit confused by your question, but I'd say you can look into a couple different options:
Hope this helps!
R Dahlman
03-06-2019 11:30 AM
sory sir yes my question was confusing. sir actualy i have a task in which i have to transmit some data to other source and in reply there will be response. after its response i will again transmit some data. one critical part of task is that if after 3 seconds if there is no reply from other end i have to stop transmit data. i m confused that how will i wait for 3 seconds and how would i know that there is no reply during 3 seconds
03-06-2019 09:05 PM
How are you transmitting your data and what are you sending it to? A lot of times there is timeout functionality built in to device communication APIs that we can use more easily!