ダウンロードリスト

プロジェクト概要

uIPは、これまで高水準言語で書かれていたTCP/IPプロトコル・スタックの最小の実装です。コード・フットプリントは約数キロバイトで、RAMの使用量は約数百バイトです。uIPは、ローエンドの8ビット又は16ビット・マイクロコントローラで実行される組込みシステムで使われることを意図しています。

システム要件

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

2006-06-12 11:35
1.0

新しいソケットAPIのように、protosockets、追加されました。uIPすぐに基本的なIPv6をサポートしています。 DHCPクライアントに追加されたWebサーバーprotosocketsで書き直されました。デバイスドライバの構造の簡素化されました。多くのバグ修正は、TCPのコードで行われた。 uIPメーリングリストを開始しました。
タグ: Major feature enhancements
A new socket-like API, protosockets, was added.
uIP now has rudimentary IPv6 support. A DHCP
client was added and the Web server was rewritten
with protosockets. Device driver structure was
simplified. Many bugfixes were made in the TCP
code. A uIP mailing list was started.

2003-10-07 17:21
0.9

ドキュメントと作り直されている実質的に延長した。 IPフラグメント再構成されました。初歩的なUDPのサポートが追加されました。 TCP緊急データの再送信時間のサポートが推定されました。 TCPフロー制御コードがゼロウィンドウのプローブを更新しました。 Telnetサーバーは、HTTPクライアントは、SMTPクライアントのサンプルアプリケーションとして追加された。バグの数が固定された。
タグ: Major feature enhancements
The documentation has been reworked and
substantially extended. IP fragment reassembly was
added. Rudimentary UDP support was added. Support
for TCP urgent data and retransmission time-out
estimation was added. TCP flow control code was
updated with zero-window probing. A Telnet server,
an HTTP client, and an SMTP client were added as
example applications. A number of bugs were fixed.

2002-01-15 23:11
0.6

uIPイーサネット経由で、サポートuIP、改善からのTCP接続を開くために実行するためのARPサポート/アプリケーションにクリーンアップ/インターフェイス、およびドキュメントの更新のスタック。
タグ: Major feature enhancements
ARP support for running uIP over Ethernet, support for opening TCP connections from uIP, improvements/cleanups to the application/stack interface, and documentation updates.

2001-11-26 14:21
0.5

統計情報の収集のサポートが追加されているスクリプトの能力は、Webサーバーに追加されている。
タグ: Minor feature enhancements
Statistics gathering support has been added, and scripting abilities have been added to the Web server.

2001-09-21 20:26
0.4

パケットサイズよりも大きい、255バイトのサポートが追加されました。ゼロコピーTCPの出力が実装されています。とチェックサムを32ビットの追加は、TCPの外に移動されている/ IPのコードとアーキテクチャ固有のファイルに分割するための関数。 TCPの指数関数的なバックオフ再送修正されました。接続がリセットされた後にあまりにも多くの再送。接続を明示的CLOSED状態に初期化されます。ドキュメントが更新されている。
タグ: Minor feature enhancements
Support for packet sizes larger than 255 bytes was added. Zero copy TCP output
has been implemented. Functions for checksumming and 32-bit additions have been
moved out of the TCP/IP code and into architecture-specific files. TCP
exponential backoff retransmission was fixed. Connections are reset after too
many retransmissions. Connections are now explicitly initialized to the CLOSED
state. The documentation has been updated.

プロジェクトリソース