Hi;
My question is that if there is a client server network and
in the client there is one class A. In another computer(Server) there is another class B. I want to use the methods of B class A without using any RMI concept.I also want to avoid networking concepts here. Please tell me the answer. Its very important for me.