Search found 5 matches
- Sun May 18, 2008 7:32 pm
- Forum: PSP Lua Player Development
- Topic: Client Server WLAN (String problem)
- Replies: 8
- Views: 13564
- Fri May 16, 2008 9:49 pm
- Forum: PSP Lua Player Development
- Topic: Client Server WLAN (String problem)
- Replies: 8
- Views: 13564
- Wed May 14, 2008 4:37 am
- Forum: PSP Lua Player Development
- Topic: Client Server WLAN (String problem)
- Replies: 8
- Views: 13564
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...
- Tue May 13, 2008 4:57 am
- Forum: PSP Lua Player Development
- Topic: Client Server WLAN (String problem)
- Replies: 8
- Views: 13564
- Sun May 11, 2008 8:47 pm
- Forum: PSP Lua Player Development
- Topic: Client Server WLAN (String problem)
- Replies: 8
- Views: 13564
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...