07-17-2014, 10:43 AM
(07-16-2014, 10:20 PM)sum2012 Wrote: I don't know what application use the network port 30000Could you try to modify jpcsp.network.jpcsp.JpcspNetworkAdapter.java, line 54:
(07-16-2014, 08:02 AM)gid15 Wrote: Is there any application on your computer using the network port 30000?
I'm using this port internally in Jpcsp to implement the Adhocctl protocol. I might need to change this to another port...
Code:
private static final int adhocctlBroadcastPort = 30004;
Always include a complete log file at INFO level in your reports. Thanks! How to post a log