i saw a code snipping a while back that allowed a client to call a method from the server its connected to .
since i cant seem to find it again i was wondering if any 1 knew what it was and how to use it ?
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
i saw a code snipping a while back that allowed a client to call a method from the server its connected to .
since i cant seem to find it again i was wondering if any 1 knew what it was and how to use it ?
Programming: the art that fights back
Something like this perhaps?
http://www.javaprogrammingforums.com...-tutorial.html
// Json
*checks * omg yes , ty * gets back to work on the 3d mmo maker*
Programming: the art that fights back
No worries.
What kind of 3D are you using or what API are you using rather?
// Json
ok , i read through the tut but i still dont get it , could some 1 explain it better plz?
Programming: the art that fights back
How about you have a look over here instead then.
Trail: RMI (The Java™ Tutorials)
// Json
the only 3d api i know of is the j3d , i haven't started working on that part yet , right now just getting the client - server and maybe database setup working * checks out the tut*
Programming: the art that fights back
I'm more of an OpenGL man myself really
// Json
i started as wanting to change around the new version of eclipse evolution ( not the eclipse ide ) that is still in the works but is being build with java . but after i saw it supposed 3d i decided to make my own instead , but still in java .
Programming: the art that fights back