[성현모] JsonConvertTool 추가, 서머리 수량 버그수정
This commit is contained in:
@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ROOT>
|
||||
<Configure>
|
||||
<UseIP>192.168.0.46</UseIP>
|
||||
<Port>-</Port>
|
||||
<Loopback>True</Loopback>
|
||||
<Title>CP-Server X</Title>
|
||||
|
||||
<ListenCommandPort Start="15050" End="15060" />
|
||||
<ListenStreamPort Start="17050" End="17060" />
|
||||
|
||||
<DistributionCommandPort Start="20000" End="21999" />
|
||||
<DistributionStreamPort Start="22000" End="23999" />
|
||||
|
||||
<UseHostInfo>True</UseHostInfo>
|
||||
<HostInfoTableName>STAT_Host</HostInfoTableName>
|
||||
<UserInfoTableName>STAT_User</UserInfoTableName>
|
||||
|
||||
<DiskMonitor1>C:\</DiskMonitor1>
|
||||
<DiskMonitor2>D:\</DiskMonitor2>
|
||||
|
||||
<LogFileSavePos>D:\Middleware Data\LOG</LogFileSavePos>
|
||||
<MESFileSavePos>D:\Middleware Data\MES</MESFileSavePos>
|
||||
|
||||
<!-- time.nist.gov -->
|
||||
<!-- time.windows.com -->
|
||||
<!-- default Windows time server {52.231.114.183} -->
|
||||
<!-- default Windows time server {10.224.20.12} -->
|
||||
<SyncTimeServerAddress Address="52.231.114.183" />
|
||||
<SyncTimePort Port="123" />
|
||||
<TimeServer-SyncTime H="2" M="0" S="0" />
|
||||
|
||||
<UseFTP>False</UseFTP>
|
||||
<IPAddressFTP>10.126.20.6</IPAddressFTP>
|
||||
<PortFTP>2121</PortFTP>
|
||||
<AccountFTP>ALISFTP</AccountFTP>
|
||||
<PasswordFTP>Kefico!@34</PasswordFTP>
|
||||
</Configure>
|
||||
</ROOT>
|
||||
Reference in New Issue
Block a user