RLNC Proxy client
This project is a research collaboration between MIT, Cambridge and BME, Budapest
Wat is RLNC Proxy client?
RLNC Proxy client is een Chrome-extensie ontwikkeld door mit.campus.proxy, en de belangrijkste functie is "This project is a research collaboration between MIT, Cambridge and BME, Budapest".
Extensie Screenshots
Download het CRX-bestand van de extensie RLNC Proxy client
Download RLNC Proxy client-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This is a joint research project between MIT, Network Coding and Reliable Communications Group and BME-AUT. The aim of the project is to use network coding over a lossy channel in a multi-source environment to improve the goodput and reduce latency of the channel.
Basisinformatie over de Extensie
Naam | RLNC Proxy client |
ID | jgkegjhffajllgamghkdopkeabjbclfh |
Officiële URL | https://chromewebstore.google.com/detail/rlnc-proxy-client/jgkegjhffajllgamghkdopkeabjbclfh |
Beschrijving | This project is a research collaboration between MIT, Cambridge and BME, Budapest |
Bestandsgrootte | 84.24 KB |
Aantal Installaties | 13 |
Huidige Versie | 0.1.1.0 |
Laatst Bijgewerkt | 2019-04-23 |
Publicatiedatum | 2019-04-23 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | mit.campus.proxy |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.mitproxy.com |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RLNC Proxy client", "manifest_version": 2, "version": "0.1.1.0", "description": "This project is a research collaboration between MIT, Cambridge and BME, Budapest", "icons": { "128": "assets\/icon_success.png" }, "browser_action": { "default_title": "Proxy client", "default_popup": "popup.html" } } |