Results 1 to 3 of 3
- 12-09-2014, 04:45 PM #1
Member
- Join Date
- Dec 2014
- Posts
- 1
- Rep Power
- 0
- 12-09-2014, 04:53 PM #2
Re: how to display thread for particular time period amd than thread expires
Who accesses what where? A Java program access the file until the OS deletes it? The OS needs to display a file until your Java program delets it? You need to give us some more to work with here.
"It's not fixed until you stop calling the problem weird and you understand what was wrong." - gimbal2™ © 2013
- 12-09-2014, 04:57 PM #3
Senior Member
- Join Date
- Jan 2013
- Location
- Northern Virginia, United States
- Posts
- 6,226
- Rep Power
- 15
Re: how to display thread for particular time period amd than thread expires
Are you asking to control access to a file during a specific time period and then after the time period is over, deny access?
Regards,
JimThe JavaTM Tutorials | SSCCE | Java Naming Conventions
Poor planning on your part does not constitute an emergency on my part
Similar Threads
-
Running a thread for a fixed period of time
By ronyb85 in forum Threads and SynchronizationReplies: 5Last Post: 12-16-2010, 08:26 PM -
Time and Thread
By bmvasakan in forum Threads and SynchronizationReplies: 1Last Post: 09-19-2010, 05:51 PM -
need help with low priority thread to display time
By vkokaram in forum New To JavaReplies: 6Last Post: 07-19-2010, 02:10 AM -
how to reduce the thread sleep time and wake up the thread
By baktha.thalapathy in forum Threads and SynchronizationReplies: 2Last Post: 06-24-2010, 08:36 PM
Bookmarks