Netscape Server Application Programming Interface: Difference between revisions

Content deleted Content added
RussBot (talk | contribs)
m Robot: Intentionally changing hatnote link to redirect per WP:INTDABLINK (explanation)
Line 11:
==NSAPI plug-ins==
 
Applications that use NSAPI are referred to as NSAPI [[pluginPlug-in (computing)|plug-ins]]. Each plug-in implements one or more Server Application Functions (SAFs).
 
To use a SAF, an [[System administrator|administrator]] must first configure the server to load the plug-in that implements that SAF. This is typically controlled by a [[configuration file]] named magnus.conf. Once the plug-in is loaded, the administrator can configure when the server should invoke the SAF and what parameters it should be passed. This is typically controlled by a configuration file named obj.conf.