RLNC Proxy client

This project is a research collaboration between MIT, Cambridge and BME, Budapest

RLNC Proxy client란 무엇입니까?

RLNC Proxy client은(는) mit.campus.proxy에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This project is a research collaboration between MIT, Cambridge and BME, Budapest"입니다.

확장 프로그램 스크린샷

screenshot

RLNC Proxy client 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 RLNC Proxy client RLNC Proxy client
ID jgkegjhffajllgamghkdopkeabjbclfh
공식 URL https://chromewebstore.google.com/detail/rlnc-proxy-client/jgkegjhffajllgamghkdopkeabjbclfh
설명 This project is a research collaboration between MIT, Cambridge and BME, Budapest
파일 크기 84.24 KB
설치 횟수 13
현재 버전 0.1.1.0
최근 업데이트 2019-04-23
출시 날짜 2019-04-23
평점 5.00/5 총 1 개의 평점
개발자 mit.campus.proxy
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.mitproxy.com
지원되는 언어 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"
    }
}