Coder Social home page Coder Social logo

arq-udp's Introduction

Hello!

comeec

Make yourself at home

arq-udp's People

Contributors

prateekgargx avatar ysr171 avatar

Watchers

 avatar

arq-udp's Issues

No way to terminate `Receiver`

Once the receiver is initiated, it listens on the port on loop. We need to figure out a way to terminate without SIGINT signal.

Lack of Documentation

The README.md currently doesn't provide any information about the program. Things we need to include:

  • Introduction( What is the program, and what are we trying to do )
  • How to compile this program
  • How to run this program
  • What sort of inputs can cause errors
    and optionally explain the program briefly.

Redundant Arguments

both Sender.c and Receiver.c takes arguments that are not used in the program.
In particular, this is the port number the sender is supposed to receive ACKs on. But our program assigns a random port at runtime, which is used for subsequent communications. One way is to bind Sender on that port, another way would be to create 2 sockets on each side to listen and talk to. Suggestions are welcomed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.