Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. WTF! Chrome this time

WTF! Chrome this time

Scheduled Pinned Locked Moved The Lounge
csharpcomsysadminquestion
25 Posts 11 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T TorstenH

    so it's your f***ed up proxy - why are you then arguing about chrome?

    regards Torsten I never finish anyth...

    L Offline
    L Offline
    leppie
    wrote on last edited by
    #3

    TorstenH. wrote:

    why are you then arguing about chrome?

    Read again... Failing to understand it, notice the transformation when you copy a number and paste in chrome. The proxy is not even involved yet... Do you understand now, or do you need more layman language?

    IronScheme
    ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

    N T 2 Replies Last reply
    0
    • L leppie

      For some reason our proxy is blocking some urls on StackOverflow. http://stackoverflow.com/questions/8052413/[^] Fails, but http://stackoverflow.com/questions/[^] works. So being 'clever' I copied the number part, and pasted it into URL. The number part being /8052413/. (Or for the lazy ones http://8052413/[^], note even if you hover over it, you can see it transforms to the IP listed below). I'm sure no-one will guess what happened next! Chrome tries to go to: http://0.122.222.189/[^] :doh: :wtf: Edit: In fact our proxy seems to block with that number (specifically 805241)! Even bigger WTF! Edit 2: And before trying to be clever like TorstenH, the copy-paste transformation happens without even touching the proxy server. The fact about the proxy was purely a sidenote... Edit 3: Ooops! My bad, it is perfectly valid. Ignorance is bliss :)

      IronScheme
      ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #4

      I just tried pasting 805241 into my Chrome address bar - and it goes to a search for that number. Nothing mysterious there. Perhaps your browser is haunted? Have you ever called in a IExorcist?

      Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      L 2 Replies Last reply
      0
      • L leppie

        TorstenH. wrote:

        why are you then arguing about chrome?

        Read again... Failing to understand it, notice the transformation when you copy a number and paste in chrome. The proxy is not even involved yet... Do you understand now, or do you need more layman language?

        IronScheme
        ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

        N Offline
        N Offline
        NormDroid
        wrote on last edited by
        #5

        That's fightin' talk where I come from ;)

        Software Kinetics Wear a hard hat it's under construction
        Metro RSS

        D 1 Reply Last reply
        0
        • N NormDroid

          That's fightin' talk where I come from ;)

          Software Kinetics Wear a hard hat it's under construction
          Metro RSS

          D Offline
          D Offline
          Dave Kerr
          wrote on last edited by
          #6

          Put up your proxy dukes....

          My Blog: http://www.dwmkerr.com

          1 Reply Last reply
          0
          • OriginalGriffO OriginalGriff

            I just tried pasting 805241 into my Chrome address bar - and it goes to a search for that number. Nothing mysterious there. Perhaps your browser is haunted? Have you ever called in a IExorcist?

            Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

            L Offline
            L Offline
            leppie
            wrote on last edited by
            #7

            OriginalGriff wrote:

            I just tried pasting 805241 into my Chrome address bar - and it goes to a search for that number. Nothing mysterious there.

            Try /805241/ . Does it on home PC too.

            IronScheme
            ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

            OriginalGriffO 1 Reply Last reply
            0
            • OriginalGriffO OriginalGriff

              I just tried pasting 805241 into my Chrome address bar - and it goes to a search for that number. Nothing mysterious there. Perhaps your browser is haunted? Have you ever called in a IExorcist?

              Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

              L Offline
              L Offline
              leppie
              wrote on last edited by
              #8

              Updated my initial post with a proper linky! Now try, try again!

              IronScheme
              ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

              1 Reply Last reply
              0
              • L leppie

                For some reason our proxy is blocking some urls on StackOverflow. http://stackoverflow.com/questions/8052413/[^] Fails, but http://stackoverflow.com/questions/[^] works. So being 'clever' I copied the number part, and pasted it into URL. The number part being /8052413/. (Or for the lazy ones http://8052413/[^], note even if you hover over it, you can see it transforms to the IP listed below). I'm sure no-one will guess what happened next! Chrome tries to go to: http://0.122.222.189/[^] :doh: :wtf: Edit: In fact our proxy seems to block with that number (specifically 805241)! Even bigger WTF! Edit 2: And before trying to be clever like TorstenH, the copy-paste transformation happens without even touching the proxy server. The fact about the proxy was purely a sidenote... Edit 3: Ooops! My bad, it is perfectly valid. Ignorance is bliss :)

                IronScheme
                ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

                N Offline
                N Offline
                Nish Nishant
                wrote on last edited by
                #9

                There is nothing WTF about that. That's the DWORD representation of the IP address. Not a bug in Chrome. All decent web browsers and HTTP clients would know how to convert a DWORD address to an IP address form. Or did you mean your proxy behavior to be the WTF here?

                Regards, Nish


                My technology blog: voidnish.wordpress.com You've gotta read this : Using lambdas - C++ vs. C# vs. C++/CX vs. C++/CLI

                L 1 Reply Last reply
                0
                • L leppie

                  For some reason our proxy is blocking some urls on StackOverflow. http://stackoverflow.com/questions/8052413/[^] Fails, but http://stackoverflow.com/questions/[^] works. So being 'clever' I copied the number part, and pasted it into URL. The number part being /8052413/. (Or for the lazy ones http://8052413/[^], note even if you hover over it, you can see it transforms to the IP listed below). I'm sure no-one will guess what happened next! Chrome tries to go to: http://0.122.222.189/[^] :doh: :wtf: Edit: In fact our proxy seems to block with that number (specifically 805241)! Even bigger WTF! Edit 2: And before trying to be clever like TorstenH, the copy-paste transformation happens without even touching the proxy server. The fact about the proxy was purely a sidenote... Edit 3: Ooops! My bad, it is perfectly valid. Ignorance is bliss :)

                  IronScheme
                  ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

                  M Offline
                  M Offline
                  markkuk
                  wrote on last edited by
                  #10

                  Chrome does the correct conversion between decimal and dotted-quad representations[^] of the IPv4 address, so where's the WTF? :confused:

                  N L P 3 Replies Last reply
                  0
                  • M markkuk

                    Chrome does the correct conversion between decimal and dotted-quad representations[^] of the IPv4 address, so where's the WTF? :confused:

                    N Offline
                    N Offline
                    Nish Nishant
                    wrote on last edited by
                    #11

                    markkuk wrote:

                    Chrome does the correct conversion between decimal and dotted-quad representations[^] of the IPv4 address, so where's the WTF? :confused:

                    What I asked above, 7 minutes ago![^]

                    Regards, Nish


                    My technology blog: voidnish.wordpress.com You've gotta read this : Using lambdas - C++ vs. C# vs. C++/CX vs. C++/CLI

                    M 1 Reply Last reply
                    0
                    • N Nish Nishant

                      There is nothing WTF about that. That's the DWORD representation of the IP address. Not a bug in Chrome. All decent web browsers and HTTP clients would know how to convert a DWORD address to an IP address form. Or did you mean your proxy behavior to be the WTF here?

                      Regards, Nish


                      My technology blog: voidnish.wordpress.com You've gotta read this : Using lambdas - C++ vs. C# vs. C++/CX vs. C++/CLI

                      L Offline
                      L Offline
                      leppie
                      wrote on last edited by
                      #12

                      Nishant Sivakumar wrote:

                      There is nothing WTF about that. That's the DWORD representation of the IP address. Not a bug in Chrome. All decent web browsers and HTTP clients would know how to convert a DWORD address to an IP address form.

                      Wow, first time I have ever heard or came across this. Why would you want such a feature though?

                      IronScheme
                      ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

                      N 1 Reply Last reply
                      0
                      • M markkuk

                        Chrome does the correct conversion between decimal and dotted-quad representations[^] of the IPv4 address, so where's the WTF? :confused:

                        L Offline
                        L Offline
                        leppie
                        wrote on last edited by
                        #13

                        markkuk wrote:

                        so where's the WTF?

                        No WTF then I guess, just blissful ignorance on my part ;P

                        IronScheme
                        ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

                        N 1 Reply Last reply
                        0
                        • L leppie

                          Nishant Sivakumar wrote:

                          There is nothing WTF about that. That's the DWORD representation of the IP address. Not a bug in Chrome. All decent web browsers and HTTP clients would know how to convert a DWORD address to an IP address form.

                          Wow, first time I have ever heard or came across this. Why would you want such a feature though?

                          IronScheme
                          ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

                          N Offline
                          N Offline
                          Nish Nishant
                          wrote on last edited by
                          #14

                          leppie wrote:

                          Wow, first time I have ever heard or came across this.
                           
                          Why would you want such a feature though?

                          Well that was the original form of the number. The dotted form is for human convenience. So I guess from those old days browsers had code to do the conversion as required.

                          Regards, Nish


                          My technology blog: voidnish.wordpress.com You've gotta read this : Using lambdas - C++ vs. C# vs. C++/CX vs. C++/CLI

                          1 Reply Last reply
                          0
                          • L leppie

                            markkuk wrote:

                            so where's the WTF?

                            No WTF then I guess, just blissful ignorance on my part ;P

                            IronScheme
                            ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

                            N Offline
                            N Offline
                            Nish Nishant
                            wrote on last edited by
                            #15

                            leppie wrote:

                            No WTF then I guess, just blissful ignorance on my part ;-P

                            Yeah this didn't turn out to be of those awesome "leppie crashes visual studio" threads that casts you in ultimate glory! :)

                            Regards, Nish


                            My technology blog: voidnish.wordpress.com You've gotta read this : Using lambdas - C++ vs. C# vs. C++/CX vs. C++/CLI

                            L 1 Reply Last reply
                            0
                            • N Nish Nishant

                              leppie wrote:

                              No WTF then I guess, just blissful ignorance on my part ;-P

                              Yeah this didn't turn out to be of those awesome "leppie crashes visual studio" threads that casts you in ultimate glory! :)

                              Regards, Nish


                              My technology blog: voidnish.wordpress.com You've gotta read this : Using lambdas - C++ vs. C# vs. C++/CX vs. C++/CLI

                              L Offline
                              L Offline
                              leppie
                              wrote on last edited by
                              #16

                              You win some, you lose some ;P

                              IronScheme
                              ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

                              1 Reply Last reply
                              0
                              • M markkuk

                                Chrome does the correct conversion between decimal and dotted-quad representations[^] of the IPv4 address, so where's the WTF? :confused:

                                P Offline
                                P Offline
                                peterchen
                                wrote on last edited by
                                #17

                                WTFEBKAC

                                FILETIME to time_t
                                | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

                                1 Reply Last reply
                                0
                                • L leppie

                                  OriginalGriff wrote:

                                  I just tried pasting 805241 into my Chrome address bar - and it goes to a search for that number. Nothing mysterious there.

                                  Try /805241/ . Does it on home PC too.

                                  IronScheme
                                  ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

                                  OriginalGriffO Offline
                                  OriginalGriffO Offline
                                  OriginalGriff
                                  wrote on last edited by
                                  #18

                                  Doesn't surprise me:

                                  Decimal 805241
                                  = Hex 0C4579
                                  = Bytes 00 0C 45 79
                                  = IP 0. 12.073.121

                                  Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

                                  "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                                  "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                                  R 1 Reply Last reply
                                  0
                                  • OriginalGriffO OriginalGriff

                                    Doesn't surprise me:

                                    Decimal 805241
                                    = Hex 0C4579
                                    = Bytes 00 0C 45 79
                                    = IP 0. 12.073.121

                                    Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

                                    R Offline
                                    R Offline
                                    RChin
                                    wrote on last edited by
                                    #19

                                    how did think to...oh never mind.


                                    I Dream of Absolute Zero

                                    OriginalGriffO 1 Reply Last reply
                                    0
                                    • R RChin

                                      how did think to...oh never mind.


                                      I Dream of Absolute Zero

                                      OriginalGriffO Offline
                                      OriginalGriffO Offline
                                      OriginalGriff
                                      wrote on last edited by
                                      #20

                                      You mean you can't do decimal <=> hex conversion in your head? :omg:

                                      Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

                                      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                                      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                                      S 1 Reply Last reply
                                      0
                                      • N Nish Nishant

                                        markkuk wrote:

                                        Chrome does the correct conversion between decimal and dotted-quad representations[^] of the IPv4 address, so where's the WTF? :confused:

                                        What I asked above, 7 minutes ago![^]

                                        Regards, Nish


                                        My technology blog: voidnish.wordpress.com You've gotta read this : Using lambdas - C++ vs. C# vs. C++/CX vs. C++/CLI

                                        M Offline
                                        M Offline
                                        Marc A Brown
                                        wrote on last edited by
                                        #21

                                        Wouldn't it have been easier just to type "Repost!"? :laugh:

                                        N 1 Reply Last reply
                                        0
                                        • M Marc A Brown

                                          Wouldn't it have been easier just to type "Repost!"? :laugh:

                                          N Offline
                                          N Offline
                                          Nish Nishant
                                          wrote on last edited by
                                          #22

                                          Marc A. Brown wrote:

                                          Wouldn't it have been easier just to type "Repost!"? :laugh:

                                          Programmers - doing simple things the hard way since 1965! :-D

                                          Regards, Nish


                                          My technology blog: voidnish.wordpress.com You've gotta read this : Using lambdas - C++ vs. C# vs. C++/CX vs. C++/CLI

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups