Skip to content

JSON parsing problem #1

@Necrothot

Description

@Necrothot

index.htm, line 25: dip2 instead of dip1

Parsing of dip switches JSON is not working on Chrome and Firefox (but works on IE for some reason) because of additional zero byte at the very end of JSON file (after last "}" ). I guess, JsonOutObject.DoneBuilding() in main.cpp is malfunctioning.

When I switch LED in web-interface, sometimes actual LED is not switched. After pressing button second time LED shortly blinks. On Netburner side I can see that first message is received together with second one. Can it be TCP segments are merged in one on client side?

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