Netrado Network Engine (solo)

Netrado Network Engine (solo)

A Networking Engine for Windows and Linux written in C++ which uses sockets to send and receive data.

Features
- Internal Engine Protocol which adds a layer on top of TCP/UDP to manage the connection
- Basic Packet Encryption
- Debugging Tool
- Connection Timeout Handling using Keep-alive Packets

Code sample: Socket receiver

Code sample

Return to Portfolio