This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
Distributed Computing
Posted by Milson Monteiro on January 09, 2001 at 11:10 AM
Dear Friends, good agternoon! I have 3 problems and I would like to count with your colaboration and kidness in help me. - I need to implement an object client/server in a class. This object will communicate with another objects this same kind(with sockets). - This objects it need to send and receive data of kind arrays and matrix. - the send and receive of this data, I need to make behind a broadcast.(I'm need to use TCP protocol). I wait soon yours help Regards, Milson Monteiro Brazil
Replies:
|