Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

153
Visualizações
how can I build reliable P2P data transfer using UDP protocol

as you can read in the title I have to build a reliable P2P data transfer Using UDP(I'm a student), so what I asking you guys is to not give me the code, actually, I hate copying and pasting so much, I feel pain in doing it, I'm asking for help to tell me what tool do I need, I'm familiar with Javascript and Java and Python, feel free to help me if you know any of these languages.

the reliability part will be achieved through checksum and ACKs(Acknowledgements), so I have to Implement them: -I know how checksum can be calculated. -ACKs can be Implemented in the way of Stop-and-wait protocol(I think it's the simplest one), if you know another protocol, that is okay.

I'm really lost, I don't know from where I begin if you have some code examples, please share a link that would be helpful, so I can build an idea from where do I start.

thanks.

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

Here are some reliable UDP examples in github like kcp, quic, utp. You can read them and get the essential from them.

As for how to do it, there are some little suggestions:

  1. You need ACK to check if any packet/datagram lost, and then retransmit it
  2. You need to use FEC
  3. Congestion algorithm can be considered later.

When you try to build your own code, do a little goal in every step, don't build a complex protocol at the very begining.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda