| View previous topic :: View next topic |
| Author |
Message |
fraca7
Joined: 03 Oct 2005 Posts: 21 Location: Paris
|
Posted: Mon Mar 06, 2006 3:23 am Post subject: [Announce] PSP-Python with network support |
|
|
I just added network support in PSP-Python. After one function call to actually connect, all the network-related classes/modules of the standard library work as is. Documentation and download on the Wiki:
http://fraca7.free.fr/pspwiki/doku.php
Two samples are included, a simple echo server and an HTTP server that just shows the contents of the memory stick (and allows to download the files that are there).
Have fun. |
|
| Back to top |
|
 |
johnsto
Joined: 18 Jan 2006 Posts: 30
|
Posted: Mon Mar 06, 2006 3:29 am Post subject: |
|
|
| Fantastic! Been waiting for this :) |
|
| Back to top |
|
 |
fraca7
Joined: 03 Oct 2005 Posts: 21 Location: Paris
|
Posted: Fri Mar 10, 2006 6:18 pm Post subject: Update - bug fix |
|
|
| Argh. This version introduced a serious bug preventing script.py from importing anything that wasn't under ms0:/python; this is fixed now. |
|
| Back to top |
|
 |
|