Windows "Thin client" for AKM program

Used by 'KLine_Ethernet' and 'CAN_Ethernet' AKM Data Sources (Connection type: "WEB Server" or "TCP").

Supports whole range of ABIT LNK adapters, Windows COM ports as well as Ixxat CANBlue and ELM327 bluetooth adapters.
Note on ELM327: only ELM327 v2.2 are tested and supported.

Remote Client for Windows was tested on Windows XP SP3, Windows 7 (64 bit) and Windows 10 (64 bit) versions. Client can surely be used on the other versions (minimal required are listed below) however not tested.
Configuration is persisted in 'ClientSettings.ini' file. Example content is below:

[Settings]
; type of connection (defined in 'Connections' section), values are: tcp,ws,wss
connectionType=ws
useLocalGuardant=1

[UI]
viewCanData=0
viewDoIp=1
viewKwpData=0
viewTcpData=0

[Connections]
tcpPort=13400
wsUri=ws://212.24.43.2:80/stream/remote
wssUri=wss://212.24.43.2:80/stream/remote
Note1: when useLocalGuardant=1 then on WEB Server this client always uses single account 'ABIT.client' (dongle id: 915174728). So at any given moment only one such client can be active (even in case two clients are run on different computers).
Note2: when running on Windows XP only "TCP" protocol is available. Also support for "Ixxat CANBlue" adapter can be limited.

RemoteClient-x64.zip

RemoteClient-Win32.zip