Click here to Skip to main content
16,011,170 members
Home / Discussions / Java
   

Java

 
GeneralRe: File Object with URL? Pin
002comp6-Jul-10 19:57
002comp6-Jul-10 19:57 
GeneralRe: File Object with URL? Pin
Richard MacCutchan6-Jul-10 21:19
mveRichard MacCutchan6-Jul-10 21:19 
QuestionSingleton and TCP server Pin
Nadunwow2-Jul-10 7:07
Nadunwow2-Jul-10 7:07 
AnswerRe: Singleton and TCP server Pin
Richard MacCutchan2-Jul-10 8:37
mveRichard MacCutchan2-Jul-10 8:37 
GeneralRe: Singleton and TCP server Pin
Nadunwow2-Jul-10 8:41
Nadunwow2-Jul-10 8:41 
GeneralRe: Singleton and TCP server Pin
Richard MacCutchan2-Jul-10 8:57
mveRichard MacCutchan2-Jul-10 8:57 
GeneralRe: Singleton and TCP server Pin
Nagy Vilmos6-Jul-10 3:53
professionalNagy Vilmos6-Jul-10 3:53 
GeneralRe: Singleton and TCP server Pin
Nagy Vilmos6-Jul-10 3:55
professionalNagy Vilmos6-Jul-10 3:55 
There could be several answers depending on the /real/ question. Are you looking for:

A single server that many clients connect to?
A server that accepts one and only one connection?
A client that can only connect to the server once?

Just because you've read about the singleton, does not mean it is the right pattern here.


Panic, Chaos, Destruction.
My work here is done.


or "Drink. Get drunk. Fall over." - P O'H

QuestionClass not found issue Pin
False Chicken30-Jun-10 19:54
False Chicken30-Jun-10 19:54 
AnswerRe: Class not found issue Pin
Cedric Moonen30-Jun-10 20:44
Cedric Moonen30-Jun-10 20:44 
GeneralRe: Class not found issue Pin
False Chicken30-Jun-10 20:50
False Chicken30-Jun-10 20:50 
QuestionHow can I use relative path in java to read a file ? Pin
002comp29-Jun-10 2:47
002comp29-Jun-10 2:47 
AnswerRe: How can I use relative path in java to read a file ? Pin
Nagy Vilmos29-Jun-10 11:47
professionalNagy Vilmos29-Jun-10 11:47 
GeneralRe: How can I use relative path in java to read a file ? Pin
002comp29-Jun-10 18:05
002comp29-Jun-10 18:05 
GeneralRe: How can I use relative path in java to read a file ? Pin
002comp29-Jun-10 19:05
002comp29-Jun-10 19:05 
GeneralRe: How can I use relative path in java to read a file ? Pin
002comp29-Jun-10 21:26
002comp29-Jun-10 21:26 
GeneralRe: How can I use relative path in java to read a file ? Pin
Richard MacCutchan29-Jun-10 22:03
mveRichard MacCutchan29-Jun-10 22:03 
GeneralRe: How can I use relative path in java to read a file ? Pin
002comp29-Jun-10 22:32
002comp29-Jun-10 22:32 
GeneralRe: How can I use relative path in java to read a file ? Pin
002comp30-Jun-10 0:11
002comp30-Jun-10 0:11 
GeneralRe: How can I use relative path in java to read a file ? Pin
Richard MacCutchan30-Jun-10 1:28
mveRichard MacCutchan30-Jun-10 1:28 
GeneralRe: How can I use relative path in java to read a file ? Pin
Richard MacCutchan30-Jun-10 1:24
mveRichard MacCutchan30-Jun-10 1:24 
GeneralRe: How can I use relative path in java to read a file ? Pin
002comp30-Jun-10 1:51
002comp30-Jun-10 1:51 
GeneralRe: How can I use relative path in java to read a file ? Pin
Richard MacCutchan30-Jun-10 2:23
mveRichard MacCutchan30-Jun-10 2:23 
GeneralRe: How can I use relative path in java to read a file ? Pin
002comp30-Jun-10 2:54
002comp30-Jun-10 2:54 
GeneralRe: How can I use relative path in java to read a file ? Pin
Richard MacCutchan30-Jun-10 3:52
mveRichard MacCutchan30-Jun-10 3:52 

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.