An open API service indexing awesome lists of open source software.

https://github.com/alejandrorm-dev/cpp-portable-socket

C++ Library for portable Sockets (Linux & Windows)
https://github.com/alejandrorm-dev/cpp-portable-socket

Last synced: 11 months ago
JSON representation

C++ Library for portable Sockets (Linux & Windows)

Awesome Lists containing this project

README

          

# C++ Portable Socket Library
The purpose of this library is to simplify the implementation of Sockets in systems GNU / Linux and Windows, allowing write portable code.

## OS Tested
All examples have been tested successfully on the following operating systems
- Windows 10 64 bit
- Ubuntu 16.04 64bit

## Compiler
- GNU GCC Compiler

## Examples
- Multicast

## Contact
* Implemented by Alejandro Ramírez Muñoz
* E-mail: alejandror45@gmail.com
* Github: https://github.com/AlejandroRM94
* Facebook: https://www.facebook.com/Aleckz94

All suggestions for improving the code are welcome!

Todas las sugerencias para mejorar el código son bienvenidas!