|
计算机系统应用 2011
Analysis and Application of DLL Call in B/S
|
Abstract:
Data transfer between client and service in B/S can improve the Security,robustness,stability and reuse characteristics by using Asp file to call DLL module of program library.This paper introduces a new method for data transfer with API functions call.In this way,we can create the calling DLL models based on B/S.