07-18-2014, 02:43 PM
(07-17-2014, 10:43 AM)gid15 Wrote:I think to have fixed the binding issue in r3567. Could you check?(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...
From information available on the internet, this port seems to be unused by other applications...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