How j2me relates to WAP gateway?

Hello to everyone,
I want to know that,
Without using a wap gateway how j2me works?
According to me, Gateway is used to connect two different networks
Lets say I am calling a jsp page from MIDlet.
mobile devices belong to wireless network(j2me),
jsp(j2ee) is on internet.
How do these communicate ?
thank you in advance,
vishnu mahendra

Hi,
If u got answer for this the let me know
thanx in adv.
Raj

Similar Messages

  • How to write a wap-gateway?

    Is there a tutorial for this?
    thank you.

    make entry in /etc/defaultrouter. If the defaultrouter file does exist in the /etc then touch it to create empty file. Another way is
    # route add default <router ip>

  • How to implement a SMS and WAP Gateway  ?

    Folks Hi !!
    I'm a newbie at wireless Java, but I am interested to know how can I implement a gateway application/server that works both as an SMS and WAP gateway.
    I've read some documents on Kannel(open source WAP gateway), but I am interested to know if there are any resources available that would be of help to implement one in Java (API for SMS, WAP etc).
    The second question I have is:
    Where do CIMD2, SMPP, UCP etc. come into Messaging picture ? Do they complement WAP for sending/receving SMS ?(pls excuse me, if I sound weird, I am trying to make sense of things :p )
    I appreciate any help or suggestions to resources.
    Thanks a ton in advance !!
    Cheers :)

    An SMS Gateway needs to communicate with the SMSC using some way or another. You have many options:
    1- Connect a simple GSM phone to the serial port of your pc and use it to send and receive messages.
    2- A GSM modem (like Nokia Premicell, Siemens M20..)
    3- Connect directly to the SMSC.
    If you choose the third option, then there must be a specific protocol to use to talk to the SMSC. Your SMSC might support one or more of these protocols:
    1- SMPP (The good java api for this protocol is available http://opensmpp.logica.com)
    2- UCP (see: http://www.cmg.com)
    3- CIMD2 (see: http://www.nokia.com)
    -- Hani.

  • Downloading J2ME apps via WAP

    Hey, how to do it so that I can download J2ME applications via Wap? I know that i have to link to a JAD file, but it doesnt work. Does anyone know how to do this?

    At least in the Siemens devices, you have a specific configuration for Java, which is different from that of WAP and GPRS. You may navigate through WAP, but when a midlet is found, a different setup is automatically changed to accomplish the download.
    In the M50 handy, you have to set the Java profiles according to the parameters of your provider; in the c55 handy, the same set is called "HTTP profile" and it is used also for other kinds of download (e.g., http connections in the midlet).
    Enzo

  • Urgent Please....!!!   WAP Gateway Setup

    Hi,
    Our Would like to develope WAP Enabled Application.
    May i know the Hardware Requirements and Software Requirements?.
    How to setup WAP Gateway?
    What is the Requirements for setting up WAP GATEWAY?.
    Thank u
    Selvan

    A transceiver doing what ?
    You need something people can call in (usually an isdn or modem line), the WAP gateway attached to the RAS access and add routing capabilities to the host if required.
    The remaining part is of no special interest, as those are standard component and application servers.
    The WAP gateway defines a gateway into the common internet architecture so there is nothing special on that side.
    As far as it comes to WAP, you should be aware that several mobiles are behaving differentyl when faced with a WAP gateway, especially when trying to call in.
    I had this once when trying out 3 different mobile phones from different vendors before I figured out that the WAP gateway was not the problem- all phones made trouble.
    Oliver

  • How to relate IDOC generated in sap through ALE from legacy system

    Hi all,
    can any one tell me how can relate an idoc generated in SAP with the new idoc generated in a legacy system. I mean how could I identify, which idoc is generated for a particular idoc in legacy system and vice versa.
    Thanks,
    Nilanjana

    Thanks Suhas but when i am getting error message related to partnr profile when pressing this 'TRACE IDOC' button even with idoc in status 53.
    Edited by: nilanjana sinha on Nov 11, 2011 8:20 AM

  • How to relate dispute case for a AR document

    Hi Gurus,
    I have a requirement to change the reason code change date of dispute case(DIspute management) for the related AR document.
    Basically i am posting a AR document through BAPI. Now i wanted to take the last dunned date(MADAT) and find the related dispute case after that change the reason code change date using last dunned date.
    so my question how to relate relevent dispute case for the AR document?
    Thanks advance.
    Regards,
    Radhakrishna.

    Hi.............
                 Better and simplest way you can get it through a simple qury report. Create a query by joining two tables ODLN and OINV. OINV's docdate means the closing date of delivery challan.
    Regards,

  • When im trying to download a free App an error appears and sais that my previously purchase was declined.how is related a free app with a paying one?

    When im trying to download a free App an error appears and sais that my previously purchase was declined.how is related a free app with a paying one?

    Because that's the way you setup your account. Whether the app is free or not is irelevent, apparently the payment method you selected when originally setting up your account is no longer valid, hence your account is not longer valid. Either fix your selected payment method or setup a new app store account without a credit card:
    http://support.apple.com/kb/ht2534

  • How to relate a report page to a tabular form?

    I have a table called PRODUCT
    SQL> desc product
    Name                                      Null?    Type
    PRODUCTNUMBER                             NOT NULL VARCHAR2(15 CHAR)
    PRODUCTDESCRIPTION                                 VARCHAR2(30 CHAR)
    LOCATION                                           VARCHAR2(10 CHAR)
    WARRANTY                                           NUMBER(4)
    PRODUCTSN                                 NOT NULL VARCHAR2(25 CHAR)
    STATUS                                             VARCHAR2(20 CHAR)Now I create a view, and based on this view I create a report page
    CREATE OR REPLACE VIEW V_PRODUCT_OVERVIEW AS
    SELECT PRODUCTNUMBER, PRODUCTDESCRIPTION, LOCATION, WARRANTY, COUNT(PRODUCTSN) QUANTITY
    FROM PRODUCT
    GROUP BY PRODUCTNUMBER, PRODUCTDESCRIPTION, LOCATION, WARRANTY;For each type of product (identified by PRODUCTNUMBER), there may be many instances (identified by PRODUCTSN). I want to put an edit button beside each record on the report page. After clicking the edit button, it will redirect to a detail page, which is based on the specific PRODUCTNUMBER, where I can add or modify products.
    SELECT PRODUCTSN, PRODUCTSTATUS
    FROM PRODUCT
    WHERE PRODUCTNUMBER = #THE_PRODUCTNUMBER_OF_LAST_PAGE#I don't know how to accomplish this, especially how to relate these two pages, and how to pass the PRODUCTNUMBER from the first page to the second. Any idea is appreciated! Thanks!

    Can't run sample appliation. When I run the appliation, login using "demo/#lower_case_workspace_name#", the browser comes with error message:
    ORA-06550: line 2, column 8: PLS-00201: identifier 'CUSTOM_AUTH' must be declared ORA-06550: line 2, column 1: PL/SQL: Statement ignored
    Error      ERR-10460 Unable to run authentication credential check function.

  • Where can i find a wap gateway for linux?

    where can i find a wap gateway for linux?
    thanks itzik

    You can visit website http://www.kannel.org, it's a opensource wap gateway but it;s written in C language, the JAVA sourcecode is comming soon

  • How to relate STEPUID/DMUID in RSDDSTAT_DM to STATUID in RSDDSTATTREXSERV

    I am trying to troubleshoot slow performance of a query in BIA.
    It spends more than 250 secs on DB (BIA). How to relate STEPUID/DMUID in RSDDSTAT_DM to STATUID in RSDDSTATTREXSERV. I can get StepUid and DMUID from the query statistics.
    I know that I can get DataManager UID by executing the query in rsrt and then go to RSDDSTATTREXSERV. But I want to see the BIA statistics for query executions by the end users.
    Is DMUID in RSDDSTAT_DM same as STATUID in RSDDSTATTREXSERV?
    I assume that all the queries that hit BIA have an entry in RSDDSTATTREXSERV.

    Marc,
    We have changed the huge dimension to line item dimension. Also changed the reorg multiplier to 0.25 so now every blade has one part and total there are 15 parts. But the query performance is still VERY poor. Query spends 30+ seconds in BIA even when this is the only query running in the system.
    You can imagine that when this (and similar) queries are run under some load, the runitmes go as high as 250 secs. this is effecting performance of other cubes as well. Also, with BIA mimimum runtime of any query on this cube is 30 sec. With aggregates, some queries return in less than 10secs.
    Our BIA is sized as per SAP recommendations. Size of the indexes does not exceed 50 % of the total available phyical memory.
    Any inputs welcome.
    Thanks,
    Saurabh Bansal
    Update: We applied the note you suggested. No huge gains.
    Also, we have now upgraded to Rev 49. Runtimes are still over 25 secs (DB time) for all the queries on this cube which is obviously unacceptable.
    Edited by: Saurabh Bansal on Jan 9, 2009 10:09 PM

  • How to relate data of tables returned by FM for reading data from ST03N

    Hello,
    I am using the FM SWNC_COLLECTOR_GET_AGGREGATES to retrieve data displayed in T-Code ST03N into my report.
    I am able to get the required data in different tables like Times, Memory, Usertcode, Userworkload, Hitlist_database.
    However I am unable to undertand how to relate the data of these different tables, prepare another internal table with only the fields that are required for my report and then display those details.
    Like, I want to loop through one of these internal tables, read data from other internal tables and consolidate my required data. But I am unable to understand based on what criteria I can read other internal tables inside a loop of any one of the above said internal tables.
    I searched a lot and found many threads and blogs related to ST03N and learnt a lot about this T-code. But I could not find how to relate the data of all these tables.
    Request you to please help.
    Thanks and Best Regards,
    Eswar

    Hi,
    I see the common fields like TaskType, EntryId. But, I want to make sure that these are the fields that are enough to read the records or is there any other way that I can be sure that I am getting the correct record in my read statement. So my question is specific to the tables returned from the FM SWNC_COLLECTOR_GET_AGGREGATES and not a generic one.
    Thank you for your help.
    Best Regards,
    Eswar.
    Edited by: eswar praveen on Aug 20, 2010 12:19 PM

  • Account Segmentation: How to relate OACT.Segment_* to OASC (OASG)?

    Hello,
    I'm learning SAP B1 and i'm trying to understand segmented account code information.
    I understand that a segmented account code looks like: 12100000-01-001-01
    where
    12100000 is the natural account
    01 is a division
    001 is a region
    and the last 01 is a department.
    I assume that the account code above is the concatenation of OACT.Segment_* fields separated with dashes (-).
    Is there a relationship between OACT.Segment_* and OASC (account Segmentation categories) or OASG (Account Segmentation)?
    How can I tell that 01 is a division code and it's not a department code?
    It's seems like the key field for OASC is the combination of SegmentId (OASG) and Code. If OACT.Segment_* are mapped to OASG.Code then where can I get SegmentId which is the other key for OASC?
    Thank you very much,
    Jules

    Hello Gordon,
    Thanks for responding and also for showing me FORMATCODE field.
    I'm sorry I'm  not sure if I understand what you mean by: "Segment accounts are starting with _SYS by unique id".
    What would  a FORMATCODE for a segmented account code like 12100000-01-0001-01 look like? Please show an example using  _SYS and a unique id that you mentioned.
    I'm sorry my sample database does not have any segment data. I'm trying to understand how to relate segment informtation, but I do not know how I can go from, possibly, FORMATCODE to OASC or OASG.
    Thanks for your help.
    Jules

  • How to not run a gateway instance if the target server is down

    I have a DirectoryWatcher gateway instance that runs every 10
    min looking to do a series of actions when a file is added to a
    directory on another server. This other server is down periodically
    and my gateway instance fails. Then when the server comes back up,
    I have to restart the gateway because it has failed. How do I tell
    the gateway instance to not run if the server it is looking at is
    down or the directory in this case is unavailable?

    listeners have a timeout period.  if the target computer is going through a reboot cycle, the downtime should be short enough that you can setup a timeout.  Set one that is long enough so that you do not trigger a failure event, and the timepsan allows for the target server to come back online before the timeout expiration.
    Another way that is more robust is to create a seperate application, perhaps one built on Visual Studio or even a scripthost that does a simple ping of the destination server every 10 seconds or so.  When the server is not found, you can do a shutdown of your CF.    (you can shutdown any application from another application).   Once you can re-ping the server, relaunch your gateway listener.  If the listener cannot support what you want to do, just write another program that will perform your logic for you.
    People have it within them to change
    Proud user of Adobe products, and webmaster of the Theravive counselor network , built on Dreamweaver, and Photoshop.  Toss in a little Visual Studio, but who's keeping score!

  • How a relational table stores data

    Hi,
    Can anyone please tell me how a relational table stores data internally? I mean what happens internally when we insert a new row into table? Please give me link of PDFs that I needed to go through. What I want is to be able to write a code for Relational objects such as table. What kind of preparation is needed for this?
    Please give your answer in detail. You may send me direct email at [email protected]
    Quick answers are highly appreciated.
    Thanks in advance !!!
    Edited by: DataExpert on 01-Sep-2009 10:55

    Hi,
    Can anyone please tell me how a relational table stores data internally? I mean what happens internally when we insert a new row into table? Please give me link of PDFs that I needed to go through. What I want is to be able to write a code for Relational objects such as table. What kind of preparation is needed for this?
    Please give your answer in detail. You may send me direct email at [email protected]
    Quick answers are highly appreciated.You question is not clear what you want to know exactly.
    With respect to relations tables you can get the information on google it self
    http://livedocs.adobe.com/coldfusion/6.1/htmldocs/db_basi4.htm
    http://en.wikipedia.org/wiki/Relational_database
    I mean what happens internally when we insert a new row into table? Please give me link of PDFs that I needed to go throughRefer to : http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14220/memory.htm
    the above links gives the idea of oracle memory architecture, then if we say some thing how it process then you can understand.
    What I want is to be able to write a code for Relational objects such as table. What kind of preparation is needed for this? You need to know the SQL and PL/SQL , which enables you to handle the things.
    Please give your answer in detail. You may send me direct email at [email protected]
    Quick answers are highly appreciated.we are not hear to send email or to do the development things. We are spending some of our vauable time to help out and to learn some thing from forums. Sharing views and knowledge across. You must understand and we will be high appreciate that, f you do so.
    HTH
    sb92075 ,
    - Pavan KumarN

Maybe you are looking for