eis/config/Config/iXcomNotify.ini

26 lines
507 B
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[DataAccessConfig]
DBType=DB2
#DBType=Oracle
DBUserName=pcs
DBPassword=pcspcs
DBName=iptest
#模式名方式如下
#DBName=DSN=db2pcs;currentschema=db2pcs
[DLL]
Name=NotifyApp
#用XMLRPC模式时修改该项内容为
#Name=NotifyAppXMLRPC
#用数据库模式时,修改该项内容为
#Name=NotifyAppDB
#默认的iPlature应用接收模块名
ProcessName=RecvTel
#Mode=0,表示默认写QMode=1表示默认和[DLL]中的Name方式一致
Mode=0
KeepDate=30
ScanTime=10
[RPC]
IP=127.0.0.1
Port=9999
[TelLogConfig]
#配置电文内容的输出长度,单位:字节
#TelLogSize=80