Code Monkey home page Code Monkey logo

multicasting's Introduction

Multicasting Chat Program authors: Madalin Druta, Antonio Nikolov, Mark Whelan

This program was part of an college project. The purpose of the project was to design a multicast chat system over LAN using java that can simulate dropped packets. The application has a custom message exchange protocol and packet format, The sender of a message will resend the message that the user has typed if it has not received acknowledgments from all subscribed members to the chat group. To simulate noise modify the Receiver.java file and recompile.

How to run: from command line type "java -jar Multicasting.jar" in the details form: -type in your name. -type an ip address to which the group of chat members is going to use. Agree with your friends on an address beforehand. Must be above 224.0.0.0 -type an agreed upon port. Should be above 6000.

Bugs -two people cannot have the same user name. The transmission protocol used relies on unique names.

  • If the user does not type in a name he is assigned one is not assigned by default

multicasting's People

Contributors

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