|
(Not a request, just want to see if theres a way, and if possible which imports and stuff it'd need.)
I'm making an AWESOMEAPPLICATIONTHINGY for my clan in Java, and I wish to know if it's possible to make all open ones communicate with eachother, EG:
bob's computer:
*Bob clicks a button*
jim's computer:
(MsgBox)
Bob has clicked ...! |
|
DiebroxJoin Date: 2009-09-17 Post Count: 4716 |
Tell meh where j00 learned java :3 |
|
|
TheNewBoston's you..... tube |
|
DiebroxJoin Date: 2009-09-17 Post Count: 4716 |
Thank yew :3 |
|
|
Before somone asks; I'm not good at refining searches into keywords for searchengines, so I couldn't find it on google. |
|
|
|
|
try searching "making online java commands" or something, idk.. sorry i fit doesnt help |
|
WK100Join Date: 2008-10-13 Post Count: 2835 |
Scripters would probably know.
I mean the forum, ya know? :) |
|
|
You sure? They're quite picky there generally. |
|
WK100Join Date: 2008-10-13 Post Count: 2835 |
I hope so. They can probably help out. |
|
|
Dun want to risk it sorreh, I'm prety sure some people here know java. |
|
CombradJoin Date: 2009-07-18 Post Count: 11025 |
Google "Java online command" |
|
|
This requires manipulation of server's and sockets. Any good computer programming language can do this with ease, and a little effort on the programmer's part.
http://www[DOT]oracle[DOT]com/technetwork/java/socket-140484[DOT]html
See if that helps. |
|
|
@B3ttur
Thanks much appreciated. I'm not exactly very good at java but hopefully I'll understand it and be able to utilise it. |
|