|
-
April 12th, 2003, 05:38 PM
#1
Junior Member
programming AIM clients in perl.
um. anyone know if i need any perl Mods or somesuch to do this? i just want to make a decent aim client in perl....ooh, btw, any good tutorials on this subject? thanks in advance.
cleanin out the gene pool,24/7 365 days a year!
-
April 13th, 2003, 01:47 AM
#2
Banned
Well from what I have seen, aim is pretty basic. The first thing that you will probably want to do is sniff your incoming and outgoing packets for aim. Then in perl you just have to reconscruct the packets like the client. And like I said the packets are pretty basic (well used to be, havnt sniffed in a long time). From what I remember all the conversations are not encrypted or compressed or anything, it is just basic html! Well have fun, message me with further questions.
P.s. please give me points for this post (negative is ok if you think i am wrong), some user spammed me with negative points because of http://www.antionline.com/showthread...488#post617488
-
April 13th, 2003, 08:26 AM
#3
much easier than that...
there are several aim modules for perl...
This link lists several from perl.com's mirror of cpan.
I don't know what kind of stuff you are looking for, I don't really know any perl, I just was doing a little research on AI and wanted to play with a Turing tested chatbot while I mused over a chapter in my Philosophy of the Mind text book.... One of the bots I d/led needed one of these modules..., so I had that link in my bookmarks. I figure that writing a client is about the same as writing a chatbot, just without the bot crap.., so I hope this is useful.
Peace,
Dhej
The owl of Minerva spreads its wings only with the falling of dusk. -Hegel
-
April 13th, 2003, 06:48 PM
#4
-
April 14th, 2003, 12:26 AM
#5
Junior Member
thanks
hey thanks, this helped me out alot guys, now i just need to find some time to mess around in.
cleanin out the gene pool,24/7 365 days a year!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|