This Unix C code monitors a web server every few minutes by trying to retrieve its home PAGE. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have email paging, just direct the email to your PAGEr address.
項目描述:
g-PAGE is a client/server application designed to send text messages to PAGErs and PCS phones with short messaging capabilites.
g-PAGE 是一款客戶端/服務(wù)器應(yīng)用程序,用來給呼機或PCS電話發(fā)送短消息。
W2kPrintDrvSample
Feature
=======
* Support two PAGE directions, portrait and landscape
* Support just one PAGE size, A4
* Support two resolutions, 200 x 200 and 100 x 100 dpi
* Support two color mode, color(24bpp) and monochrom
* Support halftoning in monochromatic mode
* Support color identifying(7 colors)
* Support type identifying(3 types)
...
Usage
=====
* 在monochromatic mode下,可以通過設(shè)置黑色的輸出類型來控制輸出
* 在color mode下,可以通過設(shè)置各個顏色的輸出類型來控制輸出,7種
顏色以外的顏色都作為黑色來識別
* 在輸出多頁文件時,可以分別指定每頁的輸出文件名,也可以使用自動
添加頁號的功能
...
Known Problems
==============
Developer Notes
===============
* 在windows ddk 命令行環(huán)境下編譯
參考步驟:
1. 將W2kPrintDrv解壓至DDK安裝目錄
2. 執(zhí)行“開始”菜單->Developement Kits->Windows 2000 DDK->Checked Build Enviroment
3. 在命令行環(huán)境輸入
> cd W2kPrintDrv
> build
Author
======
terrificskyfox <terrificskyfox@yahoo.com.cn>