/images/avatar.png

Gatsby's Notes

Gatsby's Github chart

Mathematica Key Generator

This page provides:

  • Wolfram Mathematica 11 Key Generator
  • Wolfram Mathematica 12 Key Generator
  • Wolfram Mathematica 13 Key Generator
  • Wolfram System Modeler 12 Key Generator
  • Wolfram System Modeler 13 Key Generator

Import INET to OMNeT++

INET Framework is an open-source model library for the OMNeT++ simulation environment. INET contains models for the Internet stack (TCP, UDP, IPv4, IPv6, OSPF, BGP, etc.), wired and wireless link layer protocols (Ethernet, PPP, IEEE 802.11, etc), support for mobility, MANET protocols, DiffServ, MPLS with LDP and RSVP-TE signalling, several application models, and many other protocols and components. Several other simulation frameworks take INET as a base, and extend it into specific directions, such as vehicular networks, overlay/peer-to-peer networks, or LTE. This article will explain the process of importing INET into OMNeT++, as well as how to create a new project based on INET.

Install OMNeT++

OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, primarily for building network simulators. This article provides detailed instructions of how to install OMNeT++ on Windows, WSL, macOS, Linux.

Deploy Waline on Self Host

Waline is derived from Valine and is a very simple and secure comment system. With rich features, Waline is an excellent choice as a blog comment system. There are various deployment methods available for Waline, but if you have your own server, it is preferable to deploy Waline on it with a local database. This article mainly shares the experience of deploying Waline with a local database on a self host.

0%