Pages

Tuesday, 16 August 2022

Installation of contiki 3.0 on ubuntu20.04

root@ubuntu:/home/ubuntu$ sudo -s

root@ubuntu:/home/ubuntu# 

root@ubuntu:/home/ubuntu#  wget https://github.com/contiki-os/contiki/archive/3.0.zip

root@ubuntu:/home/ubuntu#  unzip 3.0.zip


No comments:

Post a Comment

Peer-to-Peer Networks

  Peer-to-Peer (P2P) networks are a decentralized type of network architecture where each device (or node) on the network can act as both a...