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
#16
(11-04-2020, 03:41 PM)gid15 Wrote: I read about the DDS protocol and saw the implementation. It is quite simple and looks powerful.

My first thought was to implement XLink Kai at the mixed level (HLE+LLE), since it is much better tested than the pure LLE level. That would be in sceWlan.java, but the first difficulty was implementing the scanning function (IOCTL_CMD_START_SCANNING) which is the start of any Adhoc communication.
However, I don't know how this function translates to the raw Adhoc protocol. In sceWlan it is just implemented by an UDP broadcasting, but that will not work with XLink Kai, I would need to find out which frames are being sent out for scanning. That's why I wanted to try it out using the AdhocToUSB method + wireshark.

The LLE implementation for the Wlan is not complete yet, it is still a work in progress. I have not yet put much priority on it as the mixed HLE+LLE seems to work quite well for networking. That's probably the reason why your tests were failing.

Hi Gid, one second, i'll dm you a packet capture of some traffic, maybe that is something you can use, if you have any way we can chat directly I could also host a server of some game on my PSP for you so you can check yourself.

One thing that might be of interest to you is the following as well. The project I have going, mondevtopromisc uses a WiFi adapter in Monitor mode, it never associates (connects) with the actual PSP, it just sends the data straight to that AdHoc network. The PSP does not care about this whatsoever. As long as the PSP gets its data, it will send back to the MAC of the PSP I'm injecting the packets of. So anything regarding connecting to adhoc networks can probably be skipped!
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: 1 Guest(s)