You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I had been trying to use HLAPI to implement object sharing between a server and client which are in two different projects. Got to know that this is not possible in HLAPI. I was successful in using LLAPI to implement message exchanges between the server and the client in the two different projects. Was wondering if MLAPI would be possible to be run on two different projects for doing the object sharing? Thanks!!