Skip to content

Problem sending big messages (> 7kb) #1

@brunoleos

Description

@brunoleos

Thanks for this excelent tool! I'm using it a lot.

I'm trying to send 300kb over TCP in hex format. My server can receive small messages correctly (< 5kb) but for bigger messages I've got a problem: It seems that two sends are being made by Swiddler, because the server receives the data in two chunks, one with a randon number of bytes, around 8kb, and the other chunk has the remaining bytes.

I don't know if it have to do with Swiddler... just asking as you could have a point on it.

Thanks for the excelent work!

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