木曜日, 12月 14, 2006

Class FtpClient

Why is Sun not telling the world about this FTP class? Are there any reasons this class not in the tutorial? Anyhow, in Java, FTP connection is done in a logical, concise and clear manner -- like Java.

Class FtpClient

Sending files via FTP -- the FtpClient class

I2S プロトコル

I²S(Inter-IC Sound)は、マイコンやオーディオ機器間で音声データをやり取りするために設計された、シリアル通信プロトコルです。I²CやSPIと名前は似ていますが、I²Sは音声専用のプロトコルです。 I²Sは、以下の3つの主要な信号線を使って通信します。 BCLK (...