Change log
version 1.3.1 (1999/10/16)
- change for net module v1.0.3
version 1.3.0 (1999/?/?)
- now inetc is wrapper of Ruby net module
version 1.2.0 (1999/06/21)
- INETsocket#XXXX_timer methods were replaced by on_XXXX event handler
- dispatch.rb
- no (text/raw) mode in INETsocket
- no buffer.rb
- INETclient#login has block
version 1.1.6 (1999/06/14)
version 1.1.5 (1999/06/01)
- itewrap.rb to buffer.rb
- INETsocket stable
version 1.1.4 (1999/05/23)
version 1.1.3 (1999/05/21)
- INETsocket can read from IO
- 'tell' exist on only INETclient
- INETsocket outputs debug info, not tell
- arguments for INET* changed
version 1.1.2 (1999/05/20)
- renew documents
- arguments for client changed
- little stable
version 1.1.1 (1999/05/13)
thanks for Mr.Kikutani
version 1.1.0 (1999/05/09)
- new class INETprotocol
- nntpclient is on testing
version 1.0.12 (1999/05/02)
thanks for Mr.Tateishi
- add Ruby Standard Naming Rule compatibility
version 1.0.11 (1999/04/01)
- add InetcUtil module
- big change in implement
- NNTP implementation was started
version 1.0.10 (1999/03/07)
- add versin check
- call 'super' with args
version 1.0.9 (1999/02/26)
thanks for Mr.Maeda and Mr.Ohara
- reduce a "\r\n" in SMTPsocket#data
- now INETsocket#write returns wrote size
- change INETclient#tell
- INETclient#otime=, rtime=, bp_once=
- change implementation of APOPsocket#auth
- change argument order in 'all class'#initialize: now "pipe" is last
- modify APOPsocket#auth
version 1.0.8 (1999/02/23)
thanks for Mr.Watanabe(Hiro)
- change implementation of INETclient#safe_read*
thanks for Mr.Maeda
version 1.0.7 (1999/02/21)
?
version 1.0.6 (1999/02/20)
thanks for Mr.Watanabe(Hiro)
- type miss in INETclient#tell
- change implementation of INETclient#safe_write
version 1.0.5 (1999/02/18)
thanks for Mr.Maeda
- rename POPmailitem#exec --> do_proc
- add documentation for 'undocument methods'
- add POP3socket#rset
- change implementation of POPmailitem#do_proc
version 1.0.4 (1999/02/17)
thanks for Mr.Kikutani, Mr.Hoshina
- display sending message when error
- Remove '<', '>' in HELO command
- modify documentation of SMTPclient#sendmail
- split documents
- add documentation for SMTPsocket
version 1.0.3 (1999/02/15)
thanks for Mr.Maeda
- modify POPsocket#exec
- add POPmailitem#delete!, undel!
version 1.0.0 (1999/01/16)
Copyright(c) 1998-1999 Minero Aoki