ダウンロードリスト

プロジェクト概要

!SmartIrc4net は、マルチ スレッドおよびスレッド セーフな c#/IRC サーバと通信するための .NET ライブラリ。API は、完全なチャネルの同期機能し、は、3 つの層に分割: !IrcConnection、!IrcCommands、および !IrcClient。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-04-07 03:55
0.4.0

このリリースでは、接続処理CTCPにPINGを処理するコード以外のクラッシュの修正は、RFCサポートするモード、チャネルモードのパーサーが含まれます。また、検出されるとは、はるかに優れたネットワークの問題を検出、アクティブピンガー、としてTCPソケット日あるいは数週間は、エラーが発生する前に失速することができますが含まれます。これは、のUTF - 8対応している最初のリリースです。 APIドキュメントを延長された。 loginメソッドは、自動的に次のニックネーム場合は、ニックネームの衝突が起こるを使用して、ニックネームのリストを受け取り、ニックネームに加えて、フォールバックとしてのランダムな番号の一部を使用します。
タグ: Minor feature enhancements
This release contains crash fixes in the CTCP PING handling code, non-RFC support mode, channel mode parser, and connection handling. It also includes an active pinger, which detects network problems much better, as TCP sockets can stall for days or weeks before the error is detected. This is the first release that has support for UTF-8. The API documentation was extended. The login method accepts a list of nicknames, automatically uses the next nickname if a nickname collision happens, and uses part of the nickname plus a random number as a fallback.

2005-01-29 07:20
0.3.5

このリリースではいくつかの重要なバグを修正しハーフOpのサポートなどいくつかの新しい機能は、motdの同期、およびチャネルトラッキング同期回に含まれます。自動再接続すると自動再ログインコードが実装されました。いくつかの健全性チェックのIRCサーバのためにさまざまな方法では、RFCに違反する実装されました。このリリースではそのようなIRCサーバに対するチャネルの同期チャネルで、エラーなしで約4000ユーザーとの活性化と約24時間にわたってテストされました。クラスは今はるかに近いし、完全に機能的な安定である。
タグ: Major bugfixes
This release fixed some key bugs and included some new features like support for halfop, syncing of the MOTD, and tracking channel sync times. The auto-reconnect and auto-relogin code was implemented. Several sanity checks were implemented for IRC servers that violate the RFC in various ways. This release was tested against one such IRC server for about 24 hours with channel sync activated in a channel with about 4000 users without error. The class is now much closer to being stable and fully functional.

2004-11-08 06:39
0.3.0

このリリースでは、大きなAPIの変更(に適合するため含まれています。NETライブラリ基準)は、多くのバグ修正、およびすべてのRFCのコマンドの完全な機能をサポートします。
タグ: Major bugfixes
This release contains a big API change (for conforming to the .NET library standards), many bugfixes, and full feature support of all RFC commands.

2004-09-19 17:04
0.2.0

このSmartIrc4netの最初の公式リリースです。ライブラリには、3層のAPIが含まれます。 IrcConnectionは、低レベルのAPIは、メッセージバッファ、およびping /ピンポン処理が含まれます。IrcCommandsは、中間レベルのAPIは、RFCのIRCコマンドを簡単に- Opは、オペレータでなく、潘(好きで、禁止を解除)IRCのメソッドを使用しています。 IrcClient、高レベルのAPIは、全チャネルを同期したり、イベント駆動型モデルでのIRCクラス特集。チャンネルの同期、モード、およびオブジェクトのトピック、およびユーザーの同期こぼれ、インデント、ホスト、realnames、サーバーは、同じことをしhopcountsユーザーを追跡します。
タグ: Initial freshmeat announcement
This is the the first official release of
SmartIrc4net. The library contains a 3 layered
API. IrcConnection, the low-level API, contains
the message buffer and ping/pong handling.
IrcCommands, the middle-level API, contains RFC
IRC commands and easy-to-use IRC methods (like Op,
Deop, Ban, and Unban). IrcClient, the high-level
API, is a full-featured IRC class, with channel
syncing and an event driven model. Channel syncing
tracks users, modes, and topics in objects, and
user syncing does the same for nicks, indents,
hosts, realnames, servers, and hopcounts.

プロジェクトリソース