Search found 6 matches
- Tue Jan 17, 2006 1:55 am
- Forum: PSP Lua Player Development
- Topic: Drawing circles
- Replies: 8
- Views: 4189
- Sat Dec 10, 2005 8:05 am
- Forum: PSP Lua Player Development
- Topic: Wlan.getIPAddress() function not working
- Replies: 7
- Views: 3423
I have another way of getting your IP as of right now, this one will only get your router's IP which you can access your PSP through by port forwarding whichever port your program uses to listen with. This just connects a site and gets the IP from that site by picking apart the string of HTML code. ...
- Mon Dec 05, 2005 9:04 am
- Forum: PSP Lua Player Development
- Topic: Wlan.getIPAddress() function not working
- Replies: 7
- Views: 3423
- Mon Dec 05, 2005 8:43 am
- Forum: PSP Lua Player Development
- Topic: Wlan.getIPAddress() function not working
- Replies: 7
- Views: 3423
- Mon Dec 05, 2005 6:41 am
- Forum: PSP Lua Player Development
- Topic: Wlan.getIPAddress() function not working
- Replies: 7
- Views: 3423
Wlan.getIPAddress() function not working
Has anybody got this function to work? I am coding a chat program in LUA and I need to tell the user what IP Address his PSP is so other users can connect to him. Yesterday this was coming up with errors saying, "Invalid IP Address." And today it is coming up as a bunch of jumbled up text ...
- Sat Dec 03, 2005 10:36 am
- Forum: PSP Lua Player Development
- Topic: RSS Feed?
- Replies: 5
- Views: 3741
Hey Shine, looking good so far. Can you please post the functions that are used so far by the Wlan class and the Socket class (class or whatever its called)? And you might want to update the function reference on the wiki so that it shows all of the IR functions and etc that can be used in version 0...