How to get latency of posts

Hello,
I am trying to figure out how to get the latency between when a post is posted and when it's received to simulate realtime by guessing what next post will say.
The closest I've gotten so far is adding the current date in milliseconds (new Date().getTime()) in the post and comparing the value with the receiver's date. This works good but of course only works when I'm testing on my own computer since other computers will have different date. But that shows what I'm trying to accomplish.
I'm not sure if there's a good way to check this. I'm trying to think of a way to check it but so far the above is the closest I've gotten.
I'm just throwing this out there to see if someone has any idea or if someone has a similar problem.
Thanks.

You can have the reciever automatically send the object/message back so that you can compute the time it takes for the object/message to hit the reciever and et back to you and divide that by 2!

Similar Messages

  • How to get ABIF to post only to leading ledger ???

    Hi,
    I have set up the investment support measure (valuation area 51) and don't know how to restrict it only to one ledger (leading one).
    As it stands today ABIF is going to leading and non leading (local gaap).
    I have defined the depreciation area 51 to post only to leading ledger for the depreciation run and it is posting only in that ledger.
    However transaction ABIF post to both ledgers and so my question is what do I need to do to have ABIF post only to the leading ledger rather than posting to both???
    Tks

    Restricting Area 51 to post it to leading ledger does not mean that it will not flow into non-leading ledger. All the transactions except depreciation postings flows from leading to non-leading. This is std. SAP. You might want to post a ledger specific entry to your non-leading ledger and reclass the amount which is posting from Area 51 (flowing from leading to non-leading) to a different GL account so that it does not show up in your balance sheet or whatever reporting you are using.

  • How to get actual Hours Posted for Particular Month?

    Hi,
    I am trying to write a report which should extract the hours posted for the selected  month by phase code
    What I did is  retrieved AUFPL from AFKO by giving Project number in PRONR
    Later went to AFVC took OBJNR and the went to COSS and by entering Value type :04 (Actual Costs)
    I got entries..I see entries in MEG001 ,MEG002....
    but i am confused becasue it is until MEG016 ...
    Our fiscal year starts in OCt 01.. so where do they post on Oct 01?
    will it be MEG001? or MEg013?
    Right now Septemeber values are posting in MEG012...
    Rgds
    Vara

    Use CN48 T code.
    If you watned to track cost which has been posted vai CATS  & watned to go for the development than better approach is to start from CATSDB and further tables....
    With Regards
    Nitin P.

  • How to Get a List of All XMLElements (Follow up to previous posting)

    (CS5, Win7, 64Bit)
    I need a collection (or array, etc.) of all the XMLElement objects in a given document in flat form (just like the "Structure Tree"'s hierarchichal view - only flatened).
    I could not find any "normal" way (i.e., built-in property or method) to get at the information. Instead, I found that I had to recurse through the entire XMLElement tree, starting with the Root Element. For a large document, this can take close to a ten minutes, and sometimes I have to do this for an InDesgin Book containing over ten enormous INDD files.
    After "கற்பனை Imagine" responded to my previous post about how to get all the XMLTags, I assumed that myDocument.xmlElements would return a collection of all the XMLElements in the Document. Unfortunately, it does not - it returns only the Root XMLElement. Thus, I have to recurse therough the hierarchy of XMLElements under the Root XMLElement - which takes a very long time.
    There HAS to be a better way, right?
    Would it be better were I to recurse through all PageItems in the document and then recurse through each PageItem's XMLElement tree? I assume that wouldn't make a big difference either way.
    I'm open to suggestions...
    TIA,
    mlavie

    mlavie:
    I could not find any "normal" way (i.e., built-in property or method) to get at the information. Instead, I found that I had to recurse through the entire XMLElement tree, starting with the Root Element. For a large document, this can take close to a ten minutes, and sometimes I have to do this for an InDesgin Book containing over ten enormous INDD files.
    What do you intend to do with this flat layout of XMLElements? That probably matters a great deal.
    If performance is really at play, you can try using XML Rules instead of interacting with the DOM from JavaScript. But they are complicated and confusing and more suited to declarative programming.
    Imagine suggests:
    var a = myroot.evaluateXPathExpression ("//*");
        xmlObjArray.push(a[b--]);
    Why not stop there? evaluateXPathExpression already returns an array, why iterate over it and push its elements into a new array? What's wrong with the return value?

  • How to get the source of a strange posted pic into my camera roll?

    I got a strange pic put into my camera roll, this pic is most likely put by an app which has an access to my photo gallery, all I want to know is how to get the source which put this image into my camera roll, I have a punch of apps that have a photo access grant and really don't know to disable all of these apps because of only one of them.
    p.s: the apps with photo access in my device (ProCam, CameraArtFXFree, Photo Editior-, Instagram, Poster++, Photo Vault, Facebook, Tango, Viber, Y! Messenger, Ipadio, Line, WhatsApp) And the only opened apps when this photo pushed to my Camera Roll were (Viber, Tango, Line, Whatsapp).
    Thanks in advance.

    >
    Nitesh Kumar wrote:
    > Hi,
    >
    > FM to get the program source code: RPY_PROGRAM_READ
    >
    > By using this FM you can get the program name(say report_name) and then you can use
    >
    > READ REPORT report_name INTO itab
    >
    > Thanks
    > Nitesh
    u dont need the last statement the FM itself returns an itab with code in it.

  • How do I get to my posting?

    I posted a question the other day. When I went to open it after logging in, it said "Error. You do not have permission.......". Then I went to "My Questions" and found my posting under "Unaswered Questions". It was under "Administration>Duplicate Posts". When I clicked on this, I got another error message which read: "Error: you do not have permission to view the requested forum or category."
    I cannot find any Adminstration categories. How do I get into my posting to see the replies?
    Thanks,
    Herschel

    Thanks, how did you do that[?]
    Brian is one of our "Hosts" and has powers far beyond mortal men.
    [W]hy did it occur?
    Probably just a one-time glitch. Posting to this forum was exactly the right thing to do. If you are having a problem that requires intervention, one of the Hosts will read your post and act on it.

  • How to get current date for posting date

    hi,
    how to get current date for posting date ? any sample code ?
    Thanks

    Hi......
    Use
    Select getdate()
    for current date.......
    Regards,
    Rahul

  • How to convert get parameters to post

    hi,
    i have a problem in adding parameters to url
    it is not executing all the parameters as the length is too long
    so i read in help file that if lenght is too long we need to convert get parameters to post
    can any one tell me how to do that its urgent
    http://sapwin2.agi.com:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=y_test_w001_q&BI_COMMAND_1-BI_COMMAND_TYPE=SET_ITEM_PARAMETERS&BI_COMMAND_1-VISIBILITY=HIDDEN&BI_COMMAND_1-TARGET_ITEM_REF=ANALYSIS_ITEM_1
    please tell me how to convert to post parameters

    Hi,
    in standard HTML post and get are the two methods sending data from one page to another. While method get the parameter to the URL after "?" and seperated by "&" method post is using an HTML-form.
    In your case I would suggest to implement a form with hidden fields named by your parameters and containing the values. By clicking the submit button, the hidden fields are transmitted as post parameters.
    example
    <html>
    <head> </head>
    <body>
    <form name="test" action="http://sapwin2.agi.com:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex">
    <input type="hidden" name="TEMPLATE" value="y_test_w001_q">
    <input type="hidden" name="BI_COMMAND_1-BI_COMMAND_TYPE" value="SET_ITEM_PARAMETERS">
    <input type="hidden" name="BI_COMMAND_1-VISIBILITY" value="HIDDEN">
    <input type="hidden" name="BI_COMMAND_1-TARGET_ITEM_REF" value="ANALYSIS_ITEM_1">
    <input type="submit>
    </form>
    <body>
    </html>
    Hope this helps.
    Regards Michael

  • Hierarchical query - How to get all parent records - Duplicate post

    Hi,
    In Oracle, START WITH, CONNECT BY commands will give all the direct and indirect child records. Other way round, is they are command which gives all the parent records till the root? Please let me know. I am working on Oracle 9i Release 2.
    Thanks a lot for your help.
    Edited by: skv on Nov 21, 2008 11:05 AM

    Duplicate post.
    Hierarchical query - How to get all parent records
    Please edit this post heading to duplicate post.
    Regards.
    Satyaki De.

  • How to get sales order data in substitution of fi-docu from GM posting ?

    How to get sales order data in substitution of FI documents from goods movement posting?
    When I posting a material document with movement type "501E", the system will creating a FI document automatically. And I need to get the sales order data in the substitution of FI document.
    I tried to export the data of the material document in user-exit "MB_CF001 Updating of material document data upon posting", but this user-exit does not triggered in the posting process at all. what's the problem?
    Do you have better solution or idea for this? Please help me. Thank you!

    Hello Harish,
    Please use BAPI_BUSPROCESSND_GETDETAILMUL to read details of sales order. This works as a remote enabled counterpart of CRM_ORDER_READ.
    Similarly if you want to display sales order from R/3, use FM BAPI_BUSPROCESSND_DISPLAY.
    Regards
    Kaushal

  • Can any body tell me how to get a call for adobe interview for a flex developer post for 2.6 years??

    can any body tell me how to get a call for adobe interview for a flex developer post for 2.6 years??

    hi,
    there's some microsoft support to this issue. check here http://support.microsoft.com/kb/2008385 
    regards.
    From out of Nowhere

  • How do I sync my iPhone calendar without getting duplicate events posted?

    How do I sync my iPhone calendar without getting duplicate events posted?

    This is ridiculous!  I bought an Ipad 2 to help keep up with my appointments etc and now it wont sync my Yahoo calendar appointments that i made from my iphone.  I have tried all the suggestions I can find and nothing is working.  I don't have time to go back and add it all by hand a second time.  Please fix!!!

  • Post update to iOS 8, i get black screen when I reject or miss a call...how to get rid of this...?

    post update to iOS 8, i get black screen when I reject or miss a call...how to get rid of this...?

    Do a sync and backup first.

  • How to get poster art in the RSS feed using Podcast Producer workflow

    With podcast producer there are standard workflow which create atom feeds. I can not figure out how to automatically generate a poster image (or any type of images) associated with the video to show in the rss feed. Anyone got this to work?
    Here is the feed of the test site:
    feed://switch.macsenior.net:8171/podcastproducer/atom_feeds/4C9A6B5A-4D09-4394-A 846-5407C8BF8FBD
    I like to show poster art of an random frame of the movie.

    You actually are publishing images. For example:
    http://switch.macsenior.net:8171/podcastproducer/feed_logos/4C9A6B5A-4D09-4394-A 846-5407C8BF8FBD.png
    http://switch.macsenior.net:8171/podcastproducer/attachments/4C9A6B5A-4D09-4394- A846-5407C8BF8FBD/2EFF4653-5E35-4F9F-B0D1-14C797DAB1C8.png
    You aren't seeing these images because of the way Safari parses feeds. Try using curl from the command line or another browser. Safari and Podcast Producer really don't play well together. A good example is trying to use the SSL port to view feeds.
    If you'd like to change the image to something common for all episodes in a workflow, select Window > Workflow Inspector in Podcast Composer. Be careful with your image dimensions, as it is posted unaltered.

  • Im trying to make a poster size collage of pictures and also want to put a story in the middle of the poster. I just can't understand how to get multiple pictures and how to arrange them around the poster?

    Im trying to make a postersize picture collage and I don't know how to get multiple pictues arranged. Someone said I can use the layer option. But Im just not getting it. Please help!

    Click File >> Open and select all of your photos
    That will add them to the project bin
    Then select File >> New >> Blank File
    Select background color White (or whatever you prefer) and add your width and height for your final image (set resolution 72 for web usage or 240 to 300 for printing) then click OK
    In the project bin click your first photo and drag it up into the main window on top of your new background.
    Click on the move tool and click in the center of the photo and drag to arrange it where you want on the background - you can hold down the shift key to maintain original proportions whilst dragging the corner handles of the bounding box to get the size you want.
    Do the same with the next photo (drag it up into the main window) and use the move tool to position it. Then continue with each image.
    Finally Click Layer >>Flatten image and save as jpeg. (Save as PSD if you want to preserve the layers for editing again)
    N.B. as you add images they get dropped in the center. So you need to use the move tool to drag them apart. Click in the middle of one and move it around, and then the others until you get them positioned as you want.
    When you click again with the move tool a bounding box appears around the image and you can drag out the corner handles to re-size your photos. Hold down the shift key when dragging the corner handle and that will maintain the proportions of the original.
    Finally click Layer >>Flatten Image and save your collage - you may then want to use the crop tool to cut away any surplus white canvas, and then re-save. Click the T tool to add text.

Maybe you are looking for

  • Problem with Jdeveloper and the Web Object Manager

    I am trying to register a servlet through the web object manager. As soon as click the web object manager menu pick I get the following error: Could not load servlet information from web server. On other peoples machines here it works fine and they c

  • Continual plotting of data from text file

    I would like help with automated plotting of multiple sets of data on one axis. The file attached shows a sample of the data where the first number (eg 405) is the reference and the next two are the date and time. The data after that all needs to be

  • My itunes on PC (Windows XP) has stopped working

    **My iTunes has Stopped working on my PC ?** Hi everyone PLEASE HELP Need advice and help. Since adding latest version my itunes will not open. I get note. "+itunes has encountered a problem and needs to close+." same note appears with Quicktime. P.S

  • Safari browser no longer supported by YouTube

    Safari Version 4.1.3 (4533.19.4) no longer supported by YouTube.  Any upgrade or fix?

  • Network access: Do not allow anonymous enumeration of SAM accounts and shares

    Hi guys, What will happen if I enable "Network access: Do not allow anonymous enumeration on SAM accounts and shares" ? Does the users (everyone) would not be able to list all shared folders on that computer? What is the impact of this one? Been sear