Can anyone answer this question for me

okay so i have a mid 2012 macbook pro and being a student myself i travel 4 days a week to and from college with my mac anyway while i was in class the other day i placed my laptop onto the desk and i must have put my mac onto my grit and i have slight airline scratch on the bottom caseing i called my apple store and i asked if the case can be replaced the guy said yes it can be but i will need to book an appoment with a genius but as you know apple apple macs laptops have the designed by apple in california and serial number etc on them if i was to buy a new case for it from apple would it contain these any ideas and help is allways welcome. thanks Ryan

ryan678 wrote:
okay so i have a mid 2012 macbook pro and being a student myself i travel 4 days a week to and from college with my mac anyway while i was in class the other day i placed my laptop onto the desk and i must have put my mac onto my grit and i have slight airline scratch on the bottom caseing i called my apple store and i asked if the case can be replaced the guy said yes it can be but i will need to book an appoment with a genius but as you know apple apple macs laptops have the designed by apple in california and serial number etc on them if i was to buy a new case for it from apple would it contain these any ideas and help is allways welcome. thanks Ryan
I'm sorry but it is very difficult to understand your very long one sentence post. Are you asking what information will be contained on the case? Or are you asking how to go about changing the case? Maybe you're asking if it is worth replacing the case because of a scratch. Or, are you asking if the new case will be designed in California?
Try rephrasing your post.

