/networkssy

A simple network library and application for C++

Primary LanguageC++

networkssy

GitHub Repo stars

A simple network library and application for C++,

📚 Table of Contents

📝 Introduction

📦 Installation

📖 Documentation/Examples

📜 License

📃 References

📌 TODO

  • API Design of the library
  • Basic network utilities
  • TCP and UDP protocols implementation
  • Delivery guarantee for UDP
  • Functions for statistics
  • Application examples (client/server)