Shadow Network Framework  0.0.2-alpha
C Server Library for Shadow Network Framework
Loading...
Searching...
No Matches
Welcome to SNF's C library!

Warning

Important
The library right now is a Shared Library by default, but you can still compile it statically, just be aware of licensing

Disclaimer

This directory is the code source for the C library of SNF Server , this library is for creating the server side only and not the client side check the Clients directory for all Client libraries that are available. Although it currently only Contains currently a .NET Standard library, but i'm currently working on improuving it and adding more languages once possible.

About this library

This library is used for C programs who want to host the server side of the snf, the goal is making simple to use library that simplifies server/client handling, and also to be highly customizable! although there would be limitaions of cause due to this project still being in alpha phase still.

Terms & conditions for v 0.0.2-alpha

Copyright (C) 2024 Abdelhadi Seddar

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, see https://www.gnu.org/licenses/.

Links