Tk Library Source Code

View Ticket
Login
Ticket UUID: 2431506
Title: Event based nntp, plus cleanups
Type: Patch Version: None
Submitter: andreas_kupries Created on: 2008-12-15 18:49:12
Subsystem: nntp Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2013-07-04 17:25:35
Resolution: Not Applicable Here Closed By:
    Closed on:
Description:
FYI ...

-------- Original Message --------
Subject: Modification of tcllib1.11 package nntp 0.2.1
Date: Sat, 13 Dec 2008 23:40:19 +0300
From: Igor Gilyazov <[email protected]>
To: [email protected]



Hello Jeff,

I have modified tcllib1.11 package nntp 0.2.1.
Now it uses [fileevent] model, which allows async connection, timeout
and other features.
Also I have made various cleanups.
My version supports only RFC 977 commands, but I can easily extend it
with non-standard commands.

The idea is to make the same modification to all tcllib modules like
pop, ftp, smtp and etc.
Also I can try to modify each of these packages to be full compatible
with RFC.

I attach Gzip archive with my version of nntp.
I am not tcl expert, so if you have any suggestions to improve my code,
you are welcome.
If my code is useful to you, you can include this package to tcllib as
nntp 0.2.2 or whatever.

Regards,

Igor
User Comments: andreas_kupries added on 2008-12-16 01:49:12:

File Added - 305417: mynntp.gz

Attachments: