what is a plugin???????what is a service class????

Login to reply to this topic.
Fri, 2007-09-28 12:23
Joined: 2007-05-15
Forum posts: 137

Hi,
Currently I am reading through "RNotifier" class and its uses
I am referring to the SDK..

It says something about selecting a remote device and loading a plugin!!!!!!!!!!1
then some service class to filter remote devices....

What is a plug-in??
what is a service clas?????

I am totally confused....

Can someone tell about that?

With Regards !
Sandeep Mohapatra


Mon, 2007-10-01 05:19
Joined: 2004-05-21
Forum posts: 286
Re: what is a plugin???????what is a service class????

Which sdk are you referring to? RNotifier has nothing to do with remote devices or selecting them. You might be referring to an example which implements selecting some remote device USING RNotifier.

What is a plug-in?? In simple words, With a plug-in support a system can have more than one implementation for an functionality which is easy to maintain, load, resolve etc. So plug-in is similar to dll with some specific norms which should be followed to be used by the framework.

what is a service class? If you are only looking for notifiers then you don’t have to worry about this as this is not related to notifiers.

Cheers,
Sri

  • Login to reply to this topic.