Git Product home page Git Product logo

tcpfinal's Introduction

-------------------------------------------
| Quint Guvernator, Don Andes
| Project 3: TCP Full Implementation
-------------------------------------------

Created and submitted as coursework for CSCI 434, The College of William & Mary, Spring 2017.

---------------------------------------------------------------------------------------------
----- This code is provided as is and has been created strictly for educational purposes ----
---------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------
|                   _______            __                           __                      |
|                   \      \    ____ _/  |_ __  _  __ ____ _______ |  | __                  |
|                   /   |   \ _/ __ \\   __\\ \/ \/ //  _ \\_  __ \|  |/ /                  |
|                  /    |    \\  ___/ |  |   \     /(  <_> )|  | \/|    <                   |
|                  \____|__  / \___  >|__|    \/\_/  \____/ |__|   |__|_ \                  |
|                          \/      \/                                   \/                  |
|                                                                                           |
---------------------------------------------------------------------------------------------

Notes--

      As per our original hopes, we inititally attempted to integrate and write this project 
       in Scala. While Scala does have the ability to integrate into existing Java code, it 
       proved beyond the scope of our ability for this project. We have instead opted to 
       fall back on the original specifications and deliver our final product in Java. 

       We *will* try again with project three. 

      We want to again express our gratitude for allowing us to attempt this assignment in 
       an alternate JVM language, and by doing so, push the boundaries of our knowledge.  


Usage--

      We have included a Java makefile for ease of use. Invoking "$ make" at the command line
       will compile the StudentSocketImpl-data.java, client3.java, and server3.java files- 
       along with our additional test files we have created. 

      As per the specifications, the two sides of the program should be invoked with "$ java 
       -DUDPPORT=8816 -DLOSSRATE=0.50 server2 8817" and "$ java -DUDPPORT=8816 -DLOSSRATE=0.50 
       client2 servermachinename 8817" respectively after compilation. We have tested our 
       program and expect it to work with a DLOSSRATE up to 0.60. 

tcpfinal's People

Contributors

qguv avatar dandes3 avatar

Watchers

 avatar  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.