Skip to content

Binary data in HTTP answer from T400 #20

Description

@Gunni0408

I connect to a T400 via Wifi. DataControl software is working. UDP package is sent every second with device information (ip, port, serial). Scanned with WireShark. So far OK.

But when I try to send a simple command with curl or use a browser, I only get an answer with 8 binary bytes:
curl -X GET "http://192.168.5.173:53956/deviceInfo"

03 00 00 00 00 00 00 28

What is my mistake?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions