Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image delivery over network #144

Open
layters opened this issue Jun 15, 2023 · 0 comments
Open

Image delivery over network #144

layters opened this issue Jun 15, 2023 · 0 comments
Labels
good first issue Good for newcomers 💰 bounty Get paid by completing a task 🆘 help wanted Extra attention is needed urgent Required to move forward

Comments

@layters
Copy link
Owner

layters commented Jun 15, 2023

Details

I'm not sure how to transmit images over a network using UDP sockets. I'm only used to doing that with text-based data. How can I efficiently store transport images without exceeding the 65,535 bytes limit or perhaps it would be better to break down the images into smaller data chunks and send the chunks through the network. I obviously don't know how to do this on my own which is why this issue exists.

Update: SAMv3 TCP will be used to transfer image files in the network.

Related issues

#115
#146

Bounty reward

$1200

This task must only be worked on after i2pd integration is completed

@layters layters added 🆘 help wanted Extra attention is needed good first issue Good for newcomers ❔ question Further information is requested labels Jun 15, 2023
@layters layters added 💰 bounty Get paid by completing a task urgent Required to move forward and removed ❔ question Further information is requested labels Jul 17, 2023
@layters layters pinned this issue Jul 17, 2023
@layters layters changed the title Help me decide how and where to store images Image delivery over network Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers 💰 bounty Get paid by completing a task 🆘 help wanted Extra attention is needed urgent Required to move forward
Projects
None yet
Development

No branches or pull requests

1 participant