タグ

2006年2月8日のブックマーク (5件)

  • ソケットライブラリのIndyを利用したクリップボード共有ソフト:CodeZine

    はじめに LANで繋がれた複数のPCを利用して作業しているときに、テキストを別のPCにコピーしたい場合があります。例えば、WebページのURLや、ちょっとした予定のメモなどです。これらを別のPCで利用するために、わざわざ共有フォルダを開き、ファイルへ保存して受け渡すのは非常に面倒です。 そこで稿では、簡単なTCP/UDP通信を行って、複数のPCでクリップボードを共有するソフトを製作します。また、このためにDelphi 7に付属しているIndy 9コンポーネントを使ってみます。 対象読者 TCP/UDPのことを知りたい人 Indyコンポーネントの使い方を知りたい人 チャットの作り方を知りたい人 必要な環境 開発には、Delphi 7と、Delphi 7に付属しているIndy 9コンポーネントを使用しました。Indyはオープンソースのコンポーネントです。Delphi 6を使用し

  • やました工房 CodeTips

    ご注意 ここに記載されている内容は、コードを書く上で必要に迫られ、個人的に調べた内容を、 なにかの参考になればと掲載しているものです。 一般のコンピュータ技術誌や専門サイトのように十分なリサーチを行って情報提供を目的とするものではありません。 したがって、ここに記載されている内容を保証するものでも推奨するものでもありません。 これらの記事の利用・実行等の結果に対する責任を負うものではありません。 一部内容に正式にドキュメント化されていない項目があります。 これらは特に、内容が正確であることを保証するものではありません。 また将来変更、廃止される可能性は十分にあります。そのことを了解の上ご覧ください。 "Undocumnted"となっていても、世界のどこかにドキュメントが存在する可能性があります。 別の手段で同等の機能が提供されているかもしれません。 また、将

  • TinyXML

    TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. *Please Note* that TinyXML development has stopped and all development has moved to TinyXML-2. TinyXML-2 is available at https://github.com/leethomason/tinyxml2

  • curl is at curl.se

    Odoo Business Applications Odoo is a software suite to better manage and run your company. Odoo is a fully integrated, customizable, open-source software packed with hundreds of expertly designed business applications. Odoo’s intuitive database is able to meet a majority of business needs, such as: CRM, Sales, Project, Manufacturing, Inventory, and Accounting, just to name a few. Additional Projec

    izariuo440
    izariuo440 2006/02/08
    {library][Network][OSS]
  • sigslot - C++ Signal/Slot Library

    Written by Sarah Thompson - sarah@telergy.com You can find the latest version of this documentation at http://sigslot.sourceforge.net/ For downloads, mailing lists, bug reports, help and support, or anything similar, go to http://sourceforge.net/projects/sigslot The author's personal web site is at http://www.findatlantis.com/ Contents Introduction Downloading the sigslot library Documentation Rep