| BigSpeed File Sharing SDK includes two COM automation objects (client and server) that dramatically simplify and accelerate the development of private file sharing solutions over the Internet. In addition to standard FTP operations, such as upload, download, rename, delete, etc., the library also offers a number of advanced features which give the local application full control over the remote files. The client is able to open seekable streams on the server, either in read-only or read-write access mode. BigSpeedファイル共有SDKを2つのCOMオートメーションオブジェクト(クライアントとサーバー)を劇的に簡素化し、民間の開発、インターネット上でファイル共有を加速するソリューションが含まれています。アップロード、ダウンロード、名前を変更、削除等などの標準のFTP操作に加えて、図書館はまた、ローカルのアプリケーションは、リモートファイルを完全に制御する高度な機能を多数提供しています。クライアントは、サーバー上でシークのストリームをオープンすることは、いずれかの読み取りまたは読み取り専用のアクセスモードを書きます。 The application can seek, read, an write bytes to the stream as it is a local file. The client is able to run search operation on the server. The searching criteria may include file name masks (wildcards), text strings inside the files, or both of them. The found items are reported in real-time, while the operation is running. The server is able to perform remote file compression and decompression by a request from the client.このアプリケーションは、ローカルファイルとしては、バイトストリームに読み書きを求めることができます。クライアントは、サーバー上で検索操作を実行することができます。の検索条件名マスク(ワイルドカード)は、ファイル内のテキスト文字列のファイルを含めることができます、一方、それらの操作を実行しているか、または両方のアイテムをリアルタイムで発見、報告されています。サーバーリモートのファイルを圧縮と解凍を実行するためのクライアントからのリクエストによることができます。 During zipping or unzipping detailed progress information is provided back to the client about the current and total file and byte counts. The transfered data are scrambled using on-the-fly 128-bit AES encryption, without need of SSL certificates.ビュンや詳細な進捗状況の情報を解凍中に戻ると、現在のファイルのバイト数合計がクライアントに提供されています。転送を使用してデータをスクランブルされているが、 SSL証明書を必要とせずに128ビットAES暗号化を掲げます。 The security is provided in two different modes: symmetric encryption with shared secret key and asymmetric encryptionwith 1024-bit public/private keys. There is an option to compress on-the-fly the outgoing data before encrypting, which may reduce greatly the transfer time for large files. BigSpeed File Sharing SDK utilizes an elegant event-driven paradigm for easy integration into Windows applications. A special attention is paid to provide responsive user interface while maintaining maximum bandwidth efficiency. Carefully designed set of properties, methods, and events offers great flexibility to develop innovative communication software. Sample applications are included in Visual Basic 6, Visual Basic .NET, Visual C++ .NET, and Delphi 7.セキュリティの2つの異なるモードで提供されています:対称暗号化と共有された秘密鍵と1024ビット公開/秘密鍵encryptionwith非対称性がありますが、オプションで圧縮することは、転送時間を大幅に削減することがありますを暗号化する前に、送信データを飛ばす大容量のファイルです。 BigSpeed SDKのファイル共有のWindowsアプリケーションに簡単に統合のためのパラダイムを駆動エレガントなイベントを利用しています。は、特別な注意が最大帯域幅の効率性を維持応答ユーザーインターフェイスを提供するために支払われます。慎重プロパティ、メソッドを設定すると、設計やイベントを提供しています素晴らしい柔軟性の革新的な通信ソフトウェアを開発するサンプルアプリケーションのVisual Basic 6 、 Visual Basicのの。 NETおよびVisual C + +に含まれています。 NETで、およびDelphi 7 。
 |
Keywords: secure private file sharing libraries キーワード: 安全なプライベートファイルのライブラリを共有する | |