This API release includes the beta release of the Python code. You find an introduction to the Python API in this howto.
The full change-log is found at the bottom of this article.
Downloads
You can download this version of the TCL API from these locations:
- [[SecureDownload:ByteBlower/API/Tcl/2.7.0/ByteBlower-API-Tcl-windows-x86-installer.exe:Windows TCL installer]]
- [[SecureDownload:ByteBlower/API/Tcl/2.7.0/ByteBlower-API-Tcl-linux-x86-installer.run:Linux 32bit TCL installer]]
- [[SecureDownload:ByteBlower/API/Tcl/2.7.0/ByteBlower-API-Tcl-linux-x86_64-installer.run:Linux 64bit TCL installer]]
- [[SecureDownload:ByteBlower/API/Tcl/2.7.0/ByteBlower-API-Tcl-osx-installer.dmg:Mac OS X TCL installer]]
- [[SecureDownload:ByteBlower/API/Tcl/2.7.0/ByteBlower-API-Tcl-universal.zip:Zip including packages for all platforms for Tcl.]]
You can download this version of the Python API from these locations:
- [[SecureDownload:ByteBlower/API/Python/2.7.0/ByteBlower-API-Python-windows-x86-installer.exe:Windows Python installer]]
- [[SecureDownload:ByteBlower/API/Python/2.7.0/ByteBlower-API-Python-linux-x86-installer.run:Linux 32bit Python installer]]
- [[SecureDownload:ByteBlower/API/Python/2.7.0/ByteBlower-API-Python-linux-x86_64-installer.run:Linux 64bit Python installer]]
- [[SecureDownload:ByteBlower/API/Python/2.7.0/ByteBlower-API-Python-osx-installer.dmg:Mac OS X Python installer]]
Documentation
The HTML reference documentation for both the Python and Tcl API
- [[SecureDownload:ByteBlower/API/Tcl/2.7.0/documentation-html.zip:Reference documentation]]
Changelog 2.7.0 (2017-08-29)
Enhancements
- Introduction of the Layer4.Tcp.Tunnel. [br] This feature allows one to tunnel TCP traffic through a ByteBlower port. It makes remote debugging much more easy.
- ByteBlowerPort::Tunnel.Tcp.Add creates a Layer4.Tcp.Tunnel.
- Made the Python API publicly available.
- The new call ByteBlowerPort::Interface.Speed.Get returns the bitrate of the parent interface.
- Minimized communication overhead when destroying Layer5.Http.Client
|