[H8-ML(4509)] Re: H8でnetwork から時刻を取ったり、メールを送ったり。
From: hamayan <hamayan@xxxxxxxxxxxxxxxx>
Date: 2004年02月25日(水)09時17分34秒
hamayan です。

もう一箇所ミスがあることを指摘いただきました。
/lib/common/include/dhcp.h
の
typedef struct
{
  ・
  ・
  ・
  char  options[64];  /*実は可変長*/
} DHCP;
を
  char  options[64 + 4];  /*実は可変長 + matsuiさんのバグ報告対応*/
の様に修正します。
REQUESTパケットが思ったより大きくなっていたみたいでした。

今夜辺りに(多分夜半過ぎ)、お二方の修正を加えたバイナリ、ソースを用意
しますので、できればダウンロードして動作確認していただけたらと思って
います。
verは1.0.3となります。(現在は1.0.2)

------------------------------------------------------------
)^o^()^o^()^o^()^o^()^o^()^o^()^o^()^o^()^o^()^o^()^o^()^o^(
☆☆☆☆☆☆☆☆☆☆☆☆designed by hamayan☆☆☆☆☆☆☆☆☆
from はまやん
アドレスは
	webmaster@xxxxxxxxxxxxxxxx
URL
	http://hamayan.ddo.jp/~hamayan/so-net/
The Embeded Protocol Engine
    Navajoデモ中!続々新機能追加中!!
	http://hamayan.ddo.jp:8080/
★★★★★★★★★end of message and thank you★★★★★★★

スレッド概略
[表示中](起点)
 └[4517(1)]


投稿順に移動
[←前の記事へ(P)]
[→次の記事へ(N)]


リスト表示へ
[このスレッド(T)]
[本記事の前後(L)]