This code will be useful to you if you have tried USing ADOCE, but never got anything to work. It is not meant to be integrated into any application, but rather it should be used for demonstrative purposes. It clearly shows the basics of how to use the technology.
Setting up an ADOCE project USing Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *very* simple one illustrating how to instantiate the proper COM objects, and the basics of how to interface with them (in a very simple example)
We intend to develop a wifi enabled p2p file sharing system on a linux platform USing jxta and java. The purpose is to build a system that can be ported to an embedded device at a later stage and be used for p2p file sharing USing the 802.11b standard. 我們旨在Linux平臺(tái)上使用jxta 和java來(lái)開發(fā)一個(gè)支持wifi的p2p文件共享系統(tǒng)。其目的是建造一個(gè)以后可以移植到嵌入式設(shè)備的系統(tǒng),使用802.11b標(biāo)準(zhǔn)進(jìn)行p2p文件共享。 來(lái)源: http://sourceforge.net/projects/linux-p2p-wifi/