更新代码

master
feiyangqingyun 2021-07-08 15:41:23 +08:00
parent 6e474f699b
commit 683301dbc5
6 changed files with 0 additions and 90 deletions

Binary file not shown.

View File

@ -1,22 +0,0 @@
[ComConfig]
PortName=COM1
BaudRate=9600
DataBit=8
Parity=\x65e0
StopBit=1
HexSend=false
HexReceive=false
Debug=false
AutoClear=false
AutoSend=false
SendInterval=1000
AutoSave=false
SaveInterval=5000
[NetConfig]
Mode=Tcp_Client
ServerIP=127.0.0.1
ServerPort=6000
ListenPort=6000
SleepTime=100
AutoConnect=false

Binary file not shown.

View File

@ -1,9 +0,0 @@
[AppConfig]
ListenPort1=6907
CmdStart1=76
CmdLen1=12
HexData1=false
ListenPort2=6908
CmdStart2=76
CmdLen2=12
HexData2=false

Binary file not shown.

View File

@ -1,59 +0,0 @@
[AppConfig]
CurrentIndex=0
[TcpClientConfig]
HexSendTcpClient=false
HexReceiveTcpClient=false
DebugTcpClient=false
AutoSendTcpClient=false
IntervalTcpClient=1000
TcpServerIP=127.0.0.1
TcpServerPort=6000
[TcpServerConfig]
HexSendTcpServer=false
HexReceiveTcpServer=false
DebugTcpServer=false
AutoSendTcpServer=false
IntervalTcpServer=1000
TcpListenIP=127.0.0.1
TcpListenPort=6000
SelectAllTcpServer=true
[UdpClientConfig]
HexSendUdpClient=false
HexReceiveUdpClient=false
DebugUdpClient=false
AutoSendUdpClient=false
IntervalUdpClient=1000
UdpServerIP=127.0.0.1
UdpServerPort=6000
[UdpServerConfig]
HexSendUdpServer=false
HexReceiveUdpServer=false
DebugUdpServer=false
AutoSendUdpServer=false
IntervalUdpServer=1000
UdpListenIP=127.0.0.1
UdpListenPort=6000
SelectAllUdpServer=false
[WebClientConfig]
HexSendWebClient=false
HexReceiveWebClient=false
DebugWebClient=false
AutoSendWebClient=false
IntervalWebClient=1000
WebServerIP=ws://127.0.0.1
WebServerPort=6000
[WebServerConfig]
HexSendWebServer=false
HexReceiveWebServer=false
DebugWebServer=false
AutoSendWebServer=false
IntervalWebServer=1000
WebListenIP=127.0.0.1
WebListenPort=6000
SelectAllWebServer=true