RLNC Proxy client
This project is a research collaboration between MIT, Cambridge and BME, Budapest
Qu'est-ce que RLNC Proxy client ?
RLNC Proxy client est une extension Chrome développée par mit.campus.proxy, et sa fonction principale est "This project is a research collaboration between MIT, Cambridge and BME, Budapest".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension RLNC Proxy client
Téléchargez les fichiers d'extension RLNC Proxy client au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | RLNC Proxy client |
ID | jgkegjhffajllgamghkdopkeabjbclfh |
URL Officiel | https://chromewebstore.google.com/detail/rlnc-proxy-client/jgkegjhffajllgamghkdopkeabjbclfh |
Description | This project is a research collaboration between MIT, Cambridge and BME, Budapest |
Taille du Fichier | 84.24 KB |
Nombre d'Installations | 13 |
Version Actuelle | 0.1.1.0 |
Dernière Mise à Jour | 2019-04-23 |
Date de Publication | 2019-04-23 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | mit.campus.proxy |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.mitproxy.com |
Langues Prises en Charge | 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" } } |