Similar Messages

  • Can anyone answer this question about unlimited data?

    I currently have a phone with ATT... a Samsung. Contract has been up for several months.
    I have the unlimited data plan for $30 a month.
    When I buy the new iPhone will I be able to just transfer my $30 a month unlimited data plan from my old Samsung phone to my new iPhone's new 2-year contract? Or, will I have to switch to the new data plan thing (with no more unlimited data)?
    Can anyone answer this? Been looking online for an answer and got zilch. Thanks.

    Why are you asking this in a user-to-user iPhone forum? The ONLY source for a definitive answer about the brand new, not yet implemented AT&T data plans is AT&T. You need to contact them. Any "answer" you get here is purely guesswork.

  • Can anyone answer this question regarding MAX RAM?

    My old iMac SE DV graphite was purchased and delivered in January, 2000. The original order catalog (which I kept) claimed that it was "expandable to 512mb", as were all the 400mhz G3 slot-loading DV models in various 'flavors' including my Graphite Special Edition model. Also, both / all versions had the ATIRage 128 accelerator with 8mb SDRAM.
    The only differences I can discern are that my Graphite has more ram (128mb) and had a slightly bigger hard drive (13GB on the graphite vs 10GB for the 'fruit').
    Note: I have since replaced the hard drive with a 20GB since the original died within the first 2 years.
    Also, I am running in 10.3.9 most of the time but still have OS 9.2.2 in the machine.
    On this disussion site and other places (including MacWorld articles) I've seen conflicting statements as regards the MAXIMUM RAM my graphite should/could have. Some say 1GB (2x512) and some say 512 (2x256).
    Can anyone once and for all, settle this question for me so that I can make an intelligent purchase?
    (and thank you for the info re: PC100 as the way to go, not PC133)
    Thanks & Peace to all.

    This question was answered in your other post by me. Max RAM is 1 GB.

  • Can anyone answer this question? What is used to format a string so that it falls into a certain Row/Column in excel? see text for indepth question.

    I'm attaching a file that may help. Just remember this is my FIRST attempt at using NI/FeildPoint so things that would be obvious to the normal users more than likely would slide right by me. So I'll try and explain what the text contains as to make my problem more clear. I'm using a FP-1000, FP-AI-100, and a FP-TB-10. i'm creating a application where I'm using the 8 channels from the FP-AI-100 to monitor a control system ,that we manufacture. The control system is in an environmental chamber. I use the FP-TB-10 to monitor the temperature while in the chamber. The control system is ran for 4 hours under varing enviromental conditions while I monitor vital system voltages with the FP-AI-100. Now the application that i'm building starts with the obvious FP CREATE.VI and so forth I have no problem communicating with the FP's, but the information that I'm monitioring needs to be placed into a file with Headers describing the information below it. Now I use a "WHILE LOOP.VI" to monitor the FP-AI-100 & FP-TB-10 for the 4 hour period. but before that I create and open a file where I use a "CONCATENATE STRINGS.VI" to enter the headers I need. I do this by CONSTANTS, CONTROLS, TABs, AND CARRIAGE RETURN being entered into the "CONCATENATE STRINGS.VI" in the order I want them to appear. I use ROW 1 to enter (OPERATOR:with a CONSTANT) an a (CONTROL so the operator may enter his name and be recorded into the file) using a TAB to seperate Columns and a CARRIAGE RETURNto drop down to ROW 2 for the next headers. I use header names and TABs to seperate the columns. This part works great. I end up with ROW 1 having the operator information then ROW 2 having the headers for all the channels I'm using to monitor the control system with in their own column. The trouble happens when I write to this file during the "WHILE LOOP". The information recorded for DATE:, TIME:, and Channel 0 of the FP-AI-100 end up right under their corresponding header on ROW 3, but the rest of the data ends up on ROW 4 in column 3 and goes down many rows with some of the data not being stored at all. It varies on how many rows are used starting at ROW 4 but hey always stay in column 3. I use the "FP READ.VI" outputing to a "ARRAY TO SPREADSHEET STRING.VI" outputing to a "CONCATENATE STRINGS.VI" for each channel within the "WHILE LOOP" then into the "WRITE.VI". I use the "CONCATENATE STRINGS.VI" to place my data OR atleast I thought you could do that some how I'm not quit doing something write either there is a sampling/timing issue or writing to file issue where things are being confused in the "WHILE LOOP" if someone know a better route to perform what I'm tring here I would be interested. Its not like I'm not giving it the old colledge try here but without proper training and the vagness of the manuals it's difficult to understand what every connection actually does.I'm tring though for everyone who happens to fill pity for me
    Thanks for your help
    John Morris
    Glendinning Marine Product, Inc.
    Attachments:
    ALLchannels ‏273 KB

    > I appreciate your effort to help me, but there is still a slight cloud
    > in front of my eyes here.(I must mention that I'm using Labview 5.1
    Oh, to bad. I'm using LV 6,02 and tried to save the application as LV5.1,
    but it didn't work.
    > Lets start with the easy one which is the SECOND main thing you
    > wanted to mention. In my application I used individual Create Tag.vi's
    > "so your saying that I can use just one Create Tag.vi and one Read.vi
    > and what ever I use to display the values will automatically to show
    > the individual channels" in other words if I use a "Indicator(DBL)"
    > comming out of the Read.vi what ever I use in the "PANEL" layout will
    > expand to show all 8 channel if I was using a FP-AI-100? Cool...
    Allmost right. The 8 channels come out as 1D-array, ch0...ch7.
    > #1--How do I change the delimiter (TAB) to a delimiter (comma) in a
    > Array to Spreadsheet String.vi?
    > ...cut
    I don't use this Spreadsheet VI, because files coming out there allways
    start this time consuming EXCEL wizzard. Because of this, I programmed my
    own CSV-conversion vi. Maybe you could just use a common texteditor, like
    wordpad and put the csv-examples from my last reply down to a text file
    and rename it to *.csv. Texteditors terminate lines with "\r\n" by
    default, so this is a very quick way for testing.
    > FP_Analog_Logging example to record all eight channels it uses a Array
    I didn't find the vi you metione above, but there is another good one:
    Look at examples\FieldPoint\DataLogging\FP Logger.vi.
    In a little case structure, at "false", there is a function called "Format
    into string".
    Pop up on the format string and adjust >>'\' Codes Display<<.
    Then you change the format string into: %.;%-f%s
    A Tab string is connected to the lower input of this function. Replace
    this one with a comma.
    That should do.
    >
    > #2--If using just one Create Tag.vi and one Read.vi and I have the
    > Item Name listed as ALL I take it that the information comming out of
    > the Read.vi is data for each channel in a String format starting with
    > channel 0 and ending with channel 7 for the FP-AI-100.
    Yes, just as explained above. If you put a indicator at the output to
    display the values, you can expand the display to show all 8 channels, but
    you can't name induvidual cells. In a array, all cells have identical
    named labels. If you want to name the individually, you have to attach the
    array to cluster function and put the indicator after this one. Enable
    labe display and name the output values individually.
    > #3--Now I use the following to "Format String" in the Array to
    > Spreadsheet string.vi (%.4f)but I don't see anyway of changing the
    > delimiter from (TAB) to (COMA)
    Explained above.
    > #4 you stated text strings need a "as prefix and sufix" and each
    > string is seperated by a coma, a period is used as decimal number
    > separator and lines have to be terminated by my question is
    > WHERE IS THIS ACCOMPLISHED? WHAT VI OR WHAT CONNECTOR PIN?
    Well, modifying strings are done with string functions.
    Above, as I explained how the sample FP Logger.vi can be modified to do
    the job for numbers. The pre- and suffixing with ", you only need for
    strings, which EXCEL should interpret a string and as nothing else as a
    string, even if there's a number inside. You usually need this only for
    headers. So its easyest, if you just write your string into a string
    constant or control and concatenate it to the previous csv-file contents.
    Oh, I just see by looking at the above mentioned example... Inside the
    case structure, but in the "true" case, there are error messages
    concatenated to the logfile. At this point it is importent, to use " for
    integrating the message into the CSV file, because a error message usually
    looks like this: >> ERROR 2345 in vi yxz <<
    Here you have text and number strings mixed in one line. EXCEL does not
    know, if it should interpret the number inside the error line as separate
    number, separating the line into three colums i.e. string before number,
    number and string after number. So tell EXCEL by putting a " before and
    after the line each.
    For this, expand the Format To String function by one input, move down all
    connections, to be able to insert a string constant with a " to the first
    argument connector. Change the contents of the string constant at the
    bottom argument from tab to ", (quotation mark AND comma)
    > #5 You gave me an example of what a 3 column header could look like:
    > "col0","col1","col2"\r\n Now is this something that you enter
    > somewhere cause I know that \r is carriage return and \n is newline so
    > I take it that the above is entered somewhere maybe in the Write.vi to
    > the connector called Header (F)? See this is what confuses me because
    > NI manuals have no examples of certain connectors types being used or
    > any reference as to how they manipluate data with there varing type
    > inputs. Or maybe I'm just missing them.
    The example I mentioned above help here to.
    Look at the Write File function. This function receves data from a
    function named concatenate strings. Expand this function to have one more
    spare input at the bottom. Create a string constant. Switch the constant
    display to "\" mode. Enter "col0","col1","col2"\r\n into the constant.
    Connect the constant to the spare input.
    Doing this, every dataline in the csv file is followed by
    "col0","col1","col2"\r\n .
    I wish you a nice weekend,
    Rainer Ehrt

  • Can anyone help or answer this question for me. Is there a way to have a private album for pictures sent to my phone? Don't exactly want kids ( niece and nephew ) to play on my phone and see private pictures of my girlfriend

    Can anyone help or answer this question for me. Is there a way to have a private album for pictures sent to my phone? Don't exactly want kids ( niece and nephew ) to play on my phone and see private pictures of my girlfriend

    What about this?
    https://itunes.apple.com/ru/app/best-secret-folder/id488030828?l=en&mt=8

  • Can anyone answer my question regarding compile time ?

    can anyone answer my question? What happens exactly during compile time when the program is compiled in java ? My answer is for this question is the compiler places all the references to the variables we used in a stack and also places the references to the objects used in the program in a stack. Is my answer correct and complete ? Does the compiler do anything more ? if so please mention me . THANKS A LOT for all the ones replying for this question . THANK YOU

    suryakiran_s wrote:
    can anyone answer my question? What happens exactly during compile time when the program is compiled in java ? My answer is for this question is the compiler places all the references to the variables we used in a stack and also places the references to the objects used in the program in a stack. Is my answer correct and complete ? Does the compiler do anything more ?That's not correct.
    Compilation is a process which turns a program (or part of a program) written in one language into the same program in another language. This can take place both at compile-time and run-time, but always before execution (when the program code is actually run)
    A stack is a data structure used during program execution to handle variables with a lifespan limited to that of a method call.

  • Hi all, I upgraded my MBP to Lion , but on the screen where i need to type my password, click  on my photo and it does not appear the place for me to type my password and it stay stuck there. Can anyone solve this problem for me?

    Hi all, I upgraded my MBP to Lion , but on the screen where i need to type my password, click  on my photo and it does not appear the place for me to type my password and it stay stuck there. Can anyone solve this problem for me?

    Reboot the machine holding Command and r keys down, you'll boot into Lion Recovery Partition
    In there will be Disk Utility, use that to select your Lion OS X Partition and Repair Permissions.
    After that is done reboot the machine and see if you can log in.
    If not repeat the above steps to get into Lion Recovery, get online and reinstall Lion again, it will overwrite the installed version and hopefully after that it wil work.
    Reboot and try again.
    If not follow my steps to create a Snow Leopard Data Recovery drive, then option boot from it and grab a copy of your files off the machine.
    Then reinstall all your programs onto the external drive like setting up a new machine, then use Disk Utility to erase the entire internal boot drive (select the drive media on the far left, not the partiton slightly indented) format Option: GUID , 1 partition OS X Extended and then use Carbon Copy Cloner to clone the external to the newly formatted internal drive. Once that is finished reboot and disconnect the external drive.
    Once you go that, boot into Snow Leopard and update to 10.6.8, use the AppStore and option click on Purchases and download Lion again and install.
    Lots of work, but there is no Lion disks.
    https://discussions.apple.com/message/16276201#16276201

  • Reconnect question? Can anyone answer this?

    Can anyone answer a this question about using Reconnect:
    I have over 400 pictures that didn't restore out of a 202GB Full Backup. The catalog contains over 5 years of pictures. The Full Backup file is on K: external drive. If I use the reconnect and it reconnects those pictures to that K: external backup file, then do I always have to keep that external drive plugged in while I use that catalog that reconnected those pictures to the external drive?
    If the answer is yes, then is it possible to make a copy of that Full Backup and put it on the C: drive so I can disconnect that external drive and keep it in a safe place? I have plenty of room on the C: drive since I upgraded to a 2TB main drive.
    If it is possible to make a copy of that Full Backup and move it to the C: drive can you please tell me the proper procedure. Thank you!

    Why are you asking this in a user-to-user iPhone forum? The ONLY source for a definitive answer about the brand new, not yet implemented AT&T data plans is AT&T. You need to contact them. Any "answer" you get here is purely guesswork.

  • To anyone whom can please answer this question please!!!!​!!!!!!!!!!​!!!!!!!!!!​!!!!!!!!!!​!!!!!!!!!!​!

    Does my HP Stream 7 have a tracking device on it I need to know because my tablet just got stolen around 1:00 PM today.
    This question was solved.
    View Solution.

    Hi,
    Very sad to say No.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Can anyone answer this for me!!!!

    I live in a some what country area and have been for 7 yrs. I currently have phone and tv service through Verizon. But they do not have any internet available where i live. What i do not understand is that i keep getting offers in the mail about their internet service and how it works, but when I call them they tell me a date of when it might be there. They told me 5 yr ago that not just the DSL would be available to me but also the fois internet would be to in just about a year and a half. Well I can honestly say neither is! When I call them they tell me a date and when i call them back after the date they tell me when it will be available they tell me another one. There are a lot of people where I live that have been living here well over 20 yr+ that have had to use that crappy satellite or slow dial up,that would switch to Verizon in a heart beat! But the HUGE thing that I do not understand is at the end of the street there is a small walk in building that says Verizon, they have told me it is one of the main phone stations in the area, but what funny is it the only one without inernet service! AHHHHHHHHHHHHHHHHHHHHHH Plz can anyone tell me when it might become available

    Unfortunately, Larry's right on target.  Just because there is a building with Verizon on it, there might not be the dslams installed to provide dsl, also known as Verizon High Speed Internet.  It might be just an plain old telephone service.
    It's simple economics.  If you really live in a country area, there may not be enough potential subscribers to cover the cost of the equipment installation to provide service to you.  Probably not what you want to hear.  Sorry.

  • Can anyone answer this one please.

    have a stored proc trying to retrieve blob field(a binary file) from a
    View(in schema1) in oracle10g. After retrieving I am sending it to another
    databsase(schema2) through a dblink which is in oracle9i. I am using TOAD for
    this. My code is
    Insert into [email protected]
    Select VPF.P_ID AS PET_ID,
    DBMS_LOB.SUBSTR(VPF.PDF_FILE, 4000, 1) AS PET_FILE
    FROM V_PDF_FILES VPF, [email protected]
    When i use only select then i am successful.
    Select VPF.P_ID AS PET_ID,
    DBMS_LOB.SUBSTR(VPF.PDF_FILE, 4000, 1) AS PET_FILE
    FROM V_PDF_FILES VPF, [email protected]
    I am unable to insert this into remote database. I am getting an error related to BLOB Field.
    ORA-22992: cannot use LOB locators selected from remote tables.
    My question is, the DBMS_LOB package which I have used is correct or not to
    retrieve? If yes, then is it compatible to send the BLOB from Oracle 10g to
    Oracle9i? What are the limitations for this.? How can I resolve this. Your
    response will be greatly appreciated. If you need more information then let me know.
    Thanks in advance.

    You may be able to utilize this process:
    Re: ORA-22992: cannot use LOB locators selected from remote tables

  • Another phone is in my future and it won't have the words Black or Berry in it. Can anyone answer these questions?

    I have a Blackberry 9360 7.0 Bundle 1555 (v7.0.0.319)
    I have never been able to sync this phone with ANY computer, Mac or PC.  I have tried all the various fixes suggested in this and other forums.  There is more than just me with this problem judging by the message boards.
    Why am I locked out of Blackberry app world?  Apparently I had a token and this has expired and I have to log in.  I have not found a way to log in on my phone because my token has expired.  A viscous circle.  I have before anyone suggests it, signed into my Blackberry world account and tried to download it there, but because the computer won't recognise the bloody phone, I can't fix it.
    I'm sure there is a software update to fix these problems but because the computer doesn't recognise my phone, I can't do that either.
    I was backing it up through Blackberry protect, but because my token has expired, I can't log in, can't update the software because the bloody phone won't connect to my computer. 
    Is there someone who actually works at Blackberry monitoring these forums?  Would you like to help me fix the problems with your product?  Maybe.
    Thanks, Iain

    lain, welcome the community support forums.
    Snorsh wrote:
    Is there someone who actually works at Blackberry monitoring these forums?
    This is a user-to-user community support forum. We are not RIM employees, but volunteers who enjoy assisting other users. RIM personnel rarely comment on queries posted here.
    Obviously you're frustrated, I would be as well.  Have you called your mobile provider technical support on these issues? If they were not able to resolve them, did they escalate the issue to RIM level tier two tech support (they should have). There, you can speak with real live RIM technicians.
    For your 'token' problem:
    Uninstall the current version of App World then update to the latest version of BlackBerry App World by using your BlackBerry browser to go to http://www.blackberry.com/appworld/download on the BlackBerry smartphone.
    Note: If the problem persists, uninstall App World then reinstall over wifi.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Can anyone solve this puzzle for me..?

    Hello everybody,
    I've got the following question in one of the mock tests for Java certification exams.
    the output that I was expecting is 10010
    but is shows 10020 as output.
    can anybody explain..!
    class ValHold{
      public int i = 10;
    public class A{
      public static void main(String argv[]){
        A o = new A();
        o.amethod();
      public void amethod(){
        int i = 99;
        ValHold v = new ValHold();
        v.i=30;
        another(v,i);
        System.out.print( v.i );
      }//End of amethod
      public void another(ValHold v, int i){
        i=0;
        v.i = 20;
        ValHold vh = new ValHold();
        v =  vh;
        System.out.print(v.i);
        System.out.print(i);
    }Thanks

    Hello everybody,
    I've got the following question in one of the mock
    tests for Java certification exams.
    the output that I was expecting is 10010
    but is shows 10020 as output.
    can anybody explain..!
    class ValHold{
    public int i = 10;
    public class A{
    public static void main(String argv[]){
    A o = new A();
    o.amethod();
    public void amethod(){
    int i = 99;
    ValHold v = new ValHold();
    v.i=30;
    another(v,i);
    System.out.print( v.i );
    /End of amethod
    public void another(ValHold v, int i){
    i=0;
    v.i = 20;
    ValHold vh = new ValHold();
    v = vh;
    System.out.print(v.i);
    System.out.print(i);
    Here we get the output 100
    The reference v in this method is local to this
    method. It is copy of the reference from amethod.
    New object is created and assigned to vh. The reference v points to this second object.
    After returning from the method, the reference v in amethod still points
    to first object where value of i is still 20
    >
    >
    Thanks

  • Can anyone answer a question about mix paste ?

    Hi
    Just a quick one -
    Making a script for seamless tonal loops -
    process -
    1 - Select and fade out the last 0.5 secs of the wavefile.
    2 - Select and fade in the first 0.5 secs.
    3 - Cut first 0.5 secs
    4 - MIX PASTE the first 0.5 secs with the last .
    After stopping record and running the script , it appears the MIX PASTE function is just PASTING AT THE END rather then mix pasting over the last 0.5 secs.
    The script says the action being  carried out at that time is "PASTE SPECIAL" , im assuming this is the command for mix paste? However as i say,
    it doesnt mix paste , it just copies the first selection to the end rather then mixing it.
    Now , I have several scripts to do this , with differing selection lengths for fades , testing on audio of the perfectly same length as the source etc.
    Every time the mix paste function pastes to end rather then mixes with the final portion , so IM ASUMING THERE IS SOMETHING I AM NOT AWARE OF HERE? SOME SMALL  OBVIOUS DETAIL I HAVE MISSED? ANYONE? my nipples are starting to itch with the frustration....
    Any help at all would be greatly appreciated! THANKS
    JUST TO CLARIFY - it functions correctly  WHEN YOU ARE RECORDING THE SCRIPT , it pastes incorrectly only WHEN RUNNING THE RECORDED SCRIPT.

    There are different Modes that a Script can operate in. They work in different ways on the file. Some just work at the cursor position, another only on a Selection within the file and one on the whole file. I can't remember which is which but the normal ones are either Mode 2 or Mode 4. These are written at the head of the script when you record it. If you open the script in Notepad or any text Editior you can change the Mode by changing 2 to 4 or viceversa and resaving the Script. Sometimes you have to experiment to find the correct mode for what you want it to do.
    When you open the Scrpts tab and click on a script one of the boxes at the bottom will be highlighted to tell you what mode the script will operate in. Also there is a tick box to select whether the Script works Relative to the cursor position or from the Start of the file which can make a difference to how it functions when you run it.

  • Can anyone interpret this trace for me please

    I've had an ongoing issue for about 10 months which looks to me like data loss at peak times. I've got BT working on this but it's a slow and painful process. Outbound tracert from me to an IP address are fine and show slow times but no data loss. I've just done a couple of reverse Trace Routes (Tracert) i.e. in to my public IP rather than out from my computer and got the results below. What I don't know is whether they are reaching me and being blocked by the firewall or whether they are failing before they get to me. An IP lookup shows the last successful  addresses are BT infrastructure servers but I can't tell whether they are at my local exchange or not. Thanks in advance.
    Here are the 2 sets of results:
    Test 1 - Run by a friend
    Tracing route to host86-150-49-122.range86-150.btcentralplus.com [86.150.49.122]
    over a maximum of 30 hops:
      1     1 ms    <1 ms    <1 ms  192.168.0.1
      2    39 ms    37 ms    38 ms  cr4.clber.uk.easynet.net [87.87.253.223]
      3    33 ms    33 ms    33 ms  fe3-1-3.ar11.bllon.uk.easynet.net [82.111.96.81]
      4    34 ms    32 ms    33 ms  te0-2-0-2.er11.thlon.ov.easynet.net [89.200.131.89]
      5    34 ms    34 ms    33 ms  linx7.ukcore.bt.net [195.66.224.56]
      6    48 ms    44 ms    74 ms  core1-te-0-3-1-0.ealing.ukcore.bt.net [62.172.102.2]
      7    38 ms    37 ms    37 ms  acc1-10GigE-0-1-0-0.l-far.21cn-ipp.bt.net [109.159.249.16]
      8    39 ms    38 ms    38 ms  109.159.249.100
      9    36 ms    37 ms    37 ms  213.120.176.177
     10    40 ms    45 ms    37 ms  213.120.176.21
     11    44 ms    46 ms    41 ms  213.120.177.25
     12     *        *        *     Request timed out.
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17     *        *        *     Request timed out.
     18     *        *        *     Request timed out.
     19     *        *        *     Request timed out.
     20     *        *        *     Request timed out.
     21     *        *        *     Request timed out.
     22     *        *        *     Request timed out.
     23     *        *        *     Request timed out.
     24     *        *        *     Request timed out.
     25     *        *        *     Request timed out.
     26     *        *        *     Request timed out.
     27     *        *        *     Request timed out.
     28     *        *        *     Request timed out.
     29     *        *        *     Request timed out.
     30     *        *        *     Request timed out.
    Trace complete.
    Test 3 - Conducted from the internet
    http://centralops.net/co/Traceroute.aspx
    Tracing route to 86.150.49.122 [86.150.49.122]...
    hop
    rtt
    rtt
    rtt
    ip address
    fully qualified domain name
    1
    1
    1
    1
    70.84.211.97
    61.d3.5446.static.theplanet.com
    2
    1
    0
    0
    70.87.254.1
    po101.dsr01.dllstx5.networklayer.com
    3
    1
    1
    1
    70.85.127.105
    po51.dsr01.dllstx3.networklayer.com
    4
    0
    0
    0
    70.87.253.85
    e8-3.ibr03.dllstx3.networklayer.com
    5
    0
    0
    0
    209.66.99.89
    209.66.99.89.available.above.net
    6
    1
    0
    0
    64.125.27.73
    xe-0-1-0.cr1.dfw2.us.above.net
    7
    1
    0
    0
    64.125.30.78
    xe-1-0-0.cr2.dfw2.us.above.net
    8
    6
    6
    6
    64.125.31.122
    xe-4-2-0.cr2.iah1.us.above.net
    9
    33
    57
    34
    64.125.28.49
    xe-2-1-0.cr2.dca2.us.above.net
    10
    106
    133
    107
    64.125.24.42
    xe-4-1-0.mpr1.lhr3.uk.above.net
    11
    106
    107
    106
    64.125.28.38
    so-1-0-0.mpr1.lhr2.uk.above.net
    12
    107
    108
    109
    64.125.27.150
    xe-1-1-0.mpr1.lhr1.uk.above.net
    13
    116
    107
    107
    195.66.224.69
    linx1.ukcore.bt.net
    14
    112
    112
    111
    62.6.200.102
    core2-gig0-10-0-4.ilford.ukcore.bt.net
    15
    184
    140
    109
    109.159.249.14
    acc1-10gige-0-7-0-3.l-far.21cn-ipp.bt.net
    16
    109
    109
    110
    109.159.249.85
    17
    109
    109
    109
    213.120.176.177
    18
    110
    109
    110
    213.120.176.21
    19
    131
    168
    213.120.177.9
    20
    21
    22
    23
    Trace aborted
    -- end --

     Here is my outbound tracert. I guess that hop 2 is my local exchange. There is no direct match between the IPs outbound and inbound. Hop 5 and 6 on this trace below are within 1 digit of hop 10 and hop 9 respectively of the first of the reverse traces above. I'm not an expert but guess this means they are likely to be co-located? And not my local exchange unless it takes 5 hops to get out of my exchange onto the BT infrastructure.
    traceroute to 199.217.10.36 (199.217.10.36), 64 hops max, 52 byte packets
     1  api (192.168.1.254)  0.896 ms  0.635 ms  0.633 ms
     2  217.32.145.136 (217.32.145.136)  22.803 ms  24.074 ms  25.768 ms
     3  217.32.145.206 (217.32.145.206)  25.868 ms  25.140 ms  24.855 ms
     4  213.120.177.10 (213.120.177.10)  23.579 ms  23.575 ms  23.913 ms
     5  213.120.176.22 (213.120.176.22)  23.895 ms  24.465 ms  23.703 ms
     6  213.120.176.178 (213.120.176.178)  24.890 ms  23.638 ms  24.422 ms
     7  acc1-10gige-0-7-0-5.l-far.21cn-ipp.bt.net (109.159.249.86)  23.800 ms
        acc1-10gige-0-2-0-6.l-far.21cn-ipp.bt.net (109.159.249.101)  24.836 ms
        acc1-10gige-0-1-0-5.l-far.21cn-ipp.bt.net (109.159.249.82)  24.035 ms
     8  core1-te0-1-0-0.ealing.ukcore.bt.net (109.159.249.21)  26.865 ms
        core2-te0-1-0-0.ilford.ukcore.bt.net (109.159.249.23)  28.352 ms
        core1-te0-15-0-2.ealing.ukcore.bt.net (109.159.249.17)  27.069 ms
     9  core1-xe1-1-0.redbus.ukcore.bt.net (62.6.200.101)  24.961 ms
        core1-xe0-0-0.redbus.ukcore.bt.net (62.6.200.73)  26.039 ms  25.040 ms
    10  ge-2-1-0.mpr1.lhr2.uk.above.net (195.66.224.76)  27.001 ms  26.359 ms  26.868 ms
    11  ge-3-0-0.mpr1.lhr2.uk.above.net (64.125.28.126)  25.717 ms  39.982 ms  26.313 ms
    12  so-0-1-0.mpr1.dca2.us.above.net (64.125.27.57)  99.724 ms  98.703 ms  99.029 ms
    13  xe-0-3-0.cr1.dca2.us.above.net (64.125.29.17)  99.676 ms  98.223 ms  99.004 ms
    14  xe-0-2-0.cr1.iah1.us.above.net (64.125.25.114)  126.086 ms  125.555 ms  125.492 ms
    15  xe-1-3-0.cr1.lax112.us.above.net (64.125.26.122)  157.246 ms  157.818 ms  157.267 ms
    16  xe-0-2-0.cr1.sjc2.us.above.net (64.125.26.26)  166.464 ms  165.509 ms  165.713 ms
    17  xe-1-0-0.cr2.sjc2.us.above.net (64.125.30.138)  164.870 ms  165.932 ms  172.025 ms
    18  xe-0-1-0.er2.sjc2.us.above.net (64.125.28.21)  165.686 ms  165.177 ms  165.077 ms
    19  209.249.49.10.available.above.net (209.249.49.10)  165.920 ms  166.861 ms  165.738 ms
    20  ip10-178.esignal.com (199.217.10.178)  167.362 ms  166.201 ms  167.331 ms
    21  ip10-140.esignal.com (199.217.10.140)  166.171 ms  165.839 ms  165.510 ms
    22  * * *
    23  ip225-4.esignal.com (216.23.225.4)  167.897 ms *  167.373 ms

Maybe you are looking for

  • Can i create a file in Mobile Device?

    Hello Guyz, I need a small help over here..I need to know wheather i can create or is there any provision to create a file or a folder using J2ME tool kit in a mobile device... The file is of small capacity only.. Thank You Regds, Gokul

  • IPhoto 8.1.2 crashes during jpg Export

    Why does iPhoto 8.1.2 crash whenever I try to export a photo at full size and/or maximum quality?

  • Run Report or Run Product

    Which is better to use? Currently we use run_product but should we change? Is run_report only usable if you have the reports declared under the reports node in the form your calling from? Thanks

  • My wireless device password. (Mifi 2200)

    Recently I've purchased the Mifi 2200 from verizon and it works as epected, but when I access the devices IP address (192.777.Blah.blah) It asks for a password.  To my knowledge, I haven't set this password before.  Is there a default password that t

  • In my files I found 850 photo still there

    I was using a photo program "Picasa of Google" put all photo on ext-hard drive,deleted the program then went into my file and found 860 files of photo on my hard drive, can these photo be safety deleted??