More documentation added about how it works and how to configure the Zero Setup HTTP Relay Tunnel:
http://xb2.net/xb2net/HttpRelay.htm
Search found 25 matches
- Wed Mar 25, 2026 3:17 pm
- Forum: Announcements
- Topic: HttpRelay - Zero Setup Remote Access for Xb2.NET Apps
- Replies: 3
- Views: 28733
- Sun Mar 08, 2026 6:16 pm
- Forum: Announcements
- Topic: HttpRelay - Zero Setup Remote Access for Xb2.NET Apps
- Replies: 3
- Views: 28733
Re: HTTP-Based Remote Access Tunnel for Xb2.NET Apps
Work on the Xb2.NET HTTP relay tunnel is progressing. We published the updated help documentation on the website. There are 2 new classes:
xbHttpRelayClient
https://xb2.net/xb2net/Xb2Net.htm#xbHttpRelayClient
xbHttpRelayServer
https://xb2.net/xb2net/Xb2Net.htm#xbHttpRelayServer
xbHttpRelayClient
https://xb2.net/xb2net/Xb2Net.htm#xbHttpRelayClient
xbHttpRelayServer
https://xb2.net/xb2net/Xb2Net.htm#xbHttpRelayServer
- Thu Jan 29, 2026 5:41 pm
- Forum: Announcements
- Topic: HttpRelay - Zero Setup Remote Access for Xb2.NET Apps
- Replies: 3
- Views: 28733
HttpRelay - Zero Setup Remote Access for Xb2.NET Apps
I'm working on something new that may be useful for other Xb2.NET users. We have customers running our apps, and we often need to jump in remotely to troubleshoot. Historically we used things like TeamViewer, RDP, VPNs, etc. The problem is getting clients to approve any of those tools for remote acc...
- Sun Jan 11, 2026 6:48 pm
- Forum: Zen and the art of Software Maintenance
- Topic: The Surveillance State
- Replies: 6
- Views: 16266
Re: The Surveillance State
For the sake of the world, let us hope that the checks and balances envisioned by the American founding fathers 250 years ago will prevail so that this horrible chapter in American history may come to an end.
- Fri Jan 06, 2023 5:41 pm
- Forum: Announcements
- Topic: Xb2.NET 4.3 released
- Replies: 1
- Views: 35083
Xb2.NET 4.3 released
Xb2.NET v4.3 is now available for download. This release brings low-level support for setting up a reverse HTTP proxy. It allows your Xbase++ HTTP server to act as a middleman (or proxy), relaying HTTP requests to a different server on behalf of the connected client. A reverse proxy can be used to:...
- Tue Feb 15, 2022 12:24 pm
- Forum: Announcements
- Topic: Xb2.NET 4.2 / SQLExpress 3.3.13 released
- Replies: 0
- Views: 30032
Xb2.NET 4.2 / SQLExpress 3.3.13 released
Version highlights: add support for OpenSSL 3.0 new xbHMAC function returns a keyed hash used for message authentication new SHA512_224 + SHA512_256 message digest algorithms new xbHexEncode / xbHexDecode functions for string hex encoding/decoding new xbHex2Dec / xbDec2Hex functions for numeric hex...
- Tue Apr 13, 2021 8:30 am
- Forum: Announcements
- Topic: Xb2.NET v4.1 released
- Replies: 0
- Views: 31739
Xb2.NET v4.1 released
Xb2.NET v4.1 is now available for download. Version highlights: Supports IPv4 + IPv6 and runs on Windows XP, Server 2003 and up. Improved server performance & stability under extreme load. SOAP server now supports dynamically compiled PRG scripts. Modify server-side SOAP functions without stopping ...
- Thu Apr 16, 2020 1:07 pm
- Forum: Xbase++ Support
- Topic: Xb2.NET OAuth2 client authentication sample
- Replies: 0
- Views: 26739
Xb2.NET OAuth2 client authentication sample
Customers have been asking me for OAuth2 code samples so we spent some time and created a very simple client authentication sample that uses the Xb2.NET library. Download from here: https://xb2.net/download.prg?Xb2Net_OAuth2_Client_Sample.zip Note: You will need your Xb2.NET license key to download ...
- Sat Feb 15, 2020 1:10 pm
- Forum: Announcements
- Topic: Xb2.NET v4.0 with IPv6 support released
- Replies: 0
- Views: 26618
Xb2.NET v4.0 with IPv6 support released
Xb2.NET v4.0 with support for IPv6 & TLS 1.3 is now available for download. NOTE: In order to support IPv6 we were forced to drop support for Window XP and Server 2003. As a result, Xb2.NET v4.0 will no longer run on these legacy operating systems. At the same time however, we are also making avail...
- Sat Apr 27, 2019 6:10 pm
- Forum: Announcements
- Topic: Announcing release of Xb2.NET v3.7
- Replies: 0
- Views: 19896
Announcing release of Xb2.NET v3.7
Xb2.NET 3.7 is now available for download. This release adds support for OpenSSL 1.1.1 and the latest TLS 1.3 security. OpenSSL is an open source toolkit for secure communications and general-purpose cryptography. It is by far, the most widely used server TLS library. Updating an older Xb2.NET serv...