Skip to content

no receive on tcp port #4

@fwt-dot-fr

Description

@fwt-dot-fr

I receive nothing from the tcp port,
device to tcp state: unconnected
is always unconnected.

with the same configuration /etc/ser2net.conf
6000:raw:600:/dev/ttyUSB0:115200 8DATABITS NONE 1STOPBIT -XONXOFF -RTSCTS

with ser2nets:
-> showport
TCP Port 6000
enable state: raw
timeout: 600
connected to (or last connection): 600:,
device: /dev/ttyUSB0
device config: 115200 1STOPBIT 8DATABITS NONE
device controls: RTSHI DTRHI
tcp to device state: waiting input
device to tcp state: unconnected
bytes read from TCP: 10
bytes written to TCP: 0
bytes read from device: 290
bytes written to device: 10

with ser2net
-> showport
TCP Port 6000
enable state: raw
timeout: 600
connected to (or last connection): ::ffff:192.168.1.6,39162
device: /dev/ttyUSB0
device config: 115200 1STOPBIT 8DATABITS NONE
device controls: RTSHI DTRHI
tcp to device state: waiting input
device to tcp state: waiting input
bytes read from TCP: 0
bytes written to TCP: 0
bytes read from device: 0
bytes written to device: 0

Idea ?

Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions