Releases: iversc/lbnet
LBNet v2.4.0
LBNet 2.3.0 Release
This is a release package that includes test code for all aspects: TCP, UDP, and TLS.
This is being released due to an important bug fix.
You can download the ZIP file for the new DLL and all sample code, or just the DLL below.
LBNet 2.2.0-RC1 UDP Release
New UDP release of LBNet, with new functions UDPConnectFrom() and ConnectFrom(), allowing you to specify the local port used to send data from.
LBNet 2.1.0-RC1 UDP Release
Release package for UDP functionality for LBNet.
This version includes new functions UDPGetRemoteIP() and UDPGetRemotePort().
LBNet 2.0.0-RC2 UDP Release
This is a fully functional release of the (renamed) LBNet DLL, but this package only includes wrapper functions and test code for the UDP functions. TCP and TLS both work, but example code for them is not included.
This release fixes a bug in RC1, and cleans up some of the internal code.
LBNet 2.0.0-RC1 UDP Release
This is a fully functional release of the (renamed) LBNet DLL, but this package only includes wrapper functions and test code for the UDP functions. TCP and TLS both work, but example code for them is not included.
Version 1.0.0(First public release)
This is the first official release version of the wrapper DLL.
The included zip file has the DLL, a link to the Microsoft Visual C++ redistributable(if needed), the license info, the test CA tools, and sample code as well as a set of LB wrapper functions for using the DLL.