need to run client/server in corba without using name service or file -
i need run client server application in corba using c++ without using name service or without managing shared file. want run server on 1 port , client should connect this. port read in client side , needs communicated server. there way achieve communicating port client server.
Comments
Post a Comment