SDK for 64bit HP-UX 11.i????

Is there a SDK or runtime for this environment??
TIA,
Randy K.

Assuming you searched for it yourself and didn't find it, I'd guess "No".
If you didn't search for it yourself, go do so.
But that said, wouldn't a 32-bit version work?

Similar Messages

  • Linux 64bit SDK for 16.0 contain 32bit libraries too?

    Can anyone confirm that the 16.0 Linux 64bit SDK contains the 32bit libraries too?
    I'm not an expert on the SDK but it looks like it to me.
    I can't find a 32bit SDK for version 16.0 on Linux to download so I'm hoping that they were combined into one download.
    Thanks,
    Amy

    Hi Amy,
    Looking at the file list SDK 16.0 Linux 64bit should include 32bit libraries as well.
    Available downloads for Linux:
    Linux on Power 32bit
    Linux on Power 64bit
    Linux on IA32 32bit
    Linux on x86 64 64bit
    Regards,
    Ryan

  • File.upload on Air SDK for iOS devices failed to send http request to server.

    I am trying to use ActionScript's File.upload to upload a file on Air SDK for iOS8 environment, but the File.upload does not work properly. No handler about the file upload is executed after File.upload is invoked, and no exception is caught. When I check the network traffic of the server side, I found that no http request even hit the server after File.upload is executed. The code snippet here is very simple.
      private var file:File;
      private var dir:File;
      //This method is executed to create a file and upload it when the Upload Button is pressed.
      protected function OnUploadButtonPressed(event:MouseEvent):void{
      var str:String = 'This is test';
      var imageBytes:ByteArray = new ByteArray();
      for ( var i:int = 0; i < str.length; i++ ) {
      imageBytes.writeByte( str.charCodeAt(i) );
      try{
      dir = File.applicationStorageDirectory
      var now:Date = new Date();
      var filename:String = "test" + now.seconds + now.milliseconds + ".txt";
      file = dir.resolvePath( filename );
      var stream:FileStream = new FileStream();
      stream.open( file, FileMode.WRITE );
      stream.writeBytes( imageBytes );
      stream.close();
      file.addEventListener( Event.COMPLETE, uploadComplete );
      file.addEventListener( IOErrorEvent.IO_ERROR, ioError );
      file.addEventListener( SecurityErrorEvent.SECURITY_ERROR, securityError );
      file.addEventListener(ErrorEvent.ERROR, someError);
      file.addEventListener(ProgressEvent.PROGRESS, onProgress);
      file.upload( new URLRequest("http://10.60.99.31/MyPath/fileUploadTest.do"));//This line does not work. No handler is executed. No http request hit the server side.
      } catch( e:Error ) {
      trace( e );
      //Complete Handler
      private function uploadComplete( event:Event ):void
      trace( "Upload successful." );
      //IOError handler
      private function ioError( error:IOErrorEvent ):void
      trace( "Upload failed: " + error.text );
      //SecurityError handler
      private function securityError(error:SecurityErrorEvent):void{
      trace( "Security error:" + error.text );
      //Other handler
      private function someError(error:ErrorEvent):void{
      trace("some error" + error.text);
      //Progress handler
      private function onProgress(event:ProgressEvent):void{
      trace("progressHandler");
    When executed on Air Simulator, it works fine as expected, and the file is successfully uploaded to the server. But When executed on iOS devices(in my case, iPad), as I explain early, no handler about the file upload is executed, and no the http request even hit the server. So I think the problem may be in the client side. It seems that the Air SDK for iOS just failed to send the http request for some reason.
    To make my problem more clear, I list my environment below:
    Development Environment:  Windows7 (64bit)  / Mac os 10.9.4 (Tested on  OS platforms.)
    IDE: Flash Builder 4.7
    Air SDK:  3.8 / 16.0.0 (After I updated to the lastest Air SDK 16.0.0 , the problem still exists.)
    Application Server:  Tomcat7 + Spring
    Target OS: iOS 8
    I have been struggling for this for days. So I really appreciate it if anyone has any idea about this.
    Thanks in advance.

    Hi bluewindice ,
    As you have quoted ( ActionScript's File.upload does not work on Air SDK for iOS devices ) , this issue has been replicated at our end, and our team will be working on it.
    Thanks,
    Tushar

  • Business One 2007 SDK for Visual Studio 2010

    Hi,
    I am wondering if I can use Business One 2007 SDK in Visual Studio 2010 [.net 4]. My collegue has asked me to update one of the existing project which is developed in VB6. and He use the Business One 2007 SDK by reference it to SAPbobsCOM2007.dll file. However when I try to import this dll file on Visual Studio it has shown an error message " SAPbobsCOM2007.dll could not be added. Please make sure that the file is accessible, and that is a valid assembly or COM component".
    The computer that I am using is Win7 64bit with VS2010
    I would be grateful if you could point me to a correct direction/resource.
    Many thanks
    Chi
    Edited by: Chi Wai Yau on Jun 23, 2010 11:30 AM

    Hi Gordon,
    I have tried it, and it does not work...
    when I try
    regsvr32 Interop.SAPbobsCOM.dll
    I have received the following error message
    The module "Interop.SAPbobsCOM.dll" as loaded but the entry-point DllRegisterServer was not found.
    Make sure that "Interop.SAPbobsCOM.dll" is a valid DLL or OCX file and then try again.
    Could you let me know where could I download the latest SDK for Business One 2007 please.
    Edited by: Chi Wai Yau on Jun 23, 2010 5:19 PM

  • NetWeaver RFC SDK for AIX

    Hello!
    I'm looking for the new NetWeaver RFC SDK for AIX 5.3 (64bit) for compiling the sapnwrfc perl module.
    According the following note it should be available: https://service.sap.com/sap/support/notes/1025361
    However i can not find a downloadable file in the service marketplace.
    Is the AIX version not available right now?
    thanks in advance
    Willi

    Hi again,
    the Sap note I've mentioned in the original post is not the right one. The correct Sap note is 1025361 "Supported platforms for the NetWeaver RFC library and SDK".
    Sorry.

  • Where are the Sybase ASE 15.7 client downloads for 64bit?

    Have spend a lot of time finding the latest and greatest downloads of the Sybase ASE 15.7 Client for 64bit. The one I could find (Refresh version (Which version is this anyway?)). But i need also the EBF/SP 's
    Please advice

    Hi,
    You can find the downloads at SAP service market place.
    SAP Service Marketplace - Home
    Click SAP Support Portal (middle of the screen)
    Click Software Downloads (grey top menu bar)
    Click Support Packages and Patches (middle of the screen under A-Z index)
    Select 'S'
    Select 'SDK for SAP ASE'
    This is the location for the latest downloads.
    Older downloads can be found in 'SY Software Developer Kit'
    I believe refresh is the PC Client that includes SDK and GUI tools for windows.
    Go back to the A-Z letter screen.
    Select 'Installation and Upgrades'
    This can be found under 'A'
    Click 'SAP Adaptive Server Enterprise'
    Refresh is around SP100 I believe.
    Not 100% on the exact version, but this is one of the last PC Client downloads as it is being EOL.
    Sybase Central that came in PC Client is EOL.
    DBISQL / interactive SQL is being moved to the SDK in 16.x.
    Regards,
    Ryan

  • How can I get JDeveloper Extension sdk for 9.0.4 version

    HI~
    I want to download JDeveloper Extension sdk for 9.0.4 version.
    Of course, I found some link for downloading, but all of them I found were not connected or connected with 11g version.
    I also try to install the sdk in JDeveloper menu called "Check for updates" in help menu. But it was not operated in my pc(Windows 7 64bit).
    I really need to older version Extension sdk.
    How can I get the sdk?

    The only way I see is through support. Versions this old are not accessible via the web.
    Timo

  • Paypal mobile SDK for in-app purchase of restaurant

    hi.
    if we integrate our restaurant app with paypal ios SDK for modile, would that violate app-store policies? going by the document (https://developer.apple.com/in-app-purchase/In-App-Purchase-Guidelines.pdf), this app is not selling subscriptions or renewable services or couriers or software games etc. simple restaurant app. pl advise.
    thank you.

    Yes, strictly for food. Its very simple app with 3 tabbars. One for menu, one showing the order/checkout, other asking user for delivery info. If apps like that can be rejected I was wondering what could be use of such SDK?
    this is my first app and it looks like i have to pay for apple developer support even for posting such question.
    appreciate your responses.

  • How to play offline content using Smooth Streaming Client SDK for Windows 8.1 and/or Windows Phone 8.1

    Hi there,
    The Smooth Streaming Client SDK for Windows 8.1 at
    https://visualstudiogallery.msdn.microsoft.com/0170c67c-c183-4fee-8dd4-c2b44d710d40 specifies "Offline playback scenarios via Downloader Plugin*". I have been searching the web to find info on how to download content for offline playback scenarios
    using the Downloader Plugin, but can't find nothing, so is there any samples, API docs or blogs out there showing how to do this?
    Sandip Ahluwalia

    Hi Sandip,
    As stated in the sample you linked:
    For feedback and future requests please use IIS.net forum and related forum tread which can be accessed from
    here
    --Rob

  • Downloading and Installing Java SDK for AIX

    Could anyone please tell me where can i download Java SDk for AIX and how to install it before installing SAP?
    Thanks in Advance

    Hi Mega,
    You can downloads Java SDK 1.4.2 from this location, just choose the OS,
    https://sdlc5d.sun.com/ECom/EComActionServlet;jsessionid=CA558AF3F6842F61D26641D9A6853DCA
    installation is very simple, just copy the downloaded file and execute by running <b>./<name of the file>.sh</b> at the command prompt.
    Regards
    Juan
    Please reward with points if helpful

  • How can install java sdk for mac os x 10.6.8

    How can install java sdk for mac os x 10.6.8?

    Deanwdd wrote:
    I mean to update Quicktime for Mac Os X 10.6.8...
    If you're running 10.6.8, Apple menu > Software Update. What version of QT do you have?

  • Unable to use RAS SDK for server-side printing for XI 3.1

    Hi all,
    I am using RAS SDK for server-side printing.  Here are my codes:
    ISessionMgr sessionMgr = CrystalEnterprise.getSessionMgr();
    IEnterpriseSession enterpriseSession = sessionMgr.logon("Administrator", "", "cdi5boe", "secEnterprise");
    IInfoStore iStore = (IInfoStore) enterpriseSession.getService("InfoStore");
    //out.println("Current User is = " + enterpriseSession.getUserInfo().getUserName());
    //out.println ("<br>");
    IInfoObjects infoObjects = iStore.query("SELECT * FROM CI_INFOOBJECTS WHERE SI_Kind='CrystalReport' AND SI_NAME = 'Sales Print'");
    IInfoObject infoObject = (IInfoObject)infoObjects.get(0);    
    IReportAppFactory reportAppFactory = (IReportAppFactory) enterpriseSession.getService("RASReportFactory");
    ReportClientDocument rcd = new ReportClientDocument();
    rcd = reportAppFactory.openDocument(infoObject,0, java.util.Locale.US);
    //Create print options to use when printing.
    PrintReportOptions printOptions = new PrintReportOptions();
    printOptions.setPrinterName("
    cdi5boe
    HPLaserJ");
    printOptions.setJobTitle("Test Printer Job");
    printOptions.setPrinterDuplex(PrinterDuplex.horizontal);
    printOptions.setPaperSource(PaperSource.auto);
    printOptions.setPaperSize(PaperSize.paperLetter);
    printOptions.setNumberOfCopies(1);
    printOptions.setCollated(false);
    PrintReportOptions.PageRange printPageRange = new PrintReportOptions.PageRange(1,1);
    printOptions.addPrinterPageRange(printPageRange);
    //Print report.
    rcd.getPrintOutputController().printReport(printOptions);
    When I run the report, I got the following errors:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKPrinterException: com.businessobjects.crystalreports.printer.bean.ReportPrinter---- Error code:-2147215357 Error code name:internal
    I consult the Diamond Technical Community and I found the issue related to printer name:
    https://boc.sdn.sap.com/node/498
    However, I did check the printer name, it is accessible via Windows Explorer.
    Anyone knows how to resolve this?
    Regards,
    Derek

    It doesn't appear to be listed as a dependency in the developer docs, but would you try putting the ReportPrinter.jar in your RAS app?
    Sincerely,
    Ted Ueda

  • Where can I get Acrobat SDK for Visual Studio 6.0?

    Several years ago, I purchased the Adobe Acrobat SDK for
    VS 6.0. It has since been misplaced or deleted.
    Where can I obtain another copy?

    There are legacy programs out there written in VB 6.0
    Unfortunately, my client is not willing to spend the thousands of dollars it would cost for us to convert all that code to .NET
    I don't expect Adobe to provide support for the VB 6.0 SDK.
    I just need to get another copy of it.
    Please advise.
    Thanks

  • How to install or enable Acrobat X SDK for Windows

    Ok down that I have downloaded Acrobat X SDK for Windows. 
    DUUUU How do I install it?? The only setup.exe is located in Visual Studio App Wizard. 
    I have Professional X.....do I add it from this program some how? 
    thanks
    mike

    There is nothing to install as such.
    SDK is basically set of public headers , documentation related to them and some samples to demonstrate the usage of these public APIs to write third-party plugins/samples.
    You can write your own Acrobat/Reader plugin/App using the SDK.
    The setup.exe you found is the plugin-wizard which will install template for Acrobat Plugin on VS9. If you are developing on VS9, it will be useful for you to install this template.
    Please refer to the SDK Documentation for the details on how to use the SDK (for writing plugins).

  • XMP File Info SDK for CS4

    Hi,
    on our SDK page, the link to the CS4 SDK accidentally got lost,
    but you can still download it here.
    Here is short guideline which SDK to use:
    If you or your customer are using only CS5, use the the CS5 SDK
    When your custom panel shall be used with both CS4 and CS5, please use the CS4 SDK
    For users of CS3 or earlier, you can create custom panels using a textual syntax, please use this SDK
    When you have existing "EVE panels", you can convert them to MXML,
    please read the forum discussion "Convert CS3 XMP Panels to work with CS
    -- Stefan

    Acrobat X custom panels are still compatible to Acrobat 8/9.
    You can neither use the File Info SDK CS4 nor CS5.
    To create a custom panel, please use this package on DevNET.
    -- Stefan

Maybe you are looking for

  • "Data Error (cyclic redundancy check)" when trying to uninstall/reinstall

    I get this error message when trying to delete the iTunes and quicktime folders from Program Files. The programs appear uninstalled except these folders cannot be deleted. I have opened the folders and deleted everything inside that I could delete wi

  • Publish, deploy, jndi tree

    Hello, I work with Weblogic server 9.2 and Ganymede 3.4. Here are some beginner questions: Why do I, in Ganymede's server tab, publish on the server node instead of on the EAR node? When I publish my EAR I cannot see anything added in the jndi tree o

  • My safari opens new unwanted tabs

    my safari opens new unwanted tabs how can I prevent it?

  • 2009 imac desktop and Firefox

    I have a 24 inch 2009 imac. And on the desktop, the Firefox icon has a circle with a line through it(a NO symbol). When I click to open it, it tells me "I can't use this version of Firefox with my version of OS X" So i guess my question is, Do I need

  • ITunes decided to reset its self and I have lost everything.

    Left my computer on for an hour and i came back, clicked on iTunes and it has lost thousands and thousands of my music and all my apps. I done a system restore on my computer and got all my music back, but all my apps are missing. If i re download th