This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Xlink Kai support
#13
(11-03-2020, 01:17 PM)codedwrench Wrote: Hello Gid15,

I could help you get connected on XLink Kai.
I'm curious about the LLE portion of JPCSP, if that can emulate PSP traffic exactly it will be able to work.
If that's the case I would be happy to add support for XLink Kai as well, if you're not comfortable with that.
I would also be happy to explain some of XLink Kai's workings to you if you like.

Kind regards,
CodedWrench
Hello CodedWrench,

thank you for your offer!
I would be very interested into more details on which interfaces could be used to communicate with XLink Kai from a Java world.

Jpcsp is supporting multiple levels of emulation for the network code:
1) HLE: high level PSP API's are emulated over ProOnline (or through Jpcsp's own protocol which mainly became obsolete with ProOnline)
2) mix of HLE and LLE: running everything in HLE, except for the networking code which can be run in LLE. I.e. the PSP original firmware networking code can be used to implement the high level PSP networking API's. This code is then interfacing with an HLE module sceWlan which is just responsible for abstracting the WLAN hardware. The complete network traffic is created by the PSP original code but transmitted through an HLE Java interface. Currently, sceWlan is using UDP for networking as Adhoc communication is not available from a Java world.
3) LLE: running everything in LLE. There, Jpcsp is emulating the WLAN hardware interface. Currently, this emulation is using UDP for networking. That part is very similar to the second scenario using sceWlan

I've tried XLink Kai on my own PSP using AdhocToUSB but couldn't really test it due to missing players in the Lobby. Do you know how the AdhocToUSB bridge is interfacing with XLink Kai? Is the bridge sending the PSP traffic over the Adhoc network on the PC side which is then picked up by XLink Kai like coming from a real PSP or is the bridge communicating over TCP/UDP? The TCP/UDP approach would be interesting for Jpcsp from Java.

Thank you for any support!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Messages In This Thread
Xlink Kai support - by Nir777 - 10-12-2020, 09:15 AM
RE: Xlink Kai support - by gid15 - 10-12-2020, 09:43 AM
RE: Xlink Kai support - by onelight - 10-12-2020, 12:13 PM
RE: Xlink Kai support - by gid15 - 10-12-2020, 03:03 PM
RE: Xlink Kai support - by Nir777 - 10-12-2020, 05:59 PM
RE: Xlink Kai support - by gid15 - 10-12-2020, 07:24 PM
RE: Xlink Kai support - by Nir777 - 10-12-2020, 10:03 PM
RE: Xlink Kai support - by Nir777 - 10-24-2020, 09:47 AM
RE: Xlink Kai support - by gid15 - 10-24-2020, 03:42 PM
RE: Xlink Kai support - by Nir777 - 10-30-2020, 07:00 PM
RE: Xlink Kai support - by Nir777 - 11-02-2020, 10:18 AM
RE: Xlink Kai support - by codedwrench - 11-03-2020, 01:17 PM
RE: Xlink Kai support - by gid15 - 11-04-2020, 01:01 PM
RE: Xlink Kai support - by codedwrench - 11-04-2020, 01:57 PM
RE: Xlink Kai support - by gid15 - 11-04-2020, 03:41 PM
RE: Xlink Kai support - by codedwrench - 11-04-2020, 03:55 PM
RE: Xlink Kai support - by gid15 - 11-06-2020, 06:03 PM
RE: Xlink Kai support - by gid15 - 11-07-2020, 05:05 PM
RE: Xlink Kai support - by gid15 - 11-12-2020, 05:51 PM
RE: Xlink Kai support - by Nir777 - 11-10-2020, 08:01 PM
RE: Xlink Kai support - by gid15 - 11-10-2020, 09:38 PM
RE: Xlink Kai support - by Nir777 - 11-10-2020, 09:44 PM
RE: Xlink Kai support - by gid15 - 11-11-2020, 08:35 AM
RE: Xlink Kai support - by onelight - 11-12-2020, 05:59 AM
RE: Xlink Kai support - by gid15 - 11-12-2020, 01:21 PM
RE: Xlink Kai support - by onelight - 11-16-2020, 06:34 AM
RE: Xlink Kai support - by onelight - 11-17-2020, 04:45 PM
RE: Xlink Kai support - by Nir777 - 11-17-2020, 10:15 PM
RE: Xlink Kai support - by gid15 - 11-19-2020, 05:29 PM
RE: Xlink Kai support - by Nir777 - 11-19-2020, 07:05 PM
RE: Xlink Kai support - by gid15 - 11-19-2020, 08:01 PM
RE: Xlink Kai support - by Nir777 - 11-19-2020, 08:18 PM
RE: Xlink Kai support - by gid15 - 11-19-2020, 09:23 PM
RE: Xlink Kai support - by Nir777 - 11-19-2020, 09:57 PM
RE: Xlink Kai support - by gid15 - 11-20-2020, 08:12 PM
RE: Xlink Kai support - by Nir777 - 11-20-2020, 10:04 PM
RE: Xlink Kai support - by gid15 - 11-21-2020, 10:48 AM
RE: Xlink Kai support - by Nir777 - 01-31-2021, 02:07 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)