Regarding SMS in J2me

Hello there,
just wondering if its possible to intercept sms messages in j2me MIDP ? with intercept i mean you can get control of first receving the message and then being able to forward it to the phone or delete it....
thanks
Mudassar

No you can't. The only SMS you can have acces are those for the PUSH. (with a port number that equals the declaration in the .jad file). The PUSH allows you to see its payload and make some treatment on it.
But a simple MIDlet can not intercept normal SMS.
Regards.

Similar Messages

  • Is there any way to send sms through j2me

    hi all,
    is there any way to send sms through j2me or any way to communicate with real device through emulator or from emulator to another emulator
    any sugesstions appriciated
    abdul rafiq jani
    applitech solution limted

    what special API where i can get it any link or information about that APi
    regards
    abdul rafiq jani
    Applitech Solution Limited

  • Send SMS from J2ME application to a mobile number...

    Hi guys,
    Need your help on sending SMS from J2ME application saved from mobile to send to another mobile number...
    I have tried the WMA demo from suns WTK it send message but the other number cannot received the message.
    Please help or give any idea or sample code that can guide
    me...
    Thanks in Advance...
    Regards,
    Psyeu

    WMADemo works fine.
    Try to do this:
    1. Open WMADemo
    2. Run WMA Console (File->Utilites->WMA Console)
    3. On the top of the window of WMA Console you will see the number of "Console's phone". If you don't have any started emulators, the number will be +5550000.
    4. Run WMADemo
    5. Select SMS Send in emulator menu.
    6. In destination address write +5550000
    7. Enter message
    8. Push "Send" command. Emulator asks you to send SMS. Push "OK" twise.
    9. Then you will see your message in WMA Console

  • Impossible to send SMS through J2ME with a HTC which OS is Windows Mobile

    Hello,
    I've developed a J2ME application with possibilty to send a SMS.
    This works fine on some mobiles like Nokia 6300, but doesn't work on a HTC equipped with Windows Mobile.
    Precisely, in the case of my HTC, the variable supportedSms below is allways null.
    Can someone tell me how to solve this matter please?
                String supportedSms = System.getProperty("wireless.messaging.sms.smsc"); 
                if(supportedSms == null){
                        //this means the mobile can't send a sms through j2me code
                }else{
                        //this means the mobile can send a sms through j2me code
                }Regards

    Sorry, for digging up this topic, but has anybody found a solution to the problem? My sms sending application seems to work on SE's, Nokias, Motorolas etc. but not on Windows Mobile. I am testing it on a HTC s710 with Windows Mobile v. 6.0.
    Regards
    Martin

  • SMS Via J2ME

    Hi, can I know anyone of you can lend a help on how to send SMS via J2ME? Is there a way to do it or maybe is there any sample codes that can be of any help. Thanks in advance....

    Hi,
    there is no support in J2ME for SMS, please refer these links
    http://developer.java.sun.com/developer/community/chat/JavaLive/2002/jl0625.html
    http://jcp.org/jsr/detail/120.jsp

  • How send/receive sms in j2me

    Hi Friends,
    I am very new to J2ME.I need source code for sending/receiving sms with J2ME as application.
    Can you give the guidence.
    Thanking you.
    Cheers,
    Sateesh

    yea google is ur friend. also try and get the documentations from jcp.org
    what you need is JSR 205

  • Is there *any* way to ping MIDlet using default SMS/call (j2me)

    Hi,
    I'm writing a server style MIDlet which is polling a bluetooth device, the nature of the server is such that the phone running the MIDlet (in my case, a Motorola L6) is dedicated, it needs do nothing other than run the server, it is assumed it will not be used for anything else. Specifically the only phone calls or SMS messages it receives should be specific ping requests to server. The server will run 24/7, and should be resistant to being suspended by incoming calls (I've noted this could be a problem in itself).
    All I really want is for a 3rd party, without any special client software, to be able to ping the server (prompt it) to dispatch a set of text data to a pre-defined phone number via SMS (using WMA TextMessage).
    Basically someone should be able to set up the server, and then, with any phone (with no specific client MIDlet installed), be able to call or SMS the server and get a response posted back (to a fixed number, not necessarily to originating phone number).
    Does anyone know any way, no matter how hacky (needn't be pretty), to achieve this? You cannot receive SMS notifications on default port. An incoming call will call pauseApp which I could use - but not resume it, so server remains suspended. There are ways around having app suspended on receipt of call/SMS, but they involve never receiving the pauseApp notification, so I'm back to square one. I've wondered if I could check the free disk space on the MIDP profile (somehow) to 'detect' when it reduces in size, thus suggesting an SMS must have come in. Can a user send an SMS to a specific port with standard SMS-send interface (certainly can't see how myself, as no ':' character available). Can you hack the phone to re-route incoming SMS messages to something other than the default port?
    Is there a specific phone that might do this (I just need a phone supporting j2me bluetooth API, needn't be motorola L6)?.
    I think this can be done with Symbian (of which I know very little), and ultimately I might need to start programming with that, but I'd really prefer to continue using j2me..
    Any ideas would be greatly appreciated, I've spent a fair bit of time trolling for answers with only limited success.
    Cheers
    Edited by: bbloff on Oct 10, 2007 8:50 PM

    The tunnel default gateway is needed to let the internal firewall and router handle the routing for all decrypted IPsec packets. Today, after a Cisco IOS? EasyVPN Client connects to a Cisco IOS EasyVPN Server, there is no simple way for the client to send the tunnel traffic to the internal corporate network (other than to have the entire routing table on the IPsec gateway). In this type of implementation, the Cisco IOS routers use the default gateway to route all packets toward the Internet that do not have a more specific route. The tunnel default gateway gives customers the flexibility to control how they handle IPsec tunneled traffic

  • Regarding SMS Channel Configuration

    Hi All,
             I need to configure SMS Channel in my SAP EP Portal.How do i go about it?.Which SMS Server i need to prefer?.Does SAP Provides any SMS Server?.Plz help me out regarding this,will reward with the Points.
    Thanks and Regards
    Santosh Saraf

    SAP is not providing SMS server as far as I know, but provides infrastructure for such servers (there are many of such servers in commercial world). If you are looking for cheep (free implementation of this infrastructure please consider my and few other people involved into this open source project -- http://comsuite.sourceforge.net
    Kind regards,
      Marcin Zduniak / http://zduniak.com

  • Regarding SMS application using jsp

    Hi Friends,
    I want to develop an application for sending and receiving sms from pc to mobile using jsp and servlets.I am new to it.can anyone guide me how to develop that application.
    Thanks and Regards,
    V.S.Ravi Kiran Balusu.

    The Java Messaging Service is middleware for exchanging messages between programs and such, not text messages to cell phones.
    You can send text messages to cellphones via email using carrier-specific addresses.
    [http://www.tech-recipes.com/rx/939/sms_email_cingular_nextel_sprint_tmobile_verizon_virgin/|http://www.tech-recipes.com/rx/939/sms_email_cingular_nextel_sprint_tmobile_verizon_virgin/]

  • Regarding SMS Feature

    Hi,
    Can anyone suggest how can we send sms through BPM. As per my knowledge, there is no API as such to support this feature in Oracle BPM10g. But, do we have any other way such including any external jars to send "SMS" through BPM.
    Please suggest.
    Regards,
    Abhishek

    This can be achived in the following way.
    1. write a MDB from which we can send the SMS.
    2. From the BPM send the message to Queue where the above MDB is configured.

  • Help needed regarding sms push registry

    HI experts,
    Is it possible to send an sms to a mobile from servlet for invoking push Registry functionality?
    If yes, then tell me how?
    Any one helps me in this regard.
    Thanks and regards,
    raghavendra.M

    Yes.
    How to..
    1. Install a sms gateway and gsm modem.
    2. send sms using the gateway.
    Check out the nowsms gateway or kannel gateway.
    Cheers
    Phani

  • [Newbie] Can I send sms using J2ME WT ?

    Hi,
    i need to write a midlet (midp 1.0) able to send sms.
    (for Nokia midp1.0 phone)
    Using Wireless Toolkit can I do it?
    Or, as i think, i need anyway a midp 2.0 phone?
    Thanks for answer
    and sorry if this is an old answer
    Matteo

    thanks for answer.
    if i well understand, i cant add WMA package in my project to build an application that will work on phone not supporting wma ...i need that phone support s WMA in own hardware..
    and Nokia SMS API ?
    Can i use it on all j2me phone? Or i need that SMS Api are inside phone?
    is truth ?

  • Help! Send sms using j2me

    Hi, i try to send a sms from my midlet to a smsc. It worked in wireless toolkit emulator (as seen from network monitor and WMA console). However, trying in real phone (Nokia 7610) it doesn't seems to send the sms out. Do anyone have experience in sending sms successfully via j2me installed in N7610? Please help me how to send sms or any special settings are needed in my Nokia 7610.
    A portion of my code is like that:
    MessageConnection outConn = (MessageConnection) Connector.open("sms://+106423");
    outMsg = (TextMessage) outConn.newMessage("text");
    outMsg.setPayloadText("testing");     
    outConn.send(outMsg);
    Please help.

    http://www.google.com/search?hl=en&q=J2ME+tutorial

  • Read the Inbox,Drafts, And Sent Items SMS in J2ME

    Hello,
    i want to read the SMS from Inbox,Drafts, And Sent Items. Is their any way to read this.
    Sachin Kapse

    Yeah ... i'm trying to do the same thing .. well ... this is the only work around that i found ... The platform i'm working on is a nokia 6630 2nd Edition (series 60, midp 2.0) .. since the device has JSR75 ( connection to file and pim ) ... you can open the c:\system\mail\ directory (note, it maybe at another location) and phase the messages stored in there directly ..

  • Regarding SMS service in SAP B1........

    Dear All,
                 I want to use the SMS Service availalble in SAP B1. Can u Pls explain in detail how can i use this SMS Service available in SAP B1?

    Thanks ,
                   But is there any way so that i can use the SMS Service in SAP B1.
    Means do u have any idea that is it possible in SAP B1 to use SMS Service..

Maybe you are looking for

  • Purchase Order is generated after MRP for Material with MRP Type ND

    Hi Everyone, Material type := HAWA My material procurement type = F i.e. External Procurement. MRP Type = ND in Production server , and VB in Quality Lot Size = EX Material Status :- 15 Pre-release both for Quality and production server The Material

  • Changing the Name of an Open Directory Server while preserving users, etc.

    Hi Everyone, Not an emergency - but I have been wrestling with this dilemma for almost a year now. The good news is nothing has to be done right away. But I will ultimately need a solution. We have inherited a server system at a traditional elementar

  • Using an external drive for OS, problems with install

    Hi My iMac, 1.8 GHz, OS 10.5.8, PPC's internal hard drive is failing.  Rather than replace the internal drive, I had hoped to use an external USB drive to run the OS. When using the OS 10.5.x install, I am repeatedly told the OS cannot be installed o

  • Wi-Fi dropping and can not reconnect

    I have a 4S, my WiFi has worked fine, I connected it to ITunes and did the upgrade to IOS6, it actually failed (don't remember the number) and did a restore which completed successfully.  Not sure if the failure mattered or not but now my WiFi is hav

  • Will my 1-year warranty cover my MacBook screen that randomly broke?

    I was using my MacBook and I closed it. 5 minutes later i opened it and the screen was messed up. These black bars appeared and the corner of the sceen flikers. I just bought this mac about 3 weeks ago. I have an appointment in the next few days. I w