Skip to content

Instantly share code, notes, and snippets.

View rostchri's full-sized avatar

Christian Rost rostchri

  • Baltic Online Computer GmbH
View GitHub Profile
===== LOG STARTED: 10.04.2023 18:20:08=====
=====Version=1.97.4 Build=1.97.4 P=True NoDelayELM327Init=False
====Connection profile=Skoda EV MEB: ID.3, ID.4, ID.5, ID.6, ID.Buzz, Enyaq, Q4 E-tron, Cupra Born, etc.
[Connection type: WIFI]
[WiFi name: <null>]
[Connecting to 192.168.80.1:3333]
client = new TcpClient();
BEFORE await client.ConnectAsync(server, port);
client.Connected