Search found 5 matches

by Predator892
Sun May 18, 2008 7:32 pm
Forum: PSP Lua Player Development
Topic: Client Server WLAN (String problem)
Replies: 8
Views: 7998

ok thx anyways ^^
by Predator892
Fri May 16, 2008 9:49 pm
Forum: PSP Lua Player Development
Topic: Client Server WLAN (String problem)
Replies: 8
Views: 7998

I know the old versione of luaplayer (i think also HM) had support for big images
by Predator892
Wed May 14, 2008 4:37 am
Forum: PSP Lua Player Development
Topic: Client Server WLAN (String problem)
Replies: 8
Views: 7998

same thing :( EDIT:wait wait, if i send a high string every time from pc to psp, psp will flash or one symbol or letter or the good string! EDIT2: YESSSS It was beacouse psp i don't know why receive the string with 2 spaces at start for example i send 'hello' psp receive '__hello' (__=spaces) now it...
by Predator892
Tue May 13, 2008 4:57 am
Forum: PSP Lua Player Development
Topic: Client Server WLAN (String problem)
Replies: 8
Views: 7998

for pc i use the TCP (Socket) and from the psp Socket.send()
but i say you when the psp receive a string (and print like bad character) if i send this string again to the pc it receive the good string!! then only when i print...
by Predator892
Sun May 11, 2008 8:47 pm
Forum: PSP Lua Player Development
Topic: Client Server WLAN (String problem)
Replies: 8
Views: 7998

Client Server WLAN (String problem)

hi i have created a program on pc (server) and a lua script on psp, i connect to the pc>work i send message to pc>work i send message from pc to psp>don't work, or better it work,psp receive message but when i print this message i see only special characters! then i tryed to resend my received messa...