This is the Linux app named Easy Simple Network Library whose latest release can be downloaded as esn_0.3.7_beta.7z. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Easy Simple Network Library with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
Easy Simple Network Library
DESCRIPTION:
The full name of "esnetwork" is "easy simple network library".It is a cross-platform C++ network library based on boost::asio (http://think-async.com). It aims to be a simple, easy-to-use and full-featured networking framework, like MINA in Java.
Features
- High performance, easy to handle C10K case
- Flexible message processing, support single-threading, multi-threading with full concurrency and multi-threading with orderly message processing for each session (all sessions will share threads in thread pool)
- Full object-oriented design, event driven, MINA-like structure, easy to read, use and extend
- Built-in thread pool (IO thread pool and common worker thread pool), memory pool and log management
- Support SSL (via boost::asio::ssl::stream, since 0.3.7)
- Cross-platform, only depend on boost library (boost::asio::ssl::stream depends on OpenSSL)
Audience
Developers
Programming Language
C++
This is an application that can also be fetched from https://sourceforge.net/projects/esnetwork/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.