Good morning all
I want to implement a program in c with two threads which can process simultaneousy. one thread should process data upload to the server for every 5 min in my redhat hat linux C programming
now, my current program is working without timer, i want to do it with timers. i am not getting correct procedure to do , as i searched many methods but not found correct one.
thanks in advance
I want to implement a program in c with two threads which can process simultaneousy. one thread should process data upload to the server for every 5 min in my redhat hat linux C programming
now, my current program is working without timer, i want to do it with timers. i am not getting correct procedure to do , as i searched many methods but not found correct one.
thanks in advance