Results 1 to 9 of 9

Thread: PSPPOP a software to download and read email

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,896
    Blog Entries
    3209
    Rep Power
    50

    Default PSPPOP a software to download and read email

    Curly posted this over at PS2Dev

    Hi, all
    It's the first message I put on this forum, it's to announce that I put on my website a software to download email from a pop3 server with a fix ip wifi connection.

    I don't write DNS client, so you have to enter the IP addresse of the pop3 server. Moreover I search information on a dns client. For enter your information, you have to edit the pop.ini that you can find int ms0:\PSP\GAME\PSPPOP\.

    The email viewers have a lot of problem due to the complexity of the text format. But the software save the email on the memory stick in the format *.eml. You can load them with outlook express. I made all my test with the wanadoo server (in France) so i don't know if it works with other server.
    if people want the source, i can send to them.

    bye
    Curly

    Download via the comments

  2. #2
    DCEmu Pro iball's Avatar
    Join Date
    Oct 2005
    Posts
    506
    Rep Power
    0

    Default

    Well, it's a start, but plain POP3 is notoriously insecure, anyone with a sniffer can read it as it comes out between the server and the client. Hopefully he'll keep at it and code in basic read-only IMAP support as well as selectable port support for those of us running email servers on non-standard ports, as well as implementing SPOP for better security.
    I mean, the PSP is a wireless device. Any script-kiddie with a wireless laptop running Ethereal is going to capture the POP3 traffic and read your mail at will if you're using this. Heck, I can do this with a Zaurus 5500 handheld!

  3. #3
    DCEmu Pro vincesecuricor2005's Avatar
    Join Date
    Oct 2005
    Location
    Kent, England.
    Age
    37
    Posts
    534
    Rep Power
    71

    Default

    so is there a way of beefing up security on this?

  4. #4
    DCEmu Pro iball's Avatar
    Join Date
    Oct 2005
    Posts
    506
    Rep Power
    0

    Default

    There are plenty of ways, but it's up to the original coder to implement it.

  5. #5
    DCEmu Pro vincesecuricor2005's Avatar
    Join Date
    Oct 2005
    Location
    Kent, England.
    Age
    37
    Posts
    534
    Rep Power
    71

    Default

    bit off topic but can you code iball?

  6. #6
    DCEmu Pro iball's Avatar
    Join Date
    Oct 2005
    Posts
    506
    Rep Power
    0

    Default

    I used to, a long time ago. Most of it was debugging early TCPIP protocols way back before there was an internet when it was called ARPANET, and some early HTML work back in the Mosaic era.

  7. #7
    DCEmu Pro vincesecuricor2005's Avatar
    Join Date
    Oct 2005
    Location
    Kent, England.
    Age
    37
    Posts
    534
    Rep Power
    71

    Default

    ever considered coding for psp (seems like your really getting into it)

  8. #8
    DCEmu Pro iball's Avatar
    Join Date
    Oct 2005
    Posts
    506
    Rep Power
    0

    Default

    Oh no, those days are long behind me. I'm burned out enough dealing with Microsoft servers at work. I'll beta-test and report, but that's about it. Maybe tweak a little, but my skillset moved from hard coding into HTML, PHP, and javascript a few years ago.
    Don't have the time nor the inclination to hard code anything for the PSP.

  9. #9
    DCEmu Pro vincesecuricor2005's Avatar
    Join Date
    Oct 2005
    Location
    Kent, England.
    Age
    37
    Posts
    534
    Rep Power
    71

    Default

    wish i could code but cant see it happening, did you see that wraggster may want some peoples help with the coding comp?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •