資源簡(jiǎn)介
隔行
File List:
----------
DIClient(Indy9.0.18):
DIServer(DXClient):
D7反向連接方式,服務(wù)端采用精簡(jiǎn)VCL,程序體積比較小
DClient(ICS6):
DServer(ICS6):
D7正向連接方式
CClient(ICS5):
CServer(ICS5):
BCB6正向連接方式
代碼片段和文件信息
//---------------------------------------------------------------------------
#include?
#pragma?hdrstop
USEFORM(“Main.cpp“?frmMain);
USEFORM(“Host.cpp“?frmHost);
//---------------------------------------------------------------------------
WINAPI?WinMain(HINSTANCE?HINSTANCE?LPSTR?int)
{
????try
????{
?????????Application->Initialize();
?????????Application->title?=?“DGScreenSpy?-?Client“;
?????????Application->CreateForm(__classid(TfrmMain)?&frmMain);
?????????Application->Run();
????}
????catch?(Exception?&exception)
????{
?????????Application->ShowException(&exception);
????}
????catch?(...)
????{
?????????try
?????????{
?????????????throw?Exception(““);
?????????}
?????????catch?(Exception?&exception)
?????????{
?????????????Application->ShowExcep
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????3776??2009-01-12?14:05??DGScreenSpy_0.2c\CClient\CClient.bpr
?????文件????????935??2009-01-12?14:05??DGScreenSpy_0.2c\CClient\CClient.cpp
?????文件????????876??2008-01-14?08:35??DGScreenSpy_0.2c\CClient\CClient.res
?????文件????????916??2009-01-12?15:01??DGScreenSpy_0.2c\CClient\Host.cpp
?????文件???????1662??2009-01-12?14:03??DGScreenSpy_0.2c\CClient\Host.dfm
?????文件????????925??2008-01-14?08:36??DGScreenSpy_0.2c\CClient\Host.h
?????文件???????9762??2009-01-12?15:36??DGScreenSpy_0.2c\CClient\Main.cpp
?????文件???????2935??2009-01-12?13:28??DGScreenSpy_0.2c\CClient\Main.dfm
?????文件???????3155??2009-01-12?15:28??DGScreenSpy_0.2c\CClient\Main.h
?????文件?????271872??2009-01-12?15:36??DGScreenSpy_0.2c\CClient.exe
?????文件?????????94??2008-12-23?10:24??DGScreenSpy_0.2c\clear.bat
?????文件???????3789??2009-01-12?15:01??DGScreenSpy_0.2c\CServer\CServer.bpr
?????文件????????904??2009-01-12?15:01??DGScreenSpy_0.2c\CServer\CServer.cpp
?????文件????????876??2007-12-25?19:19??DGScreenSpy_0.2c\CServer\CServer.res
?????文件???????5190??2009-01-12?16:09??DGScreenSpy_0.2c\CServer\Main.cpp
?????文件???????2144??2009-01-12?11:36??DGScreenSpy_0.2c\CServer\Main.dfm
?????文件???????1911??2009-01-12?15:04??DGScreenSpy_0.2c\CServer\Main.h
?????文件???????6737??2009-01-12?15:17??DGScreenSpy_0.2c\CServer\ScreenSpy.cpp
?????文件???????1946??2009-01-12?15:12??DGScreenSpy_0.2c\CServer\ScreenSpy.h
?????文件?????267776??2009-01-12?16:09??DGScreenSpy_0.2c\CServer.exe
?????文件????????295??2009-01-12?14:00??DGScreenSpy_0.2c\DClient\DClient.dpr
?????文件???????1662??2009-01-12?14:03??DGScreenSpy_0.2c\DClient\Host.dfm
?????文件????????800??2009-01-12?14:03??DGScreenSpy_0.2c\DClient\Host.pas
?????文件???????2957??2009-01-12?13:58??DGScreenSpy_0.2c\DClient\Main.dfm
?????文件???????9218??2009-01-12?16:11??DGScreenSpy_0.2c\DClient\Main.pas
?????文件?????213504??2009-01-12?16:11??DGScreenSpy_0.2c\DClient.exe
?????文件???????1040??2008-12-23?10:12??DGScreenSpy_0.2c\DIClient\Color.dfm
?????文件????????725??2009-01-12?13:39??DGScreenSpy_0.2c\DIClient\Color.pas
?????文件????????332??2009-01-12?14:09??DGScreenSpy_0.2c\DIClient\DIClient.dpr
?????文件???????2725??2009-01-12?13:40??DGScreenSpy_0.2c\DIClient\Main.dfm
............此處省略41個(gè)文件信息
評(píng)論
共有 條評(píng)論