Search found 2 matches
- Mon Dec 19, 2005 9:05 am
- Forum: PSP Development
- Topic: psppet: I want to help with adhoc connections.
- Replies: 5
- Views: 5948
Re: "Infrastructure Mode" can work without Access
The PSP "Infrastructure Mode" can be configured to work in a WiFi adhoc network ! (aka peer-to-peer) - ie. if you don't own a WiFi "Access Point" Create an "Infrastructure Mode" configuration on your PSP under "Network Settings". Fill everything in manually (...
- Mon Dec 19, 2005 3:01 am
- Forum: PSP Lua Player Development
- Topic: System.md5sum() returns different hash from regular md5
- Replies: 1
- Views: 1530
System.md5sum() returns different hash from regular md5
Hello, I have a problem about the use of System.md5sum().
Now i'm trying on http://block111.servehttp.com/hash and i get in result "f71dbe52628a3f83a77ab494817525c6".
What's wrong ?
Thanks.
Code: Select all
System.md5sum("toto") -- returns aa4fdef12520a00a605fa33cba5cf27f
What's wrong ?
Thanks.