Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.
Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
Learn More
The Most Powerful Software Platform for EHSQ and ESG Management
Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Paged Lists & Iterators GXS for C++ Sources by Vincent Radio {Adrix.NT
...)
- VR Generic Multi Dim Array Class
- VR Generic MDArray List Mgr Class
- VR Generic Adjacency (List | Matrix) Direct Graph Classes
- VR List Interface with STL Support with some nice implementations (ArrayList, Paged-LIst)
- Env Var Notes for sources
for C++ Builder (Embarcadero)
- Special DLLs Build
- Embarcadero C++Builder VCL Test Application for Paged List
- Dev-C++, Visual Studio Build Projects
have fun
another fine SunStorm release
for more products write to ...
Vincent Radio {Adrix.NT}
adrixnt@hotmail.it
C# Framework for WinCC OA Open Architecture connectivity (XMLRPC)
...The proxy also acts as a distributor - if clients have the same dp(Query)Connects,
the connects are done once, and the proxy will forward it to the clients.
Easy example for a dpQueryConnect with a delegate:
client.DpQueryConnectSingle((object s, ArrayList a) => {
Console.WriteLine("event!);
}, "SELECT '_online.._value', '_online.._stime' FROM '*.**'");
SWCollections is a port of the popular java.util classes to the SuperWaba platform.
SuperWaba doesn't have Collections support by itself, but you will be able to use an ArrayList or a TreeMap as usual with this library.