Click here to Skip to main content
15,900,108 members
Home / Discussions / Java
   

Java

 
QuestionHow we can call the hypercalls from the c program. Pin
cooldharma0613-Sep-13 1:22
cooldharma0613-Sep-13 1:22 
AnswerRe: How we can call the hypercalls from the c program. Pin
Richard MacCutchan13-Sep-13 2:58
mveRichard MacCutchan13-Sep-13 2:58 
Questionjava - modifying a file while its being modified Pin
C.CoderCreator12-Sep-13 18:24
C.CoderCreator12-Sep-13 18:24 
AnswerRe: java - modifying a file while its being modified Pin
Ron Beyer12-Sep-13 18:55
professionalRon Beyer12-Sep-13 18:55 
GeneralRe: java - modifying a file while its being modified Pin
C.CoderCreator12-Sep-13 19:02
C.CoderCreator12-Sep-13 19:02 
GeneralRe: java - modifying a file while its being modified Pin
Ron Beyer12-Sep-13 19:03
professionalRon Beyer12-Sep-13 19:03 
AnswerRe: java - modifying a file while its being modified Pin
Richard MacCutchan12-Sep-13 21:58
mveRichard MacCutchan12-Sep-13 21:58 
AnswerRe: java - modifying a file while its being modified Pin
jschell13-Sep-13 11:44
jschell13-Sep-13 11:44 
C.CoderCreator wrote:
I was wondering if this is possible to do?


If there is no server then EVERYONE must have access to the file system. So that means NO internet.

If that is ok with you then the way this is typically handled is with a "file lock". Depending on what the clients look like and the OS then there might be native support for this. However there are non-OS supported ways that are almost workable for simple cases. Failures usually result in locked applications. Failures are very likely to occur. So likely that if they don't occur that would be an abnormal situation.

You can google for "file lock" to find more information if the limitations are ok.
AnswerRe: java - modifying a file while its being modified Pin
Logical9416-Oct-13 19:16
professionalLogical9416-Oct-13 19:16 
Questionandroid Pin
Member 1022888011-Sep-13 22:33
Member 1022888011-Sep-13 22:33 
QuestionRe: android Pin
Richard MacCutchan12-Sep-13 0:21
mveRichard MacCutchan12-Sep-13 0:21 
AnswerRe: android Pin
Member 1022888012-Sep-13 0:22
Member 1022888012-Sep-13 0:22 
GeneralRe: android Pin
Member 1022888012-Sep-13 0:23
Member 1022888012-Sep-13 0:23 
GeneralRe: android Pin
Richard MacCutchan12-Sep-13 0:27
mveRichard MacCutchan12-Sep-13 0:27 
JokeRe: android Pin
Member 1027459114-Sep-13 18:30
Member 1027459114-Sep-13 18:30 
QuestionJava project on voice storage and recognition Pin
Member 1026766011-Sep-13 8:06
Member 1026766011-Sep-13 8:06 
AnswerRe: Java project on voice storage and recognition Pin
Richard MacCutchan11-Sep-13 21:24
mveRichard MacCutchan11-Sep-13 21:24 
AnswerRe: Java project on voice storage and recognition Pin
Shreya_81814-Sep-13 1:55
Shreya_81814-Sep-13 1:55 
GeneralAlternative for ActiveXObject Pin
AnsumanSahoo11-Sep-13 0:25
AnsumanSahoo11-Sep-13 0:25 
GeneralRe: Alternative for ActiveXObject Pin
Richard MacCutchan11-Sep-13 21:22
mveRichard MacCutchan11-Sep-13 21:22 
Questionnew Pin
Member 102631629-Sep-13 16:14
Member 102631629-Sep-13 16:14 
AnswerRe: new Pin
Richard MacCutchan9-Sep-13 21:06
mveRichard MacCutchan9-Sep-13 21:06 
AnswerRe: new Pin
Member 1026766011-Sep-13 8:08
Member 1026766011-Sep-13 8:08 
QuestionI want sample java program to read sms from modem pls help me Pin
Member 102597877-Sep-13 22:01
Member 102597877-Sep-13 22:01 
AnswerRe: I want sample java program to read sms from modem pls help me Pin
Richard MacCutchan8-Sep-13 0:40
mveRichard MacCutchan8-Sep-13 0:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.