Click here to Skip to main content
15,914,386 members
Home / Discussions / Java
   

Java

 
GeneralRe: Java Socket in Ad Hoc Pin
TorstenH.26-Apr-12 21:53
TorstenH.26-Apr-12 21:53 
GeneralRe: Java Socket in Ad Hoc Pin
Susy Nainggolan26-Apr-12 22:29
Susy Nainggolan26-Apr-12 22:29 
GeneralRe: Java Socket in Ad Hoc Pin
Susy Nainggolan26-Apr-12 23:25
Susy Nainggolan26-Apr-12 23:25 
AnswerRe: Java Socket in Ad Hoc Pin
Richard MacCutchan26-Apr-12 22:26
mveRichard MacCutchan26-Apr-12 22:26 
GeneralRe: Java Socket in Ad Hoc Pin
Susy Nainggolan26-Apr-12 23:02
Susy Nainggolan26-Apr-12 23:02 
GeneralRe: Java Socket in Ad Hoc Pin
Richard MacCutchan26-Apr-12 23:08
mveRichard MacCutchan26-Apr-12 23:08 
GeneralRe: Java Socket in Ad Hoc Pin
Susy Nainggolan26-Apr-12 23:12
Susy Nainggolan26-Apr-12 23:12 
GeneralRe: Java Socket in Ad Hoc Pin
Nagy Vilmos27-Apr-12 0:20
professionalNagy Vilmos27-Apr-12 0:20 
Why not?

Let as say A connects to be B and B to C
A sends a message "C do X" to B.
B gets the message and forwards it C.

This is how a peer-to-peer network works. If you receive a message for someone else you forward it to the next person.
You may need to set up some tables so that when A needs to send a message, he knows which of his connections to send it via.

Good luck.


Panic, Chaos, Destruction. My work here is done.
Drink. Get drunk. Fall over - P O'H
OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre
I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer
Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

GeneralRe: Java Socket in Ad Hoc Pin
Susy Nainggolan27-Apr-12 2:56
Susy Nainggolan27-Apr-12 2:56 
GeneralRe: Java Socket in Ad Hoc Pin
Susy Nainggolan28-Apr-12 0:22
Susy Nainggolan28-Apr-12 0:22 
GeneralRe: Java Socket in Ad Hoc Pin
Richard MacCutchan28-Apr-12 2:44
mveRichard MacCutchan28-Apr-12 2:44 
AnswerRe: Java Socket in Ad Hoc Pin
jschell28-Apr-12 8:02
jschell28-Apr-12 8:02 
QuestionBased on one combo box items should be displayed in another combo box ?How Pin
sateesh102426-Apr-12 8:13
sateesh102426-Apr-12 8:13 
AnswerRe: Based on one combo box items should be displayed in another combo box ?How Pin
TorstenH.26-Apr-12 20:54
TorstenH.26-Apr-12 20:54 
AnswerRe: Based on one combo box items should be displayed in another combo box ?How Pin
Bernhard Hiller26-Apr-12 21:55
Bernhard Hiller26-Apr-12 21:55 
GeneralRe: Based on one combo box items should be displayed in another combo box ?How Pin
TorstenH.26-Apr-12 23:03
TorstenH.26-Apr-12 23:03 
Questionwhere can i get LlamaWORK2D GAME ENGINE Pin
Member 888152624-Apr-12 21:35
Member 888152624-Apr-12 21:35 
AnswerRe: where can i get LlamaWORK2D GAME ENGINE Pin
TorstenH.24-Apr-12 21:54
TorstenH.24-Apr-12 21:54 
GeneralRe: where can i get LlamaWORK2D GAME ENGINE Pin
Bernhard Hiller25-Apr-12 20:49
Bernhard Hiller25-Apr-12 20:49 
Questionweb service en java Pin
olfouta23-Apr-12 3:26
olfouta23-Apr-12 3:26 
AnswerRe: web service en java Pin
Nagy Vilmos23-Apr-12 3:37
professionalNagy Vilmos23-Apr-12 3:37 
GeneralRe: web service en java Pin
olfouta7-May-12 8:22
olfouta7-May-12 8:22 
AnswerRe: web service en java Pin
trongduy7-May-12 4:23
trongduy7-May-12 4:23 
GeneralRe: web service en java Pin
olfouta7-May-12 8:24
olfouta7-May-12 8:24 
QuestionJTextArea problem Pin
bijalvadher22-Apr-12 22:30
bijalvadher22-Apr-12 22:30 

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.