Home

Awesome

Beef-Net

BeefLang networking library, based on lNet

Dependencies

Beef-Net relies on Beef-OpenSSL for handling SSL-related operations.

Quick Start (using Beef IDE)

  1. Download Beef-Net and copy it into BeefLibs inside your Beef IDE root directory.
  2. In the Beef IDE, add Beef-OpenSSL to your workspace (Add From Installed)
  3. In the Beef IDE, add Beef-Net to your workspace (Add From Installed)
  4. In the Beef IDE, add Beef-Net to your project (Properties > Dependencies)
  5. Have fun!

Examples