Search found 1 match
- Wed Mar 13, 2024 2:41 pm
- Forum: ESP-IDF
- Topic: Example to TCP/IP SSL
- Replies: 1
- Views: 704
Example to TCP/IP SSL
Hi, i have a problem with the Code below, i want a TCP-IP SSL Listener that connect to a Server (Same IP 127.0.0.1 and PORT 3333) The Server are a Python programm, my probleme are with the Python Listener or the QModbusmaster programm the connection with the Server are succesful but with my esp Prog...