Search found 3 matches

by infidel
Sun Jun 24, 2007 10:20 am
Forum: PSP Lua Player Development
Topic: cancelling connecting
Replies: 4
Views: 5864

I can't believe socket.connect was put into LUA without a timeout...
by infidel
Sun Jun 24, 2007 10:13 am
Forum: PSP Lua Player Development
Topic: WLAN Sample - Doesn't connect
Replies: 2
Views: 4452

Replace:

Code: Select all

Wlan.useConnectionConfig(1)
with

Code: Select all

Wlan.useConnectionConfig(2)
and try again. If it works, from on now do the selected connection index + 1.
by infidel
Mon Jun 04, 2007 10:07 am
Forum: PSP Lua Player Development
Topic: Problem getting return data [wlan]
Replies: 0
Views: 2662

Problem getting return data [wlan]

nevermind