TOFFEEプロジェクト
ホームドキュメンテーション更新ビデオ研究ダウンロードスポンサー接触


DOCUMENTATION 》 TOFFEE-Mocha Documentation :: TOFFEE-Mocha-1.0.14-1-rpi2 - Raspberry Pi WAN Emulator

Download TOFFEE-Mocha-1.0.14-1-rpi2 via Google Drive share:
Raspberry Pi2/3 Install Image (binary): TOFFEE-Mocha-1.0.14-1-rpi2.img.tar.xz
Source: TOFFEE-Mocha-1.0.14-1-rpi2.tar.xz

NOTE: If you are looking TOFFEE-Mocha WAN Emulator for Intel x86_64 platform, you can find it HERE.

Here is my VLOG Youtube video of the same which includes details about version release notes, future road-map and so on.

Software Development Updates corresponds to this TOFFEE-Mocha release version:
NEWS :: TOFFEE-Mocha WAN Emulation software development - Update: 18-June-2016
NEWS :: TOFFEE-Mocha WAN Emulation software development - Update: 17-June-2016
NEWS :: TOFFEE-Mocha WAN Emulation software development - Update: 16-June-2016

User Guide (Documentation)
The TOFFEE-Mocha release is highly optimized and customized for Raspberry Pi 2/3 hardware platform. TOFFEE-Mocha for Raspberry Pi2/3 is built within the standard Raspberry Pi Raspbian Operating System (version: 2016-05-27-raspbian-jessie.img).

NOTE: For more details regarding TOFFEE-Mocha hardware test setup and deployment kindly refer: TOFFEE-Mocha WAN emulator Lab deployment and topology guide

NOTE: For more details regarding TOFFEE-Mocha test-cases and test-results kindly refer: TEST CASES :: TEST RESULTS :: Raspberry Pi WAN Emulator TOFFEE-Mocha-1.0.14-1-rpi2

Installation Unlike the x86_64 version, TOFFEE-Mocha Raspberry Pi version is a complete disk image of Raspberry Pi Raspbian OS in which TOFFEE-Mocha is ported, built and pre-installed. You can download the binary (the install image above), un-tar it and install on a microSD card which is around larger than or equal to 8GB capacity. Since this is the size of the microSD card upon which I built the TOFFEE-Mocha image.

If you are new using Raspberry Pi hardware, you can follow the standard official Raspberry Pi guide: Installing operating system images

If you are using a Linux system you can do via dd command as shown below. Assume in this case the empty microSD card is "/dev/sdc"

kiran@desktop-i7-5820k:~$ sudo dd bs=4M if=TOFFEE-Mocha-1.0.14-1-rpi2.img conv=sync,noerror of=/dev/sdc

Hardware: Additional NIC Card Installation You can use a USB2 to 100Mbps NIC card so that you can get totally two network ports as shown below. Once it is installed you can check by booting the Raspbian OS and confirm via ifconfig command.
01 TOFFEE Mocha WAN Emulator Raspberry pi interfaces

Configuration Configuration of TOFFEE-Mocha Raspberry Pi version is as same as x86_64 version, you can refer the Configuration section of the TOFFEE-Mocha-1.0.14-1-x86_64 Documentation.

TOFFEE-Mocha Raspberry Pi - screenshots

TOFFEE-Mocha Raspberry Pi - Login page:
02 TOFFEE-Mocha WAN Emulator Raspberry Pi Login

TOFFEE-Mocha Raspberry Pi Home page:
03 TOFFEE-Mocha WAN Emulator Raspberry Pi Home

TOFFEE-Mocha Raspberry Pi setup via Wizard:
04 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard Start [CDN]
05 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard LAN port [CDN]
06 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard WAN port
07 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard finish [CDN]

TOFFEE-Mocha Raspberry Pi setup - ports:
08 TOFFEE-Mocha WAN Emulator Raspberry Pi Ports [CDN]

