(06-03-2014, 04:41 PM)gid15 Wrote: I've fixed an error in the ProOnline Server implementation. I've also tried to fix the error "Receive not supported on ServerSocket" in r3527....
Thinks a lot.
I use tried to enable JPCSP ProOnline Server, but PPSSPP or PSP still can join in
It seems like PPSSPP or PSP is waiting for a SSID (or groupname) but JPCSP ProOnline didn't give them.
To be celebrated, the error "Receive not supported on ServerSocket" is fixed
more game will work with ProOnline
To make jpcsp more friendly, I'd like add more code
To play PSP game, discID, adhocID and groupname will be something you want know. And I just tried edit mainGUI and chatCUI
mainGUI
Code:
public void setMainTitle(String message) {
String oldtitle = getTitle() + " " + "[" + State.discId + "]" ;
chatGUI
ChatGUI.zip (Size: 2.77 KB / Downloads: 186)