Search found 1 match

by prunith
Tue 10. Jun 2025, 10:40
Forum: PCAN-Ethernet Gateway DR
Topic: Gateway send RST for secon TCP message with socket Python
Replies: 1
Views: 20464

Gateway send RST for secon TCP message with socket Python

Hi,
i working to develop reliable and fast connection with gateway via sockets in TCP mode but i m not able to send more than one message.
Bellow script used and attache wireshark trace.

could you help me for debbuging?

import socket
import time


# Adresse du serveur
SERVER_IP = '165.100.10.100 ...