TOFFEE-Mocha Raspberry Pi Big Picture:
09 TOFFEE-Mocha WAN Emulator Raspberry Pi Big Picture [CDN]

TOFFEE-Mocha Raspberry Pi settings - Packet Delay:
10 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay
11 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay big picture [CDN]

TOFFEE-Mocha Raspberry Pi packet bytes stats with packet delay alone:
12 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay stats bytes [CDN]

TOFFEE-Mocha Raspberry Pi packet stats with packet delay alone:
13 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay stats packets [CDN]

TOFFEE-Mocha Raspberry Pi packet bytes stats with packet delay and packet drop:
15 TOFFEE-Mocha WAN Emulator Raspberry Pi packet drop stats bytes

TOFFEE-Mocha Raspberry Pi packet stats with packet delay and packet drop:
16 TOFFEE-Mocha WAN Emulator Raspberry Pi packet drop stats packets [CDN]

TOFFEE-Mocha Raspberry Pi Home page with consolidated report:
14 TOFFEE-Mocha WAN Emulator Raspberry Pi Home Page Report



Suggested Topics:


TOFFEE-Mocha - WAN Emulator


Categories

💎 TOFFEE-MOCHA new bootable ISO: Download
💎 TOFFEE Data-Center Big picture and Overview: Download PDF


おすすめトピック:

Raspberry Pi as a Networking Device ↗
Saturday' 13-Mar-2021
Raspberry Pi is often used as a single board computer for applications such as IoT, hobby projects, DIY, education aid, research and prototyping device. But apart from these applications Raspberry Pi can be used for real-world applications such as in making a full-fledged networking devices. Raspberry Pi is a single board ARM based hardware which is why it is also classified as ARM based SoC. Since it is ARM based it is highly efficient, tiny form-factor and lower in power consumption with moderate computational power. This will allow it to work several hours on emergency battery backup power supply such as low-cost domestic UPS and or some renewable energy source, which is a prerequisite for a typical networking device.

TOFFEE-Mocha WAN Emulation software development - Update: 16-June-2016 ↗
Saturday' 13-Mar-2021
I started TOFFEE-Mocha WAN Emulation software development on 1-June-2016. I took the existing TOFFEE components as a base. Although the TOFFEE-Mocha is entirely an independent fresh Open-Source WAN Emulation solution. Ever since I am in the process of defining and inventing features. So far I come up with the most important feature which is expected to be present in any WAN Emulation software is the packet delay option.

Introducing TOFFEE-Butterscotch - Save and Optimize your Internet/WAN bandwidth ↗
Saturday' 13-Mar-2021
TOFFEE-Butterscotch yet another variant of TOFFEE can be used to save and optimize your Home/SOHO Internet/WAN bandwidth. Unlike TOFFEE (and TOFFEE-DataCenter) TOFFEE-Butterscotch is a non peer-to-peer (and asymmetric) network optimization solution. This makes TOFFEE-Butterscotch an ideal tool for all Home and SOHO users.

Building my own CDN - Google PageSpeed Insights - Update: 22-Jul-2016 ↗
Saturday' 13-Mar-2021
Ever since after I launched my new The TOFFEE Project website on 1-May'2016, I can see there is a steep increase in traffic. Soon after the launch when I monitored its Alexa rankings it was reporting about 12 Million or so. But once it is getting more and more traffic the Alexa rankings shot up and now currently it shows around 2 Million (as on 22-July-2016). Alexa is an excellent tool to monitor your overall website global ranking and indirectly its performance. Unlike Google Analytics which is bound one or other way into Google's SEO. Alexa gives you a second opinion about your website's growth.

