Through lua programming?
Read WLAN in the function section but still dunno what to do... any examples available?
All I guess is:
PSP - A
1a) initialize wlan
2a) create server socket
3a) listen for client
PSP - B
1b) initialize wlan
2b) get available connection
3b) choose a server (PSP - A) and ask for connection
4b) listen for server reply
PSP - A
4a) accept connection and ack PSP - B
PSP - B
5b) connect with PSP - A
-----
Am I right?
What functions I should use and how to do?
I have never works on socket programming so I am very stupid on this field~ :(
Any way to transfer files in ms duo between psp(s) by WiFi?
Moderators: Shine, Insert_witty_name
Flame me if I'm wrong, but I haven't heard of an adhoc wifi solution with lua
yet, so you'd be the first to use wifi to communicate directly between two PSP
units using LUA.
Not saying it can't work, because there is a working LUA web server,
but I think for now, it would have to be done in a room with a wireless access
point.
yet, so you'd be the first to use wifi to communicate directly between two PSP
units using LUA.
Not saying it can't work, because there is a working LUA web server,
but I think for now, it would have to be done in a room with a wireless access
point.