Commit Graph

8 Commits

Author SHA1 Message Date
CoderShen
ada79f2073 1. Resolved the hourly connection termination problem in non-TLS firmware communication.
2. Enhanced socket-level data packet reception throughput.
2025-11-24 17:23:12 +08:00
CoderShen
b7d6993fa3 1.Resolved multiple issues and defects
2.Implemented a license management system requiring users to obtain updated "license.lic" files from the author
2025-11-08 12:23:18 +08:00
CoderShen
40cf60b069 1. Added support for connecting to PLCs when "Only secure PG/PC and HMI communication" option is enabled
2. Fixed connection failure errors when PLC has "Only secure PG/PC and HMI communication" enabled

3. Fixed null reference errors when SessionKey is empty due to connection failures
2025-10-31 15:18:32 +08:00
CoderShen
c24ca178b0 Fixed a bug where connection to the Real PLC failed due to different encryption key lengths between the PLC Simulator and the Real PLC. 2025-10-17 09:39:03 +08:00
lircy
5032b15131 Update LICENSE
Signed-off-by: lircy <44996889+lircy@users.noreply.github.com>
2025-08-06 17:58:15 +08:00
lircy
7fe78ad9c2 Create LICENSE
Signed-off-by: lircy <44996889+lircy@users.noreply.github.com>
2025-08-06 10:23:29 +08:00
lircy
0c21beb3d7 Create README.md 2025-08-05 15:44:42 +08:00
CoderShen
c2c155a32b first commit 2025-08-05 15:29:54 +08:00