PKCOM - A Sample Parasolid COM Server

Let's say that you are writing some backend webservices where multiple modules may have a dependency on Parasolid. To ensure no session conflicts and unique session control, you'd need to have some simple way of negotiating the state of Parasolid when each module tries to make a PK call. One easy way is to put all the infrastructure controls into a dedicated COM server DLL and have the webservice force load it upfront. This way when other modules are called into action, it can rest assured that a valid PK session is up and running. That is what this PK COM server is about.

Due to space constraints on this site, I have taken the DLL off this page. I've basically shared the main idea above. But feel free to contact me if you have any further questions.

Your feedbacks and Discussions are always welcome.

Thanks for visiting! Have a nice day (or night)

Hosted by www.Geocities.ws

1