Third party Messaging library for MIDP 1.0 phones

Hi guys,
Does anybody know any 3rd party library for MIDP 1.0 platform?
Actually, I mean MIDP 1.0 without WMAPI.
Thnx.

there is a possibility (but the phone will not send the sms):
send a text to a server, the server will send the sms and returns the status of the send!
or decompile i-mode api to see how they did it!

Similar Messages

  • Using C++ classes in a third-party shared library

    Would be very grateful if someone could help me out with the following problem that I am having (apologies if this has been answered elsewhere but I have been searching the web for ages and can't find a solution )
    I have a requirement for a java app to access a C++ class in a third party shared library. To test my solution and illustrate the problem I have developed the following test code.
    I am developing on SUSE 11.1 using Suns Java 1.5 and g++ 4.3.2
    $LD_LIBRARY_PATH = /home/raughterd/projects/dpa/jnitest:/usr/lib/mpi/gcc/openmpi/lib
    First developed a test class library libfred.so
    fred.h
    #ifndef __FRED_H__
    #define __FRED_H__
    class fred
    public:
    void test() const;
    #endif // __FRED_H__
    fred.cc
    #include <iostream>
    #include "fred.h"
    void fred::test() const
    std::cout << "Called fred.test" << std::endl;
    built it with the following
    g++ -c -Wall -I. fred.cc
    g++ -shared fred.o -o libfred.so
    Then developed java test application Tester
    jnitest.java
    class jnitest
    static
    System.loadLibrary("jnitest");
    public native void test();
    Tester.java
    class Tester
    public static void main(String[] args)
    jnitest x = new jnitest();
    x.test();
    both compiled with
    javac xxxxx.java
    and developed libjnitest.so by
    javah -jni jnitest
    to produce jnitest.h
    /* DO NOT EDIT THIS FILE - it is machine generated */
    #include <jni.h>
    /* Header for class jnitest */
    #ifndef Includedjnitest
    #define Includedjnitest
    #ifdef __cplusplus
    extern "C" {
    #endif
    * Class: jnitest
    * Method: test
    * Signature: ()V
    JNIEXPORT void JNICALL Java_jnitest_test
    (JNIEnv *, jobject);
    #ifdef __cplusplus
    #endif
    #endif
    wrote jnitestimpl.cc
    #include <iostream>
    #include "jnitest.h"
    #include "fred.h"
    JNIEXPORT void JNICALL
    Java_jnitest_test(JNIEnv *, jobject)
    std::cout << "called C++ func" << std::endl;
    fred afred;
    afred.test();
    compiled with
    g++ -c -Wall -I. jnitestimpl.cc
    g++ -shared jnitestimpl.o -o libjnitest.so
    ran the test application
    java Tester
    which produced
    Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/raughterd/projects/dpa/jnitest/libjnitest.so: /home/raughterd/projects/dpa/jnitest/libjnitest.so: undefined symbol: _ZNK4fred4testEv
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
         at java.lang.Runtime.loadLibrary0(Runtime.java:822)
         at java.lang.System.loadLibrary(System.java:993)
         at jnitest.<clinit>(jnitest.java:5)
         at Tester.main(Tester.java:5)
    Without the references to the fred class in jnitestimpl.cc everything works fine. It is only when I try to use the fred class in the jnitestimpl.cc that I get the exception. I am guessing that it is something to do with the name mangling and maybe compiler options but that is just a guess. ( libfred.so and libjnitest.so are in the current directory which is on the LD_LIBRARY_PATH )
    Any ideas? Any help would be greatly appreciated
    Many thanks

    Forget guys. I was being a complete and utter idiot!! It was compiler options. Forgot the -lfred when building the libjnitest.so

  • What are the third party tools available for Encryption in Oracle database?

    Dear All,
    Can you please help me with the below question?
    What are the third party tools available for Encryption in Oracle database? Please let me know if you know their feedback and also licensing/cost information

    Why would you spend money to purchase a third-party tool that will be, almost by definition, less secure than the tools inside the product you already own and paid for?
    http://www.morganslibrary.org/reference/pkgs/dbms_crypto.html
    But were I to have any to recommend one I would not do so without knowing information you seem to consider unimportant such as:
    1. Operating system
    2. Database edition and version
    3. What type of data needs to be secured
    4. What level of security is required

  • How can I add my software in Adobe's Third-party plug-ins for Adobe Premiere Pro ?

    Hi,
    Our company have a software called Moyea Importer for Adobe Premiere.
    Moyea Importer for Adobe Premiere is a recommended FLV, MPG, RMVB, HD  video import plugin for Adobe Premiere Pro. This plug-in enables users  to import FLV videos with various codec like AVC/H.264, AAC, Screen  Video, Nellymoser, MP3, PCM, and Sorenson H.263. Besides FLV video, the  plug-in allows AVCHD import and HD video import in MTS, M2TS, TP, TS,  and MKV formats.
    Moyea Importer for Adobe Premiere do not convert your video so it keeps  video quality for you. The plug-in automatically detects the Adobe Premiere versions on your  machine and you can choose the versions to install the plug-in. It  currently supports Adobe Premiere Pro 1.0/1.5/2.0/CS3/CS4 and Elements  3.0/4.0/7.0/8.0.
    I notice in Third-party plug-ins for Adobe Premiere Pro this part, Adobe didn't get any such plug-ins. They only have two file support plug-ins and Moyea Importer can fill the blank.
    Now I want to submit this software on Adobe's site but I don't know where to submit or who I should to contact. Any suggestions? I really need your help and I am sure it is really good software.

    Any suggestion? Admin of this board? Who can help me

  • Third Party Payment Gateway for Physical Services

    I am very curious to learn on the validity of Integrating a Third Party Payment Gateway for offering the Physical services to the app users.
    One of my clients need to integrate a Payment Gateway for the User registration where the User's will be offered to play a physical shooting game upon registration with the app. What is the likelihood of the app rejection in this kind of scenario ?

    Hi Ahmed,
    I don't understand what exactly you need to do on your CSS because, from what you explained, the original URL and the second one are the same, and both requests are even done using SSL.
    Can you be more specific on what are your requirements?
    Daniel

  • The best third party recovery software for  OS X?

    Can someone please recommend the best third party recovery software for  OS X. Accidentally emtied my trash when I shouldn't have.
    Thank you for your help.

    General File Recovery
    If you stop using the drive it's possible to recover deleted files that have not been overwritten by using recovery software such as Data Rescue II, File Salvage or TechTool Pro.  Each of the preceding come on bootable CDs to enable usage without risk of writing more data to the hard drive.  Two free alternatives are Disk Drill and TestDisk.  Look for them and demos at MacUpdate or CNET Downloads.
    The longer the hard drive remains in use and data are written to it, the greater the risk your deleted files will be overwritten.
    Also visit The XLab FAQs and read the FAQ on Data Recovery.

  • Third party sales scenario for Service.

    Dear Friends,
                    Is it possible to create third party sales scenario for Service. If it is possible Please up date me the configuration process.
    Regards,
    Bhanu

    Hi Banu,
    Please go through this link it will help you about third party process in SAP R/3
    You need to create the service material with BANS itemctegory group.
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/560287545a11d1a7020000e829fd11/frameset.htm
    I hope it will help you,
    Regards,
    Murali.

  • Third-party search engines for indexing BI data

    Has anyone had experience using third-party search engines for indexing data in BI7? We are looking into a product by QuePlix that uses a Google search appliance to index data in BI as well as other OLAP tools, and we'd be interested in hearing anyone else who is using QuePlix or any other search tool.
    SAP is working on its own TREX-based search tool, but it looks like it's still a ways off.
    Our goal is near-instant response for search queries - for example, if a user enters a cost center into the search engine, it would bring back financials, headcount, etc. for that cost center.
    Thanks,
    Jason

    The BI Accelerator has been renamed to BW Accelerator (BWA)...
    BWA does index the data - the data is indexed and stored in a proprietary file system on a high speed SAN. This is done because the BWA does not have a database of its own and is designed as an appliance.
    The index file is loaded onto main memory while querying and then TREX searched the indices and the data is returned by the BWA to the OLAP processor.
    The BWA main memory is a FIFO system where the index files are loaded into.
    I have seen TREX being used for metadata but sparingly ... the only place I have seen TREX being used for data is in the BWA. will read through the links on netweaver search technology and see if I can find anything more. thanks for the links...
    Edited by: Arun Varadarajan on Jun 17, 2009 2:07 AM

  • Re : Third-Party Order Processing for Subcontracting ( Enhancement Pack 5)

    Hi,
    In Third-Party Order Processing for subcontracting - Purchase orders for products that are finished by a subcontractor and sent straight to the end customer. PR created in Sales system are processed further in this scenario where you direct your SC Vendor to send the material to your customer.
    Although its a standard third party scenario with sub contracting job involved in it.
    There is not much information we have in SAP help. This is ECC6 Enhancement pack 5 feature.
    If any one has worked on this, I need a process flow to understand this process.
    Response is apprecited,
    Regards,
    Dipak
    Edited by: Dipak Kumar on Apr 13, 2011 6:43 AM
    Any idea is appreciated?

    Hi,
    Here you can treat this two procedures are diffrent
    For Contractor
    Create P.O >> send semifinish goods to vendor
    For sales Point
    Sales order >> PR >> PO >> Vendor invoice reciept >> Customer invoice Issue wrt order.

  • Best Third party Fax Server for integration with SOA

    Hi
    Which is the best third party fax server for integration with SOA ??
    I am having requirement to configure Fax for client..
    Edited by: 910947 on Feb 16, 2012 4:12 AM

    i am having following option
    Using Java API like InterFAX
    or
    Using Fax Server like SilentFax or RightFax
    or
    Using Virtual Fax Server like GreenFax or myfax
    Which is the best solution, i should go for that will best fit with my SOA Suite???

  • Connectors for third party messages

    i am trying to work on oc4jpreview version. in that one
    there is jca. to connect to different third party tools.
    pls any body knows, help me in how i can configure the ibm mq
    series with oc4j.
    thanx in advance

    i am trying to work on oc4jpreview version. in that one
    there is jca. to connect to different third party tools.
    pls any body knows, help me in how i can configure the ibm mq
    series with oc4j.
    thanx in advance gday -
    The OC4J Developer's Preview supports the use of IBM MQSeries as a standard JMS service provider. The instructions below demonstrate how to go about setting it up. There is also another message here on this forum, see http://forums.oracle.com/forums/message.jsp?id=763587
    If you want to see how JCA works, then we also have some documentation on OTN that describes how to setup and use our JCA environment (see http://download.oracle.com/otn/java/oc4j/how-to-connectors.zip). Note that we don't supply any resource adapters, so to use JCA you either need to find/buy a resource-adapter or build your own.
    <p><b>Using MQSeries As a Resource Provider</b></P>
    The Resource Provider interface provides support for plugging in third-party JMS implementations. This example demonstrates how to make MQSeries the default Resource Provider for JMS connections. The MQSeries resources are available in OC4J under java:comp/resource/MQSeries/ as well as from deployed message-driven beans.
    Configuring
    Install and configure MQSeries on your system, then verify the installation by running any examples or tools supplied by the vendor.
    Use the <resource-provider> tag in orion-application.xml to add a custom Resource Provider. You can find an example of using this tag for SonicMQ integration in $J2EE_HOME/res_provider/sonicmq/orion-application.xml.
    Add the following MQSeries JMS client jar files to $J2EE_HOME/lib:
    com.ibm.mq.jar
    com.ibm.mqbind.jar
    com.ibm.mqjms.jar
    mqji.properties
    Add a <library> element to $J2EE_HOME/config/server.xml, forcing the OC4J class loader to load the third party JMS client jar files:
    <library path="../lib" />
    Add $J2EE_HOME/oc4j.jar, $J2EE_HOME/jndi.jar, and $J2EE_HOME/ejb.jar to your CLASSPATH.
    cheers!
    -steve-

  • Third Party Remittance config for Canada

    I have a requirement as follows:
    Third Party Remittance programs are to be available for use by Canada.
    When executing program PC00_M07_K500 we get the below error message
    Entry notfound for wage type: /102
    Business number : XXXXXXXXX and prov. of employment:
    Please check table T5KRC.
    Can someone help me out with the steps to configure TPR for CAnada? I've searched everywhere but cannot find a config guide?

    I got the answer. I tested with changing the processing class it's working fine without any issues.

  • Third Party Modules (Library | Develop etc.)

    Besides the ability for developers to build plugin extensions (the ones with the .lrplugin extension which are widely called modules as well and reside in a module directory unfortunately), I would like to see the possibility to have third party modules that extend the currently builtin Library | Develop | Slideshow | Print | Web panes. Things that I could imagine (either being implemented by Adobe or a third party):
    A Photomerge module (for creating panoramic images as in Photoshop)
    A HDR module (again, as in Photoshop)
    A GEO module that lets you geotag photos (from a tracklog or by dropping on a map), that displays a little map with the track and picture locations (yes, I am talking Aperture here)
    Alternative publishing modules (Photobook, Web)
    And many more...
    There would be several benefits in my opinion:
    Some of the outlined functionality does not fit very good into one of the existing modules, requires a different screen layout then offered, or is very specific and would hence justify its own module
    Functionality that seems not a top priotity to Adobe but requested by enough users could be implemented by a third party (geotagging for examle)
    By offering more modules with selective disabling of whole modules, different customers with different needs can shape their optimal environment. No more discussions whether this and that is a pro or a cosumer feature and should be part of Lightroom. Let third parties develop a face recognition module if someone sees a market for it. Let the pros ignore it and the consumers happily enable it. Let those people diable the builtin Web module that do not need it because they do not wnat or have a simpleviewer flash site.
    Adobe can offer different versions of Lightroom (as done with other software) or sell addon module seperately.
    Just a thought...

    mathmeye wrote:
     Just a thought...
    And a very good thought indeed, me-thinks...
    Many of us plugin writers are chomping at the bit for tighter integration with Lightroom.
    As it stands, there's a pretty big wall between plugins and Lightroom proper (e.g. they have to be contained in modal dialogs (those that blink if you try and do anything with Lightroom before dismissing the dialog) with limited interface to Lightroom...)
    Although I can imagine the challenges in exposing more of Lightroom's guts to plugins, I hope Adobe sees to move in that direction.
    +1 vote...
    Rob

  • How to connect to third party using PI for outbound and inbound interfaces

    Hello,
    I have scenarios where I have data coming in from third party EDI subsystem and sent to SAP. And also from SAP to EDI subsystem. We need to send the XMLs to the EDI subsystema nd also receive XMLs.
    Can someone please suggest the ways I can connect to EDI subsytem for both Outbound and Inbound interfaces.
    Thanks

    Hi Prabhu,
    EDI file is different from the normal flat or xml file. Hope you understand the difference.
    Now if your EDI subsytem has the capability of converting the xml file to edi file viceversa then create and receive the xml file from the EDI subsystem. For the xml file you may use the file adapter as an option.
    If it doesnot have the capability then seeburger adapter needs to  be used. This is not an inbuilt adapter. So your company needs to purchase it.
    Regards,
    ---Satish

  • Third Party Plug-in for Multiple Swatch Palettes in InDesign

    Hello,
    Does anyone know if there is a third-party plug in to have multiple swatch palettes in InDesign? I would like to create different palettes for different sections of the long document --- scrolling through all of the swatches each time is cumbersome.
    Many thanks!
    Jessica W.

    Here's a little trick that may not even require a third party plugin
    On the Master Page
    Create a bunch of rectangles, colour them with all the swatch colours you need, make as many pallettes as you like.
    Then group them together
    Create a text frame
    Insert the group as anchored objects
    Alignment make it away from spine (so it's always way out to the right or left)
    Then Move the text frame over so that it encroaches on the page.
    duplicate the frame and put it on the other side too.
    Now all your pages have palletes of colour beside them. And you can use the Eye Dropper to sample the colours.

Maybe you are looking for