update date
This commit is contained in:
parent
1e58309114
commit
9b53609df1
2
server.c
2
server.c
@ -9,7 +9,7 @@ Compiler: Winlibs GCC -- MinGW-W64 x86_64-posix-seh version 11.2.0, built by Bre
|
||||
|
||||
compile: WIN -- gcc server.c RS232.c -Wall -Wextra -lwsock32 -o server
|
||||
LINUX -- gcc server.c RS232.c -Wall -Wextra -o server
|
||||
version: 1.4 , 7.6.2021
|
||||
version: 1.4 , 7.6.2022
|
||||
Usage: Program communicates with both second program (client) using sockets and lasermeter using RS232 COM port communication.
|
||||
It works in active or passive mode according input parameters.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user