Azure / Azure/DotNetty

file upload / download example

Open
#396 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.3k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Hello,
so I search for a way to up/download a filestream with tcp. How I can do this? There are no examples yet, but the examples from orginal netty don't help. Because their example uses a filechannel, that isn't exist in dotnetty. Is http the simplest way? Or exist an other way? I can of curse split the file for myself, but the files are large and I run in a OutOfMemoryException, the code is very slow and I think it have to exist an better way.

I hope someone can give me an example how I can send and recieve / handle the file transfer on both sides.

Best regards,
Christopher Proß

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.