TOFFEE deployment topology guide ↗
Saturday' 13-Mar-2021
Assume you have two sites (such as Site-A and Site-B) connected via slow/critical WAN link as shown below. You can optimize this link by saving the bandwidth as well possibly improve the speed. However, the WAN speed can be optimized only if the WAN link speeds are below that of the processing latency of your TOFFEE installed hardware. Assume your WAN link is 12Mbps, and assume the maximum WAN optimization speed/capacity of Raspberry Pi is 20Mbps, then your link will get speed optimization too. And in another case, assume your WAN link is 50Mbps, then using the Raspberry Pi as WAN Optimization device will actually increase the latency (i.e slows the WAN link). But in all the cases the bandwidth savings should be the same irrespective of the WAN link speed. In other words, if you want to cut down the WAN link costs via this WAN Optimization set up, you can always get it since it reduces the overall bandwidth in almost all the cases (including encrypted and pre-compressed data).

Tracking Live Network Application Data - in a WAN Acceleration (WAN Optimization) Device ↗
Saturday' 13-Mar-2021



The TOFFEE Project :: TOFFEE-Mocha :: WAN Emulator ↗
Saturday' 13-Mar-2021
The TOFFEE Project :: TOFFEE-Mocha :: Linux Open-Source WAN Emulator

Network Latency and Bandwidth Assessment - for Network Admins and Infrastructure Architects ↗
Saturday' 13-Mar-2021

TOFFEE-DataCenter Live Demo with Clash of Clans game data - 30-Aug-2016 ↗
Saturday' 13-Mar-2021
Today I have done a test setup so that I can able to connect my Android Samsung Tab via TOFFEE DataCenter. Below is my complete test topology of my setup. For demo (and research/development) context I configured TOFFEE DataCenter in engineering debug mode. So that I do not need two devices for this purpose.

Network Latency in WAN Networks and performance optimization ↗
Saturday' 13-Mar-2021
Here is my video article on Network Latency in WAN Networks (such as long distance Satellite links, etc) and how you can optimize the same to achieve better network performance.



Featured Educational Video:
Youtubeで見る - [1836//1] x257 tp-link UE300 Linux Kernel Realtek Driver Codewalk rtl8153a-3 r8152 USB 3.0 to Gigabit - Part1 ↗

TOFFEE-Mocha WAN Emulation software development - Update: 15-July-2016 ↗
Saturday' 13-Mar-2021
Today I completed doing all the changes which are meant for the new upcoming TOFFEE-Mocha release. I have increased the resolution and the range of all factor variables. Instead 1 to 10 range now they have a range of 1 to 30. Unlike before the value 1 means it is lot more intense (or in some cases less intense) and the uppermost value 30 means lot less intense (or in some cases lot intense).

LoRaWAN - Network Optimization via TOFFEE WAN Optimization ↗
Saturday' 13-Mar-2021
LoRaWAN - Network Optimization via TOFFEE WAN Optimization

Building my own CDN - Minify Script files - Update: 23-July-2016 ↗
Saturday' 13-Mar-2021
One of the suggestions Google PageSpeed Insights tool suggested for The TOFFEE Project website is to minify the css and java script files. Minify Script files: When you read online about minification of your web script files, often they highlight file size savings and thus resulting faster download time and better website performance.

Network Latency and Bandwidth Assessment - for Network Admins and Infrastructure Architects ↗
Saturday' 13-Mar-2021




IP Header Compression in WAN Links and TOFFEE-DataCenter WAN Optimization ↗
Saturday' 13-Mar-2021



Research :: Optimization of network data (WAN Optimization) at various levels:
Network File level network data WAN Optimization


Learn Linux Systems Software and Kernel Programming:
Linux, Kernel, Networking and Systems-Software online classes [CDN]


Hardware Compression and Decompression Accelerator Cards:
TOFFEE Architecture with Compression and Decompression Accelerator Card


TOFFEE-DataCenter on a Dell Server - Intel Xeon E5645 CPU:
TOFFEE-DataCenter screenshots on a Dual CPU - Intel(R) Xeon(R) CPU E5645 @ 2.40GHz - Dell Server