how file server plugin\engine communicate asynchronously

Login to reply to this topic.
Fri, 2008-02-22 08:30
Joined: 2008-01-08
Forum posts: 21

Hi,

As subjuect mentioned, I got several questions here:

1. How CFsPlugin.DoRequest() and CFsPluginConn.DoRequest() work together, are they run in one thread(the plugin thread) synchronously, or what else?

2. How to use RPlugin::DoRequest() to communicate with the CFsPluginConn.

What I want to do is, passing message, that intercepted by CFsPlugin, to my engine(application), via CFsPluginConn asynchronously.

Could anybody suggest me something?

Thank you very much.

Regards
zhou

  • Login to reply to this topic.