Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

privacy and java

  • 02-09-2012 2:28pm
    #1
    Registered Users Posts: 120 ✭✭


    http://java.com/en/data/details.jsp
    HOW Is Information Sent to Oracle?

    Small encrypted XML messages are transported via a secure SSL connection over the Internet.

    is there any way to stop that info being sent


Comments

  • Registered Users, Registered Users 2 Posts: 6,253 ✭✭✭bonzodog2


    We collect and send information under this program for Windows operating systems only. It may be sent for any users running Windows who download and/or install Java version 1.5.0_u8 or later. If the user does not have an Internet connection at the time of installation, installation data will not be returned to Oracle.

    Or you could tinker with the hosts file perhaps.


  • Registered Users, Registered Users 2 Posts: 81,220 ✭✭✭✭biko


    As above, if you can figure what server is used by Oracle to send info to you can change the hosts file.

    http://www.howtogeek.com/howto/27350/beginner-geek-how-to-edit-your-hosts-file/


  • Registered Users Posts: 120 ✭✭winsumlusum


    biko wrote: »
    As above, if you can figure what server is used by Oracle to send info to you can change the hosts file.

    http://www.howtogeek.com/howto/27350/beginner-geek-how-to-edit-your-hosts-file/
    thanks both. I knew about hosts files but how do i figure the Oracle server?


  • Registered Users, Registered Users 2 Posts: 558 ✭✭✭wobbles-grogan


    You can use Wireshark to analyze network traffic.

    So, turn on wireshark, then do the install and see where the xml is being sent.

    http://www.wireshark.org/

    Edit: Its not as simple as i've said above, but, its the general gist!


  • Registered Users, Registered Users 2 Posts: 2,781 ✭✭✭amen


    Why do you want to stop the info from being sent?

    you do realise that Windows may also do this ( it may ask you/may not) and that several other windows applications may also do this?


  • Advertisement
  • Registered Users Posts: 120 ✭✭winsumlusum


    You can use Wireshark to analyze network traffic.

    So, turn on wireshark, then do the install and see where the xml is being sent.

    http://www.wireshark.org/

    Edit: Its not as simple as i've said above, but, its the general gist!
    isn't it too late then as its on its way?


  • Registered Users, Registered Users 2 Posts: 558 ✭✭✭wobbles-grogan


    Yes, but in future you'll know what server its sending to...


  • Registered Users, Registered Users 2 Posts: 6,253 ✭✭✭bonzodog2


    isn't it too late then as its on its way?

    You could disable your net connection, with Wireshark running, let it try to connect, find the DNS name of the server it tries to connect to.


Advertisement