![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on LuaPlayer 0.15 Beta (WIFI SUPPORT) within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Hey guys. This is not the acutal 0.15, they are not releasing it yet, but there is a beta for ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
Hey guys. This is not the acutal 0.15, they are not releasing it yet, but there is a beta for it and it supports WIFI!! I came across this on the forums, and there is a link to it here. Here are some new functions I have found included in the WIFI example:
WIFI FUNCTIONS Wlan.init() - Initializes Wlan Wlan.term() - Terminates Wlan Wlan.getConnectionConfigs () - Returns table consisting of strings that tell the connection configuration names on your psp Wlan.useConnectionConfig( string config) - Sets the connection configuration to use (config) SOCKET FUNCTIONS Socket.connect(string IP, integer PORT) - Returns a Socket Object that can Send and Get data from an IP Address(IP) (Connects to Port PORT) SOCKET OBJECT FUNCTIONS socket.send(string data) - Sends data to the Socket that is a string (data) socket.recv() - Returns data that has been sent to the Socket socket:isConnected() - Returns true(1) or false(0) depending on if you are connected or not
__________________
[SIZE=1][CENTER]Some of my accomplishments in the Sonic community:[INDENT][SIZE=1][URL="http://www.s2beta.com/forums/index.php?showtopic=8365"]Sonic in Chaotix (Revision 2)[/URL][/SIZE][SIZE=1] [URL="http://www.s2beta.com/forums/index.php?showtopic=8116"]Knuckles' Chaotix Art Editor C++ Port[/URL][/SIZE][/INDENT][/CENTER] [/SIZE] |
|
|
|
|
|
#3 |
![]() ![]() Muppet Magnet
|
This should also work on the v0.9 EBOOT loader, when it is eventually released. At the moment there's some small problem that I'm trying to get to the bottom of, but I think the wifi support for it is all working.
__________________
Using firmware v2.00-v3.50? Open up a whole world of homebrew here
The PSP Homebrew Database needs YOU! Your ISP may be illegally wiretapping all your web activity. Stop Phorm Now! Visiting the Edinburgh Festivals? Get practical advice from experts. |
|
|
|
|
|
#4 |
![]() |
I am in progress of making a chat program for this (and it will even connect and chat w/computers
) and when I get the chance I will release it.
__________________
[SIZE=1][CENTER]Some of my accomplishments in the Sonic community:[INDENT][SIZE=1][URL="http://www.s2beta.com/forums/index.php?showtopic=8365"]Sonic in Chaotix (Revision 2)[/URL][/SIZE][SIZE=1] [URL="http://www.s2beta.com/forums/index.php?showtopic=8116"]Knuckles' Chaotix Art Editor C++ Port[/URL][/SIZE][/INDENT][/CENTER] [/SIZE] |
|
|
|
|
|
#6 | |
![]() |
Quote:
|
|
|
|
|
|
|
#8 |
![]() ![]() Developer
|
Woah! This is excelent
__________________
PSP Monopoly | PSP Tic Tac Toe | PSP eMail and SMS | Drag Mini | Block Dude http://www.cools.biaklan.com Currently Working on ????? Quote of the Week Last edited by cools; 12-02-2005 at 07:13 PM.. |
|
|
|
|
|
#10 |
![]() |
Man an AIM client would be sweet....
I need the source for this, i wanna use the wifi functions in my Amplitude game for multiplayer
__________________
NOTICE: By the time you have noticed this notice, you will have noticed that this notice is not worth noticing. FW History: 1.5>3.03OE-C>3.52 m33 |
|
|
|
|
|
#11 |
![]() |
lol sweetness!!
__________________
[url]http://rscx.com/RSCXTESTING/chris/siggy.jpg[/url] -=-=-=-=-=-=- "15% percent of programing is creating a program, 85% percent is getting to work like it f*cking should." - MagicianFB |
|
|
|
|
|
#14 |
![]() ![]() PSP Developer
Join Date: Oct 2005
Real First Name: Alex
Location: ~* Confidential *~
Just Played: N/A
Posts: 839
Trader Feedback: 0
|
Oh yea, one more comment:
LUA version of a 2d version of super smash brothers(melee) for the psp WITH WIFI MULTIPLAYER in ad-hoc/infastructure mode WILL BE SO FRACKING AWSOME!!!!! It would sorta be like smashGpsp with wifi mutiplayer, but support more than 4 players at a time (more like 2-16+ players). One more step towards multiplayer homebrew games on the psp. Also, since LUA supports 3d objects, I was wondering if its posible to have 3d objects read from a directx file, witch has an extention of *.x, witch has data like: This code was produce using Deled LIGHT with export options of UV coordinates only and when rendered (or created) in Deled LIGHT it will produce a rectangle prism. Code:
xof 0302txt 0032
Header {
1;
0;
1;
}
// Created by DeleD on 12/3/2005
Mesh cube0 {
24;
256.000000;128.000000;-256.000000;,
-256.000000;128.000000;-256.000000;,
-256.000000;0.000000;-256.000000;,
256.000000;0.000000;-256.000000;,
-256.000000;128.000000;-256.000000;,
-256.000000;128.000000;256.000000;,
-256.000000;0.000000;256.000000;,
-256.000000;0.000000;-256.000000;,
-256.000000;128.000000;256.000000;,
256.000000;128.000000;256.000000;,
256.000000;0.000000;256.000000;,
-256.000000;0.000000;256.000000;,
256.000000;128.000000;256.000000;,
256.000000;128.000000;-256.000000;,
256.000000;0.000000;-256.000000;,
256.000000;0.000000;256.000000;,
-256.000000;0.000000;256.000000;,
256.000000;0.000000;256.000000;,
256.000000;0.000000;-256.000000;,
-256.000000;0.000000;-256.000000;,
-256.000000;128.000000;-256.000000;,
256.000000;128.000000;-256.000000;,
256.000000;128.000000;256.000000;,
-256.000000;128.000000;256.000000;;
6;
4;3,2,1,0;,
4;7,6,5,4;,
4;11,10,9,8;,
4;15,14,13,12;,
4;19,18,17,16;,
4;23,22,21,20;;
MeshTextureCoords {
24;
2.000000;-1.000000;,
-2.000000;-1.000000;,
-2.000000;0.000000;,
2.000000;0.000000;,
2.000000;-1.000000;,
-2.000000;-1.000000;,
-2.000000;0.000000;,
2.000000;0.000000;,
-2.000000;-1.000000;,
2.000000;-1.000000;,
2.000000;0.000000;,
-2.000000;0.000000;,
-2.000000;-1.000000;,
2.000000;-1.000000;,
2.000000;0.000000;,
-2.000000;0.000000;,
-2.000000;2.000000;,
2.000000;2.000000;,
2.000000;-2.000000;,
-2.000000;-2.000000;,
-2.000000;-2.000000;,
2.000000;-2.000000;,
2.000000;2.000000;,
-2.000000;2.000000;;
}
}
__________________
![]() "Every team needs an idealistic person (whether they are a noob or a pro), my team doesn't have one cus im the idealistic founder."-me Anime/Manga and Fanfiction is my inspiration! Creator of: - PSPSDK makefile creator - Lua Prompt - Animated Sprite Class\Library for Lua - Gmax2PSP - Last edited by alatnet; 12-03-2005 at 12:04 PM.. |
|
|
|
![]() |
| Tags |
| 015 , beta , luaplayer , support , wifi |
| Thread Tools | |
|
|