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 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

Java - how to tell what port it's using?

  • 31-07-2011 3:10pm
    #1
    Registered Users, Registered Users 2 Posts: 1,005 ✭✭✭


    Hi,

    I can't figure out what port my java is using. It appears that it has been blocked my where I live (free internet access) but I can request it to be sorted.. but they asked what port it's using and I can't tell.

    They recently put a firewall proxy in place to stop the use of torrents etc.


Comments

  • Registered Users, Registered Users 2 Posts: 760 ✭✭✭mach1982


    PeteK* wrote: »
    Hi,

    I can't figure out what port my java is using. It appears that it has been blocked my where I live (free internet access) but I can request it to be sorted.. but they asked what port it's using and I can't tell.

    They recently put a firewall proxy in place to stop the use of torrents etc.

    Java a programming language not a service .


  • Closed Accounts Posts: 8,015 ✭✭✭CreepingDeath


    You can go to the windows command line and run netstat -a,
    or if you'd like a nice free utility to show you all the details then download Sys Internals TCPVIEW.


Advertisement