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

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -