Results 1 to 25 of 25

pIRC 0.1

This is a discussion on pIRC 0.1 within the PSP Homebrew and Hacks Discussion forums, part of the PSP Development, Hacks, and Homebrew category; I've just finished cleaning up a small IRC client for the PSP. It's nowhere near finished yet, as it only ...

  
  1. #1
    Mushroom Man
    Points: 7,283, Level: 56
    Level completed: 67%, Points required for next Level: 67
    Overall activity: 0%

    Join Date
    Sep 2005
    Location
    UK
    Posts
    318
    QJ Pts
    7,283
    Level
    56
    Downloads
    0
    Uploads
    0

    Default pIRC 0.1

    I've just finished cleaning up a small IRC client for the PSP. It's nowhere near finished yet, as it only handles the ping/connect messages so far(just displays the rest, raw code and all). It can join a specified server/channel, and send messages using p-sprint.

    I've submited the file, but it has not shown up yet, so here is a direct link. Enjoy!

    Edit: hrm, it seems the censor URLs here.

    This will be a brief readme, but it should have everything you need to hear in it.

    This is pIRC, an IRC client for the PSP, using the wireless internet connection. It is a hacked together version of danzels 'peldet' Telnet client. Many thanks to him for releasing the source code!

    So far, it can connect to a server, join a channel, and send messages to that channel using p-sprint.

    You won't be able to send raw commands, so to quit you will have to make do with the power button for now :)

    I'll work on tidying up the recieve code, so we can actually SEE what people are saying, instead of all the information the server sends with messages.

    INSTALL:

    To install, simply copy the correct version to your game folder, and edit the 'config' file to your needs.

    <server IP> <server PORT> <nickname> <channel>
    example:
    193.120.201.111:6667 PsiloPSP #psp
    (Quakenet PSP channel)

    Enjoy!

    Psilocybeing
    ([email protected])


    Attached Files Attached Files
    Last edited by Psilocybeing; 11-16-2005 at 07:38 AM.

  2. #2
    QJ Gamer Green
    Points: 25,320, Level: 95
    Level completed: 97%, Points required for next Level: 30
    Overall activity: 0%

    Join Date
    Aug 2005
    Location
    Edmonton, Canada
    Posts
    2,938
    QJ Pts
    25,320
    Level
    95
    Downloads
    0
    Uploads
    0

    Default

    SHOOT!
    I can't believe I upgraded to 2.5
    Sounds cool.
    [CENTER][img]http://img357.imageshack.us/img357/5953/torro5mb.gif[/img][/CENTER]
    [CENTER][img]http://img98.imageshack.us/img98/9213/xbox360owner1nb.jpg[/img][/CENTER]
    [CENTER][img]http://img98.imageshack.us/img98/6253/luminesaddict3bb.jpg[/img][/CENTER]
    [center][img]http://f10.putfile.com/7/18321220157.jpg[/img][/CENTER]
    [CENTER][URL=http://forums.qj.net/showthread.php?t=19128][COLOR=Magenta]¸,ø¤º°`¦°º¤ø,¸ Become premium! Support QJ.net! ¸,ø¤º°`¦°º¤ø,¸[/COLOR][/URL][/CENTER]

  3. #3
    Points: 4,356, Level: 42
    Level completed: 3%, Points required for next Level: 194
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    2
    QJ Pts
    4,356
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    Hey, if you need to process other messages, I can work with you. I worked on the processing of messages before the keyboard input... let me know.

  4. #4
    Points: 4,409, Level: 42
    Level completed: 30%, Points required for next Level: 141
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    4
    QJ Pts
    4,409
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    i cant get past the connecting... part....it gos to that and the psp just shuts down after about 15 seconds

  5. #5
    Mushroom Man
    Points: 7,283, Level: 56
    Level completed: 67%, Points required for next Level: 67
    Overall activity: 0%

    Join Date
    Sep 2005
    Location
    UK
    Posts
    318
    QJ Pts
    7,283
    Level
    56
    Downloads
    0
    Uploads
    0

    Default

    Thanks for the offer Jangie, but I spent many-a-month on IRC projects, so it's not the protocol I'm worried about. It's C behaving that worries me :P.

    As for you flmshcky07, download 0.2 that has been uploaded. It should be on the post, on the front page. That fixes a few errors/mistakes :)

  6. #6
    Developer
    Points: 8,414, Level: 61
    Level completed: 88%, Points required for next Level: 36
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    445
    QJ Pts
    8,414
    Level
    61
    Downloads
    0
    Uploads
    0

    Default

    yay, bout time someone hacked something up :)

    Just a reminder that the peldet code is under GPL, and as this is a derivative work it will need to be under GPL too, sources plz :)

    Also, in the newer peldets I've updated the font renderer and such, cleaning up the code a bit which would make it a much nicer codebase to work from.

    Danzel.

  7. #7
    Mushroom Man
    Points: 7,283, Level: 56
    Level completed: 67%, Points required for next Level: 67
    Overall activity: 0%

    Join Date
    Sep 2005
    Location
    UK
    Posts
    318
    QJ Pts
    7,283
    Level
    56
    Downloads
    0
    Uploads
    0

    Default

    I'll clean and upload the source now. I'm not used to working with licenses, so sorry :). I'll also take a look at the new peldet, to see if my code is portable :)

  8. #8
    Mushroom Man
    Points: 7,283, Level: 56
    Level completed: 67%, Points required for next Level: 67
    Overall activity: 0%

    Join Date
    Sep 2005
    Location
    UK
    Posts
    318
    QJ Pts
    7,283
    Level
    56
    Downloads
    0
    Uploads
    0

    Default

    I've just been going through the 0.4 source, and have made all the changes that I made in the first version, and everything seems to be running smoothly. The renderMain function is a godsend , should make scripting easier when I get round to it. I'll have the sources and the updated pbps uploaded in 15m or so.

  9. #9
    Mushroom Man
    Points: 7,283, Level: 56
    Level completed: 67%, Points required for next Level: 67
    Overall activity: 0%

    Join Date
    Sep 2005
    Location
    UK
    Posts
    318
    QJ Pts
    7,283
    Level
    56
    Downloads
    0
    Uploads
    0

    Default

    I've just sorted out 0.3, although the archive submitted is out of date now, so here is the rar with the most recent changes. Enjoy! (sources included by the way)
    Attached Files Attached Files

  10. #10
    News Hound Extroidanaire
    Points: 4,826, Level: 44
    Level completed: 38%, Points required for next Level: 124
    Overall activity: 0%

    Join Date
    May 2005
    Location
    P.R
    Posts
    46
    QJ Pts
    4,826
    Level
    44
    Downloads
    0
    Uploads
    0

    Default

    arg I can't connect
    it quit
    $7d

  11. #11
    Developer
    Points: 8,414, Level: 61
    Level completed: 88%, Points required for next Level: 36
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    445
    QJ Pts
    8,414
    Level
    61
    Downloads
    0
    Uploads
    0

    Default

    That would be the error code for 'Address not available', not entirely sure if that will help you.
    Where did it drop out?

    Danzel.

  12. #12
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Sep 2005
    Posts
    25
    QJ Pts
    4,576
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    im so clueless about this how can i now the ip or the port=?

  13. #13
    QJ Gamer Platinum
    Points: 30,546, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    Interstates
    Posts
    9,652
    QJ Pts
    30,546
    Level
    100
    My Mood
    Aggressive
    Downloads
    0
    Uploads
    0

    Default

    While this would be nice to have a "portable IRC display", trying to "real-time" with it would be like masturbating with a cheese grater: slightly amusing, but mostly painful.
    (And yes, I do use that phrase a lot..especially at work.)
    But it's a neat hack!
    [spoiler=signature][center][img]http://i33.photobucket.com/albums/d75/iball2929/iballsig2fz.jpg[/img][/center]
    [size=-2][center][b][color=purple]Nintendo DS WFC codes[/b][/color][/center][/size][size=-2][center][b][color=green]Mario Kart DS: 180448 583615 (I-Ball)[/color]
    [color=blue]Animal Crossing: Town of Sampson 4853-9284-6519 (I-Ball)[/color]
    [color=red]Metroid Prime Hunters: 5025 8054 3555[/size][/center][/color][size=-2][center]-----------------[/center][center][color=blue]Homebrew authors! If your software is based upon GPL code then you MUST release the modified source code you created the same time you release the binaries![/b][/size][/color][/center]
    [size=-2][center][b]Supercard mini-SD w/2GB 150x Mini-SD card, SuperPass II, FlashMe v7 and an EFA Linker II GBA flashcart[/b][/center][/size][/spoiler]

  14. #14
    Mushroom Man
    Points: 7,283, Level: 56
    Level completed: 67%, Points required for next Level: 67
    Overall activity: 0%

    Join Date
    Sep 2005
    Location
    UK
    Posts
    318
    QJ Pts
    7,283
    Level
    56
    Downloads
    0
    Uploads
    0

    Default

    Sadly I agree, but I wanted to get into PSP coding somehow, and making an IRC client seemed like the ideal way :).

    I've written a quick HTTP download program also, that will download a specified file from a webserver onto your PSP. File-sharing anyone?

    One other idea I had was a portable installer, for all homebrew apps. It would hold URLs of homebrew app zips/rars, and allow you to install them whenever you wanted them with a single click.
    Last edited by Psilocybeing; 11-18-2005 at 04:48 PM.

  15. #15
    Developer
    Points: 8,414, Level: 61
    Level completed: 88%, Points required for next Level: 36
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    445
    QJ Pts
    8,414
    Level
    61
    Downloads
    0
    Uploads
    0

    Default

    Nevar! a psp irc client is awesome :)

    I can play games on my computer and have my psp watching irc, and typing wont be that slow, it'll be slightly faster than txting once you get used to it.

    Also once the psp keyboard comes out it'll be even better :)

    Danzel.

  16. #16
    Points: 4,622, Level: 43
    Level completed: 36%, Points required for next Level: 128
    Overall activity: 0%

    Join Date
    Jul 2005
    Posts
    36
    QJ Pts
    4,622
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    Great piece of software, I havent tried out 0.3b yet, but 0.2 kept crashing on me whenever I tried to send text (not implented yet?). Also, you might want to tune the psprint, so that you could see what to press for what letter, since I haven't used that input method before.

  17. #17
    QJ Gamer Bronze
    Points: 4,498, Level: 42
    Level completed: 74%, Points required for next Level: 52
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    24
    QJ Pts
    4,498
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    i always get connection failed or something then $ffffffffff and it quits :/ whats wrong

  18. #18
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Sep 2005
    Posts
    25
    QJ Pts
    4,576
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    im having that problem can anybody help us....=? :Cry:

  19. #19
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Sep 2005
    Posts
    25
    QJ Pts
    4,576
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by danzel
    Nevar! a psp irc client is awesome :)

    I can play games on my computer and have my psp watching irc, and typing wont be that slow, it'll be slightly faster than txting once you get used to it.

    Also once the psp keyboard comes out it'll be even better :)

    Danzel.
    can i see ur config file =?

  20. #20
    Developer
    Points: 8,414, Level: 61
    Level completed: 88%, Points required for next Level: 36
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    445
    QJ Pts
    8,414
    Level
    61
    Downloads
    0
    Uploads
    0

    Default

    Code:
    216.193.223.223 6667 mynicklol #test
    Thats an efnet server.

    in 0.3 when you are connected any text you enter is sent as a message, and if you send an empty line it sends 'quit' to disconnect from the server.

    Danzel.

    Edit: also, when posting an error from the wifi, the $ffffffff isnt the important number, the other smaller one is alot more meaningful. thanks :)

  21. #21
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Sep 2005
    Posts
    25
    QJ Pts
    4,576
    Level
    43
    Downloads
    0
    Uploads
    0

    Unhappy

    thanks alot now i can conect however after a few seconds it disconects and close the aplication and i dont ssend any empty line and i cant see any other users

  22. #22
    Developer
    Points: 8,414, Level: 61
    Level completed: 88%, Points required for next Level: 36
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    445
    QJ Pts
    8,414
    Level
    61
    Downloads
    0
    Uploads
    0

    Default

    The client doesnt print out what users are in the channel, it only prints out when someone says something in the channel.

  23. #23
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Sep 2005
    Posts
    25
    QJ Pts
    4,576
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    all right i got it and thanks a lot for the help but why do i disconect afeter a few seconds of being conected=?

  24. #24
    Developer
    Points: 8,414, Level: 61
    Level completed: 88%, Points required for next Level: 36
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    445
    QJ Pts
    8,414
    Level
    61
    Downloads
    0
    Uploads
    0

    Default

    I dont know, what servers do you get disconnected on?
    I haven't had any trouble with getting disconnected after a few seconds.

  25. #25
    Points: 4,576, Level: 43
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Sep 2005
    Posts
    25
    QJ Pts
    4,576
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    i think is not the server but my modem cuz when i conect in a hot spot i dont disconect i cant see any message either but i dont disconect ^^U

    (of course i can see my own messages but either nobody writes anything or just can see what evryones is typing)


 

Tags for this Thread

Posting Permissions

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





All times are GMT -8. The time now is 01:34 PM.

Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © , Caputo Media, LLC. All Rights Reserved. Cluster .