Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Original source code of Ultimate Toolbox, TCP/IP and Grid for MFC
This is original source code of Ultimate Toolbox, TCP/IP and Grid for MFC
DISCLAIMER: I'M NOT AUTHOR OF THIS CODE. PLEASE READ LICENSE FILES FOR DETAILS.
Since Code Project has been almost shut-downed, and it's unavailable to download files from it, I release here files from this pages:
https://www.codeproject.com/Articles/20182/The-Ultimate-Toolbox-Home-Page
https://www.codeproject.com/Articles/20183/The-Ultimate-Grid-Home-Page
https://www.codeproject.com/Articles/20181/The-Ultimate-TCP-IP-Home-Page
Win32++ is a C++ library used to build windows applications. It is a simple, open source alternative to MFC. Win32++ supports the C++ compilers from GNU and Microsoft. It is an ideal starting point for anyone learning to program for windows, but also caters for the needs of professional developers.
Development framework based on message driven provided
This is an SDK development framework based on message driven (including asynchronous IO events) , which provides basic interfaces such as thread、pipeline、file and network.
1. It can be easily integrated into MFC、SoUI、DUI and Qt6.x other systems
2. Implement equipment chain and provide unified equipment operation interface (including file、pipe and socket etc.)
3. Implement the basic network protocol module: dns /udp/tcp/ssl/ftp/http/rtsp/proxy/websocket
4. Implement high-precision...
Test automation framework, for building fast, re-usable and reliable system tests under windows OS. It includes a tool for developing automation in .NET, and a GUI tool to compose automation with no coding skills. Learn more: http:/qaliber.org
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
SmartWin++ is a C++ template GUI library written to give the flexibility of the Windows API without the hassle and lack of typesafety that MFC/WTL delivers. A flexible, expandable abstraction of the Windows API (formerly Win32 API).
FFW (FreeFramework) is an MFC like free Win32 framework which was first developed for educational purposes. It requires no additional library and can be linked statically to your projects to minimize the dependency. it comes with several examples.