Posted By:
pradeep_kumar
Posted On:
Monday, April 15, 2002 06:55 AM
here i'm trying to run client server application.programs run quite well when client and server is running on same machine.but when i'm trying to run the client from different machine it shows the following exception
it seems that it's not able to locate the server which is running on different pc.even i bounded the remote object in server by placing the pc address instead of local host but its still showing same problem.