User Control Panel
Advertisements

HELP US, HELP YOU!

Chat Client

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Perl
View unanswered posts
Author Message
$username=Username;
Newbie
Newbie


Joined: 07 Oct 2005
Posts: 38

Reputation: 8.9Reputation: 8.9Reputation: 8.9Reputation: 8.9Reputation: 8.9Reputation: 8.9Reputation: 8.9Reputation: 8.9
votes: 1

PostPosted: Sat Jan 21, 2006 4:59 pm    Post subject: Chat Client Reply with quote

Is it possible to create a perl command line based chat client? Not a big chat like AIM or MSN, but just a script that would let you send and receive messages with people on your network. I know there is a net send command for the command prompt, but you don't get much control with this. Any other methods would be great.
Back to top
darkmonkey
The Merovingian
The Merovingian


Joined: 18 Apr 2004
Posts: 2557
Location: London, England
Reputation: 39.3Reputation: 39.3Reputation: 39.3Reputation: 39.3
votes: 7

PostPosted: Sat Jan 21, 2006 5:19 pm    Post subject: Reply with quote

You could either make your own with POE, and make a nice lil server and protocol, or you could use google.
_________________
~ Josh
[ Need bot hosting on a dedicated server? PM me. ]
Back to top
$username=Username;
Newbie
Newbie


Joined: 07 Oct 2005
Posts: 38

Reputation: 8.9Reputation: 8.9Reputation: 8.9Reputation: 8.9Reputation: 8.9Reputation: 8.9Reputation: 8.9Reputation: 8.9
votes: 1

PostPosted: Sat Jan 21, 2006 9:23 pm    Post subject: Reply with quote

The only problem is that all the google results are for a web site. I want mine to be run through the command prompt. so it would probably need its own server
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Sat Jan 21, 2006 11:37 pm    Post subject: Reply with quote

POE Cookbook: http://poe.perl.org/?POE_Cookbook

There's examples there of how to make a chat server, and how to make a TCP client (which is the "chat client" that would connect to the server).

I can only point you in the right direction, if this stuff is way over your head there's not much more I can do. I know that it took me a couple of years with Perl before being able to figure out the mechanics of server/client connections.

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Perl All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group