关于网友提出的“ DataSnap Socket Server Intercepor Demo 如何在服务器上使用它!!”问题疑问,本网通过在网上对“ DataSnap Socket Server Intercepor Demo 如何在服务器上使用它!!”有关的相关答案进行了整理,供用户进行参考,详细问题解答如下:
问题: DataSnap Socket Server Intercepor Demo 如何在服务器上使用它!!
描述:
To use this demo;
1) Make sure you have copied the ZLib units from the CD to a directory and
have added that directory to this projects search path.
2) Compile Intrcpt.dpr.
3) Register Intrcpt.DLL using REGSVR32 or TREGSVR on both the client and the
server.
4) On the Server: Bring up the properties for the Socket Server (right click
on the icon in the task bar and select properties) and put the GUID for
Intrcpt.DLL in the Interceptor GUID edit control. The GUID is defined
below as Class_DataCompressor.
5) On the Client: Set the TSocketConnection.InterceptName property to
Intrcpt.DataCompressor. This will set the InterceptGUID property to the
Class_DataCompressor GUID. Recompile your client.
如题,第4)不知如何在SERVER上设置它!!
以上介绍了“ DataSnap Socket Server Intercepor Demo 如何在服务器上使用它!!”的问题解答,希望对有需要的网友有所帮助。
本文网址链接:http://www.codes51.com/itwd/3677555.html