First, I tested without any change in to file "include/config.h" and with my program (written in C#) and HexChat on windows and os x. And was lag on 1 second. This was reason for search how fix this lag and result was link (from previously post).
After change in to file "include/config.h" and ...
Search found 2 matches
- Sun Jan 03, 2016 5:32 pm
- Forum: Generic support
- Topic: fake lag
- Replies: 3
- Views: 6843
- Sun Jan 03, 2016 12:11 pm
- Forum: Generic support
- Topic: fake lag
- Replies: 3
- Views: 6843
fake lag
I work on my own project. Where I want connect different communication protocols like CanBus, Modbus RTU/TCP, serial communication over TCP/IP and ASCII. And reason why ASCII protocol, because then can be TCP/IP client written in different programs language (C/C++, C#, VB, node.js, etc) for ...