Search found 8 matches

by dregin
Sat Jul 02, 2005 4:23 am
Forum: PSP Development
Topic: Program for psp's to communicate
Replies: 11
Views: 4161

I'd be happy to try port the code to use PSP libraries but I'd need a while to get to grips with coding again :( Damn work placement has me fixing printers all day, my coding has gone down the tubes.

could ya mail it to dregin - sayNO To Sp@m - [at] gmail.com?

Thanks.
by dregin
Sat Jul 02, 2005 1:51 am
Forum: PSP Development
Topic: Program for psp's to communicate
Replies: 11
Views: 4161

Well.... IRC servers take raw txt for commands. It isn't too hard to connect to them or join channels. It would be quite useful too. I've done socket coding in C before but the telnet app's source is mind boggling.
by dregin
Fri Jul 01, 2005 9:15 pm
Forum: PSP Development
Topic: Program for psp's to communicate
Replies: 11
Views: 4161

Would you not be as well to try connecting to an IRC server?I'm going to try commenting pspPet's code completely to make it a bit clearer how exactly the sockets are being opened/closed etc.
by dregin
Fri Jun 17, 2005 12:03 am
Forum: General Discussion
Topic: Javascript OS
Replies: 6
Views: 3263

Nah I can deal with mindless flaming on one forum. Just not on two at the same time ;) This actually only has one app to date, Vi, which in itself is quite useful but I was hoping it would be usable for some networking utilities such as SSH, but on reading the Slashdot comments apparently it's not a...
by dregin
Thu Jun 16, 2005 11:00 pm
Forum: General Discussion
Topic: Javascript OS
Replies: 6
Views: 3263

Javascript OS

From Slashdot: slummy writes " JS/UIX 'is an UNIX-like OS for standard web-browsers, written entirely in JavaScript (no plug-ins used). It comprises a virtual machine, shell, virtual file-system, process-management, and brings its own terminal with screen- and keyboard-mapping.' If only you did...
by dregin
Thu Jun 09, 2005 10:47 pm
Forum: PSP Development
Topic: security certifacates
Replies: 3
Views: 2318

Here're some of my college notes for encryption which you may find useful:
http://www.redbrick.dcu.ie/~triona/case ... %206pp.pdf
by dregin
Thu May 19, 2005 12:38 am
Forum: General Discussion
Topic: Key Found? -Teamxecuter
Replies: 3
Views: 2629

Might be useful alright ;)
That' if it's true of course.
by dregin
Sat May 07, 2005 4:07 am
Forum: PSP Development
Topic: PSP File (Research Thread)
Replies: 65
Views: 58796

An encrytped file is gonna be bigger than the plaintext file unless they're using a substitution cipher, which would have been cracked ages ago.

Caesar's cipher. lol.