Is Solace VMR for HP-Unix available ? and do we have C-API for HP-Unix? - solace

I would like to know below details regarding Solace. Could you please help me!
All of my client code is present in C and built in HP-Unix machine.
Now with this client I would like to push the messages to Solace. I wanted to test this in my local environment.
So, I want to know, does Solace support HP-Unix? Do we have a VMR to install in HP-Unix and C-API for HP-Unix 64 bit? I did not find one from solace website.
Thanks in advance.

Do we have a VMR to install in HP-Unix
No.
Note that the Solace Virtual Message Router is a Virtual Machine/docker image that requires an hypervisor or an system running docker.
The complete list of platforms can be found at:
http://dev.solace.com/downloads/#vmr
Do we have C-API for HP-Unix 64 bit?
Unfortunately, no.
The supported environments for the C API are:
Linux26-i386, GCC
Linux26/Linux31-x86_64, GCC
SunOS10-i386 (32-bit), GCC
SunOS10-x86 (64-bit), GCC
SunOS10-sparc (32-bit and 64-bit versions), GCC
Windows Server 2008 operating system (32-bit and 64-bit versions), Microsoft
Visual Studio 2005 and later
Windows Server 2012 operating system, Microsoft Visual Studio 2005 and later
Windows 7 operating system (32-bit and 64-bit versions), Microsoft
Visual Studio 2005 and later
Windows 8 operating system (32-bit and 64-bit versions), Microsoft
Visual Studio 2005 and later
iOS 7, GCC, (ARMv7, ARMv7s, ARM64, i386, x86_x64)
iOS 8, GCC, (ARMv7, ARMv7s, ARM64, i386, x86_x64)
AIX 6 PowerPC (64-bit), GCC
OS X Darwin13 x86_64, GCC
Ubuntu Linux319 PowerPC (Little Endian), GCC
SUSE Linux30 PowerPC (Big Endian), GCC
HP OpenVMS 8.4-2 and later versions of the OS, running on 64-bit Itanium processors
IBM S390, Linux/GCC/TPF

Related

Minimal WinSDK features for bazel

I'm installing Bazel so I can install mediapipe for Python on Windows 10. It says in the Bazel requirements:
The Windows SDK contains header files and libraries you need when
building Windows applications.
So I downloaded WinSDK and found out that the full installation requires 3.4GB. Is there a minimal set of features that I need to install from WinSDK for Bazel to work, so I can avoid installing the whole 3.4GB? This is the list of the WinSDK features:
Windows Performance Toolkit
Debugging Tools for Windows
Application Verifier For Windows
.NET Framework 4.8 Software Development Kit
Windows App Certification Kit
Windows IP Over USB
MSI Tools
Windows SDK Signing Tools for Desktop Apps
Windows SDK for UWP Managed Apps
Windows SDK for UWP C++ Apps
Windows SDK for UWP Apps Localization
Windows SDK for Desktop C++ x86 Apps
Windows SDK for Desktop C++ amd64 Apps
Windows SDK for Desktop C++ arm Apps
Windows SDK for Desktop C++ arm64 Apps
Windows SDK for Desktop C++ x86 Apps was enough (it auto selects its dependency packages as well).

How to install Delphi 10.4 Sydney command line compiler (on Windows Server 2016)?

We are trying to set up 10.4 Sydney automated builds based on the Delphi command-line compiler. Our build servers are Windows Server 2016, but RAD Studio 10.4 is supported only for Windows 10 and attempts to install on Windows Server 2016 have failed. Embarcadero technical support says to purchase RAD Server, but is RAD Server really intended to support automated builds?
Would manual setup be a solution? Is it feasible to manually set up the Delphi 10.4 command-line compiler on Windows Server 2016 (i.e. copy over needed files and import needed Registry settings)? Or will 10.4 install on Server despite this not being officially supported (with our woes being due to heretofore unidentified IS policies or security settings which are interfering with the setup)?
Edit: The error is "No valid license information found for Embarcadero Delphi 10.4. You must provide a valid serial number in order to use Embarcadero Delphi 10.4 Do you want to run the registration wizard again?"
The solution (suggested by our Embarcadero sales rep, not their tech support, who refused to help because 10.4 is not officially supported on Windows Server 2016) was to uninstall 10.4 (what little had installed) and then reinstall. Reinstalling, the installer found the manually-imported license (the same one that it had complained held no valid license information) and allowed the install to proceed. There were no further issues with the install and now both the Delphi 10.4 IDE and command prompt are working properly.

