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. Need some guidelines and confirmation for below points

Need some guidelines and confirmation for below points

Scheduled Pinned Locked Moved The Lounge
helpquestion
17 Posts 7 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.
  • OriginalGriffO OriginalGriff

    I explained to you last week http://www.codeproject.com/Questions/136755/Get-zipcode-from-the-relative-ip-address.aspx[^] that Postcode tracking from IP address doesn't work. The facts haven't changed since then. In all probability, reading a users email without their prior knowledge and consent will be illegal in most if not all western countries. If I knew (or found out) that my email was being read by any outside agency, I would take steps immediately, even if my email is a dull bunch of cr@p, generally. Employers can (sometimes) get away with doing it to their employees, but normally such a policy causes such resentment that the practice stops pretty quickly. Most people consider it tantamount to phone call tapping.

    Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.

    G Offline
    G Offline
    Gandalf_TheWhite
    wrote on last edited by
    #8

    Thanks griff!! I am aware of your solution and It was appropriate for the particular question. Though here I have little different doubt in mind where this things are mentioned in Cyber Low or not. And what about the Privacy policy contents at the time of registration if they have mentioned about this things then what one can do in this matter.

    Believe Yourself™

    H 1 Reply Last reply
    0
    • R Rod Kemp

      Gandalf - The White wrote:

      regarding to the users own privacy it should be illegal to track zipcode level.

      Tracking of IP addresses isn't an issue as the closest you will get is the ISP the IP is assigned to you will not get the exact zipcode of the individual user. What you need to look at is WHY do they want to track it. If they are wanting to link a user with an IP address this has problems as some people still have dynamic IP addresses so it will change over time making recording it pointless or do they want to provide location based services or is it based on security such as this person logged in from this IP address at this time. There are uses to tracking IP addresses.

      People are more violently opposed to fur than leather because it's safer to harass rich women than motorcycle gangs

      G Offline
      G Offline
      Gandalf_TheWhite
      wrote on last edited by
      #9

      Its fine with the IP address there is no issue in tracking the IP address however It is one level more - track the zipcode from the tracked IP address. In that I was referring to the tracking zipcode of the user from the tracked IP. As we consider the dynamic ip the zipcode is no more going to remain same if person has changed the location however it(zip) should remain same regardless of dynamic ip if the location is same.

      Believe Yourself™

      R 1 Reply Last reply
      0
      • G Gandalf_TheWhite

        Thanks griff!! I am aware of your solution and It was appropriate for the particular question. Though here I have little different doubt in mind where this things are mentioned in Cyber Low or not. And what about the Privacy policy contents at the time of registration if they have mentioned about this things then what one can do in this matter.

        Believe Yourself™

        H Offline
        H Offline
        Henry Minute
        wrote on last edited by
        #10

        Gandalf - The White wrote:

        I have little different doubt in mind where this things are mentioned in Cyber Low or not

        You know something else that's not mentioned in Cyber Low (Law?)? They don't bother mentioning pinning fairies to gorillas backsides either. The reason is, of course, that gorillas simply wouldn't put up with it, just as identifying zip codes from IP addresses is just not on. If, however, you are talking about Geolocation[^] (which is possible), then you should learn to use the correct terminology.

        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

        G 1 Reply Last reply
        0
        • G Gandalf_TheWhite

          I have some doubts... Whether it is legal to do below things via your web application/Program 1. Track Location/Zipcode from IP address. 2. Read emails from Users Mailbox who registers to your website. I do not have much information about legal things, doing so can lead to any problem. Cause we the developers are believe in things like 'do the work given to you without any second thought'!! So I am curious about this. Anyone has faced this ever before or have done something like this. Note : I think it as non programming question So had posted here as it belongs to users privacy not with programming!!

          Believe Yourself™

          K Offline
          K Offline
          Keith Barrow
          wrote on last edited by
          #11

          Sounds more like the action of Saruman the White.

          Sort of a cross between Lawrence of Arabia and Dilbert.[^]
          -Or-
          A Dead ringer for Kate Winslett[^]

          G 1 Reply Last reply
          0
          • G Gandalf_TheWhite

            Its fine with the IP address there is no issue in tracking the IP address however It is one level more - track the zipcode from the tracked IP address. In that I was referring to the tracking zipcode of the user from the tracked IP. As we consider the dynamic ip the zipcode is no more going to remain same if person has changed the location however it(zip) should remain same regardless of dynamic ip if the location is same.

            Believe Yourself™

            R Offline
            R Offline
            Rod Kemp
            wrote on last edited by
            #12

            You're missing the point here, which is, you can't get the location of the USER from an IP address you can only get the location of the ISP and these are not necessarily going to be the same.

            People are more violently opposed to fur than leather because it's safer to harass rich women than motorcycle gangs

            G 1 Reply Last reply
            0
            • H Henry Minute

              Gandalf - The White wrote:

              I have little different doubt in mind where this things are mentioned in Cyber Low or not

              You know something else that's not mentioned in Cyber Low (Law?)? They don't bother mentioning pinning fairies to gorillas backsides either. The reason is, of course, that gorillas simply wouldn't put up with it, just as identifying zip codes from IP addresses is just not on. If, however, you are talking about Geolocation[^] (which is possible), then you should learn to use the correct terminology.

              Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

              G Offline
              G Offline
              Gandalf_TheWhite
              wrote on last edited by
              #13

              Henry Minute wrote:

              If, however, you are talking about Geolocation[^] (which is possible), then you should learn to use the correct terminology.

              Thank you for your advise However it is Zicode. I am aware of the Geolocation in which MAC addresses are used. However here we have to find Zipcode and I got my answer from the Guidelines provided by the cpians.

              Henry Minute wrote:

              They don't bother mentioning pinning fairies to gorillas backsides either.

              True, but I want to be on safer side so have to confirm it at anyhow.

              Henry Minute wrote:

              Cyber Low (Law?)?

              And yeah that was my mistake. :doh: I was referring LAW. You caught the correct one and thanks for that :)

              Believe Yourself™

              H 1 Reply Last reply
              0
              • K Keith Barrow

                Sounds more like the action of Saruman the White.

                Sort of a cross between Lawrence of Arabia and Dilbert.[^]
                -Or-
                A Dead ringer for Kate Winslett[^]

                G Offline
                G Offline
                Gandalf_TheWhite
                wrote on last edited by
                #14

                Keith Barrow wrote:

                action of Saruman the White

                :laugh: And Frodo needs some guidelines and for that he has ask help from the white wizard.

                Believe Yourself™

                1 Reply Last reply
                0
                • R Rod Kemp

                  You're missing the point here, which is, you can't get the location of the USER from an IP address you can only get the location of the ISP and these are not necessarily going to be the same.

                  People are more violently opposed to fur than leather because it's safer to harass rich women than motorcycle gangs

                  G Offline
                  G Offline
                  Gandalf_TheWhite
                  wrote on last edited by
                  #15

                  Rod Kemp wrote:

                  you can't get the location of the USER from an IP add

                  Yes I got you, It will post to the ISP every-time. and it will be not related to anywhere near to the user's zipcode.

                  Believe Yourself™

                  1 Reply Last reply
                  0
                  • G Gandalf_TheWhite

                    Henry Minute wrote:

                    If, however, you are talking about Geolocation[^] (which is possible), then you should learn to use the correct terminology.

                    Thank you for your advise However it is Zicode. I am aware of the Geolocation in which MAC addresses are used. However here we have to find Zipcode and I got my answer from the Guidelines provided by the cpians.

                    Henry Minute wrote:

                    They don't bother mentioning pinning fairies to gorillas backsides either.

                    True, but I want to be on safer side so have to confirm it at anyhow.

                    Henry Minute wrote:

                    Cyber Low (Law?)?

                    And yeah that was my mistake. :doh: I was referring LAW. You caught the correct one and thanks for that :)

                    Believe Yourself™

                    H Offline
                    H Offline
                    Henry Minute
                    wrote on last edited by
                    #16

                    Gandalf - The White wrote:

                    However it is Zicode. I am aware of the Geolocation in which MAC addresses are used. However here we have to find Zipcode and I got my answer from the Guidelines provided by the cpians.

                    Geolocation, the use of which is more often related to 'mobile' devices, can get down to ZipCode level, or pretty close, by using cell triangulation amongst other techniques. As others have told you this is currently not possible using the 'fixed' internet infrastructure.

                    Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

                    1 Reply Last reply
                    0
                    • G Gandalf_TheWhite

                      I have some doubts... Whether it is legal to do below things via your web application/Program 1. Track Location/Zipcode from IP address. 2. Read emails from Users Mailbox who registers to your website. I do not have much information about legal things, doing so can lead to any problem. Cause we the developers are believe in things like 'do the work given to you without any second thought'!! So I am curious about this. Anyone has faced this ever before or have done something like this. Note : I think it as non programming question So had posted here as it belongs to users privacy not with programming!!

                      Believe Yourself™

                      R Offline
                      R Offline
                      Roger Wright
                      wrote on last edited by
                      #17

                      As others have told you, it is not possible to relate an IP address to a Zip Code. At least not reliably... As for reading email, I don't believe that case law has dealt with this issue yet, so it's a gray area. It is against Federal law to tamper with the US mail, including opening another's mailbox and reading mail addressed to another person, but that doesn't extend to electronic communications. In fact, this may be an issue which may take a long time to settle. For instance, in accordance with the WARC conference and treaty of 1939, it is against international law, and by extension US law, to block any electronic transmission. For this reason, cities and police departments who try to prevent the use of scanners by the public find themselves in deep doodoo with the Feds. It is permissible to scramble a communication, but not to forbid listening to it. It is also illegal to rebroadcast overheard transmissions, and by extension, it would be illegal for you to read someone else's email and tell a third party what you read. But I doubt if the law is all that clear about whether you commit a crime by reading it yourself. In the US, at least, the 'Right to Privacy' is a fiction - there is no such legal right in the Constitution. But it is a strong taboo here that any person or company would be wise to observe. If your employer is asking you to snoop, it's probably not against the law, but it is certainly unethical, and your customers will leave you in droves if they find out about it. And they will...

                      Will Rogers never met me.

                      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