Posts Tagged ‘Internet Server Application Programming Interface’

What does ISAPI stand for?

The abbreviation ISAPI means Internet Server Application Programming Interface. This interface developed by Microsoft, facilitates fast and efficient communication with a server. Extensions and filters built using ISAPI are superior in performance to ASP scripts. ISAPI can be implemented using extension and filter applications. Developers utilize C or C++ to create both applications. ISAPI extensions [...]