Giter VIP home page Giter VIP logo

tfrc_impl's Introduction

author : Anjan Rayamajhi and Derek Johnson

Implementation of TCP Friendly Rate Control Algorithm based on RFC 3448

This archive contains two applications server and client

The Source code for the server is in server.c it depeneds on tcp.c and tcp.h for functions needed for the implementation of TFRC The source code for the client is in tfrc_client.c it depends on tcpc.c/h clientinfo.h clientresources.c/h

both applications can be made with the command "make"

The server can be invoked by issuing the command ./server <Port #> Port #: is a positive integer

The client can be invoked by issuing the command ./tfrc_client <host port #> host address: Is the ip address of the host in either dotted decimal or domain name format host port #: is a positive integer that identifies the port the server is using Packet size: positive integer that specifies the packet size in bytes Session ID: positive integer Loss Rate: floating point number where 0<= Loss Rate <= 1 Maximum Throughput: positive integer that caps the system throughput. In bits/sec

tfrc_impl's People

Contributors

arayama avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.