Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Re: OT: Chat server

Reply
Thread Tools

Re: OT: Chat server

 
 
Joel Rosdahl
Guest
Posts: n/a
 
      06-23-2004
"Miki Tebeka" <> writes:

> I'm looking for a chat (IRC) server.


I'm not sure what you're looking for, but I've written a small IRC
server in Python. It can be found here:

http://joel.rosdahl.net/projects/#miniircd

> Nothing fancy.


Check.

> It has to be free, standalone


Check and check.

> and with logging.


Nope. Patches are welcome.

> Python based will be ideal.


Check.

Regards,
Joel

--
Joel Rosdahl <>
Key BB845E97; fingerprint 9F4B D780 6EF4 5700 778D 8B22 0064 F9FF BB84 5E97


 
Reply With Quote
 
 
 
 
Paul Rubin
Guest
Posts: n/a
 
      06-23-2004
Joel Rosdahl <> writes:
> > and with logging.

>
> Nope. Patches are welcome.


I hope nobody's IRC server logs the contents of the chat channels and
especially the private messages. That's an invasion of privacy and
could potentially get the server op thrown in jail in some places:

http://science.slashdot.org/science/.../1356216.shtml
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Build a simple Textual Chat with Java - 2 Clients and 1 Server: Help Me !! Larion Java 1 03-26-2006 06:48 PM
Chat Server and Chat Client for INTRANET diptanu@gmail.com Java 0 01-30-2006 06:56 PM
how to connect a chat applet to the server rkj Java 2 05-19-2005 05:48 PM
About Polling Chat Server (Personal Chatting) Sameer Java 0 02-13-2005 05:27 PM
non-blocking chat server Cameron Zemek Java 2 07-28-2004 07:04 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57