Team Explorer Everywhere Command-Line - Minimum requirements

On a machine that contains Visual Studio 2010 installed (along with the Visual Studio Command Prompt + Team Foundation Client), I have developed a small bat file that contains TF commands in it.
Now I need to move it to our Windows Server 2012 and there is no Visual Studio installed in there. So I found this nice package: https://github.com/Microsoft/team-explorer-everywhere
Out of it, I would like to make use of the "Command-Line Client" only. I have downloaded its package but I realized that, in order to make it work nicely, I suspect that I may need to install a few other components, such as Java.
It isn't clear what exactly are these components. Does anyone have a clue?
From the Help folder that's part of the package:
Operating system requirements:
Windows 10 (x86 and x64)
Windows 8.1 (x86 and x64)
Windows 8 (x86, x64)
Windows 7 (x86, x64)
Linux with GLIBC 2.3+ (x86, x86_64)
Mac OS X 10.8+ (Intel only)
Java runtime requirements:
Oracle Java 1.7+ or IBM Java 1.7+ on Linux
Apple Java 1.7+ on Mac OS X
Oracle Java 1.7+ or IBM Java 1.7+ on Windows

Which version of window phone sdk I need?

I have windows 8 - 32 bit system. Which version of sdk I need to install?
Any other option to install windows phone sdk in window 8 32 bits?
Where I get windows sdk for windows8 32bit OS?
Start from here! And you understand all.
for wp7.1
System requirements
Supported operating systems: Windows 7, Windows Vista
Windows® Vista® (x86 and x64) with Service Pack 2 – all editions except Starter Edition
Windows 7 (x86 and x64) – all editions except Starter Edition
Installation requires 4 GB of free disk space on the system drive.
3 GB RAM
Windows Phone Emulator requires a DirectX 10 or above capable graphics card with a WDDM 1.1 driver
The Windows Phone SDK 7.1 is compatible with the final version of Visual Studio 2010 SP1.
for wp8
System requirements
Supported operating systems: Windows 8, Windows 8 Pro
Operating system type:
Windows 8 64-bit (x64) client versions
Hardware:
6.5 GB of free hard disk space
4 GB RAM
64-bit (x64) CPU
Windows Phone 8 Emulator:
Windows 8 Pro edition or greater
Requires a processor that supports Second Level Address Translation (SLAT)
If your computer meets the hardware and operating system requirements, but does not meet the requirements for the Windows Phone 8 Emulator, the Windows Phone SDK 8.0 will install and run. However, the Windows Phone 8 Emulator will not function and you will not be able to deploy or test apps on the Windows Phone 8 Emulator.
Basically, you need Win 8 64x or Win7.

Why does TFS 2010 installation not offer to install TFS on Win XP?

I am installing TFS 2010 on a Win XP PC. When I get to "Select features to install" it only offers to install the Team Foundation Build Service. It does not offer to install Team Foundation Server.
Why oh why is this?
XP is not a supported operating system. Only 2003+ server operating systems are supported.
Edit - Just noticed my link was for TFS 2008 - Here's the list of OSes that support TFS 2010:
Windows Vista® operating system with Service Pack 2 (both 32-bit and 64-bit versions, excluding Windows Vista Starter and Home Basic Editions)
Windows 7® operating system (both 32-bit and 64-bit versions, excluding Windows 7 Starter Edition)
Windows Server® 2003 (32-bit) with Service Pack 2 or later (all editions)
Windows Server® 2003 R2 (32-bit) or later (all editions)
Windows Server® 2008 (both 32-bit and 64-bit) with Service Pack 2 or later
Windows Server® 2008 R2 (64-bit)
Well.. it is a SERVER product.
However, considering you can install it on Vista or Windows 7 then they probably are doing things that just aren't supported under IIS 5.1

Resources