eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. Currently available modules include: email, addressbook, calendar, infolog (notes, to-do s, phone calls), content Management, forum, bookmarks, wiki
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
項(xiàng)目描述:
Trickster Streaming Server is a pure Perl MP3 streaming server with a simple Web interface that allows you to manipulate and browse the queue. The queue Management API is done in a fairly simple UNIX manner, and can be easily extended.
Trickster Streaming Server是一個(gè)具有簡(jiǎn)單 Web接口的純 Perl MP3流服務(wù)器,它讓你操作并瀏覽隊(duì)列。這個(gè)隊(duì)列管理 API 用一種相當(dāng)簡(jiǎn)單的UNIX方式來做,并能被容易的擴(kuò)展。
IPsec VPN的RFC文檔集合:
RFC 2401 《Security Architecture for the Internet Protocol》
RFC 2402 《IP Authentication Header》
RFC 2406 《IP Encapsulating Security Payload (ESP)》
RFC 2407 《The Internet IP Security Domain of Interpretation for ISAKMP》
RFC 2408 《Internet Security Association and Key Management Protocol (ISAKMP)》
RFC 2409 《The Internet Key Exchange (IKE)》
RFC 3947 《Negotiation of NAT-Traversal in the IKE》
RFC 3948 《UDP Encapsulation of IPsec ESP Packets》
In today’s IT environment, Java is a leading technology in the world of enterprise
development. As Management demands more from technology, complexity
in infrastructure seems to grow exponentially, leaving many unable to
keep up with the demands of such a fast-paced world. These complexities
can be seen in the over-evolving Java 2 Enterprise Edition (J2EE) specifications.
This unnecessary complexity drove us to discover ways of simplifying
development.
This document describes the MPI and MPI standards They are both extensions
to the MPI standard The MPI part of the document contains clarications and
corrections to the MPI standard and denes MPI The MPI part of the document
describes additions to the MPI standard and denes MPI These include miscellaneous
topics process creation and Management onesided communications extended collective
operations external interfaces IO and additional language bindings
校學(xué)生宿舍信息系統(tǒng)是針對(duì)學(xué)校人事處的大量業(yè)務(wù)處理工作而開發(fā)的管理軟件,是典型的管理信息系統(tǒng)(Management Information System)。它是一個(gè)教育單位不可缺少的部分,它的內(nèi)容對(duì)于學(xué)校的決策者和管理者來說都至關(guān)重要,它能夠?yàn)橛脩籼峁┏渥愕男畔⒑涂旖莸牟樵兪侄巍D苡行У膸椭鷮W(xué)校和老師掌握學(xué)生的情況。
Writing an Input Module
The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input Management subsystem as a keyboard driver. idiom translates mouse movement events into keyboard input events: it reports arrow events to the input system according to how the physical mouse is moved.