How to trace a caller in java ?

The_Small_k

The_Small_k

@the-small-k Oct 22, 2024
hello guy's
Check this link #-Link-Snipped-#
Actually using this app we can able to trace the caller.Anybody have idea how this can be done in java ?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jul 3, 2011

    Its just a HTTP way of updating the location from the client. You can send HTTP commands to Google Latitude to do so. Use java.http.* for this...
  • The_Small_k

    The_Small_k

    @the-small-k Jul 28, 2011

    @praveen isn't a good idea to connect the google server and retrive the location ?
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jul 29, 2011

    Yeah, you can use Google Latitude... 😀
  • The_Small_k

    The_Small_k

    @the-small-k Jul 30, 2011

    So do you know what is the server and port no to get the permission to access google latitude(just like for accessing the mail server server address is "smtp.gmail.com" and port no is "587") ?
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jul 31, 2011

    You gotta check with the GMail API... 😀