ダウンロードリスト

プロジェクト概要

!SetiContainer は、SETI@home クライアントの状態ファイル内のすべての情報に便利にアクセスできる C++ クラスです。定期的に、これらのファイルを検査し、データ メンバーを更新します。他のプログラムは、クライアント、検出信号、または処理されているワーク ユニットの進行状況に関する情報を抽出するのにこのクラスを使用できます。その他の関数 (作業単位でテラフロップスの量)、推定時間完了、等のようなより高度な情報を提供します。!SetiContainer クラスは、Qt ツールキットに基づいており、広範囲 Qt のシグナル/スロットのテクニックを使用します。

システム要件

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

2002-02-04 09:09
0.5

このリリースでは、バグが""状態のときはがないため、有効なプロセスがクライアントの監視を終了するようにスイッチを防ぐ固定されたIDです。より詳細なAPIドキュメント、マニュアル、ツールとしてのdoxygenスイッチのおかげで追加されました。
タグ: Minor bugfixes
In this release, a bug was fixed that prevented the switch to the "Finished" state when monitoring clients for which there is no valid process ID. More detailed API documentation was added, thanks to a switch to doxygen as documentation tool.

2001-06-13 17:11
0.4

ネットワーク共有を使用して操作性には、クライアントの状態を検出するほかの改善がなされている。ハードディスクへのアクセスのバージョン番号とプロセスIDをキャッシュすることによって低減されている。文字列に空の位置のパラメータの変換のために2つの新しいメソッドが追加されている。 APIをマイナーチェンジし、内部の構造。
タグ: Minor feature enhancements
More improvements to the detection of the client's state, and to the operability with network shares have been made. Access to the hard disk has been reduced by caching version number and process id. Two new methods for the conversion of sky position parameters to a string have been added. Minor changes to the API and the internal structures.

2001-02-26 07:37
0.3

、テラフロップの計算の数式を更新、リモートコンピュータ上のクライアントの状態を報告していくつかの問題の修正と、APIに若干の変更。
タグ: Minor bugfixes
Fixes for some problems with reporting the status of clients on remote computers, updated formulas for the TeraFlops calculation, and minor changes to the API.

2001-01-30 15:13
0.2

Qtの信号の排出省略された。修正の状況にどこでstateChanged()シグナルを頻繁に放出されたが行われた。クライアントの状態の検出、および改善されたマイナーな調整は、テラフロップの計算がなされた。
The emission of Qt signals was made optional. Fixes were made for situations where the stateChanged() signal was emitted too often. Detection of the client's state was improved, and a minor adjustment was made to the TeraFlops calculation.

2001-01-30 15:13
0.1

最初のパブリックリリース。
First public release.

プロジェクトリソース