the question is like this:
client can call the servant object in server, so there is a port in server,but there isn't a port in client.
I mean that there should be a port(socket's port) which the request client sends will pass by,but I can't see it in the demo's codes and the config file, and I must appoint a port in the client in my project,so I wonder what should I do.
Thank you very much.

Reply With Quote