Could you enter the following command in the Terminal?
lsof -i udp:30000
This command will return the name of the application using port 30000.
Could you enter the following command in the Terminal?
lsof -i udp:30000
This command will return the name of the application using port 30000.