Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made.
NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test.
Download file.
Set to NOR and power on.
Install using the vivi command "Restore NAND Flash from HOST thru USB"
Turn off, set to NAND, turn on. Enjoy.
WordWeb thesaurus/dictionary component for Delphi and C++ Builder
Version 1.62, freeware
The component uses the free WordWeb thesaurus/dictionay available from
http://wordweb.co.uk/free
You (and anyone using your program) should Install WordWeb before using this component.
If it is not Installed the component raises an exception when you look up a word.
It will also work with WordWeb Pro, available from http://www.wordweb.co.uk/
For more flexible and customizable dictionary/thesaurus components see
WordWeb Developer at http://www.x-word.com/wwdev/
This book is about writing TinyOS systems and applications in the nesC language. This chapter gives a
brief overview of TinyOS and its intended uses. TinyOS is an open-source project which a large number of
research universities and companies contribute to. The main TinyOS website, http://www.tinyos.net,
has instructions for downloading and Installing the TinyOS programming environment. The website has a
great deal of useful information which this book doesn’t cover, such as common hardware platforms and
how to Install code on a node.
The book uses a task-oriented structure that allows you to work through the steps necessary to Install
MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate
data stored in those databases, administer the MySQL database management system, and connect to
MySQL databases from your PHP, JSP/Java, and ASP.NET/C# applications.
The next section, which describes the book’s structure, provides additional details about the specifics of
what the book covers.
SharpPcap c#抓包實(shí)現(xiàn)時(shí)時(shí)獲取網(wǎng)卡信息
SharpPcap tutorial: a step by step guide to using SharpPcap
The text of this tutorial is taken directly from WinPcap's official tutorial but is modified to show the C# use of the SharpPcap library. All examples can be downloaded together with SharpPcap source code from SharpPcap 's homepage. The WinPcap library must be Installed before attempting to run any of these examples, so please download and Install the latest version from WinPcap's download page.
SharpPcap was written and tested using .NET v1.1 and Windows 2000/XP. I have no idea about other .NET and Windows versions. If you do try it, please report your results.
The following topics are covered in this tutorial:
Obtaining the device list
Obtaining advanced information about Installed devices
Opening an adapter and capturing packets
Capturing packets without the event handler
Filtering the traffic
Interpreting the packets
Handling offline dump files
Sending Packets
Gathering Statistics on the network traffic
1. Obtaining the device list