文件名称:ServerScript
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 26.78kb
- 下载次数:
- 0次
- 提 供 者:
- 張**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ATL寫的DCOM程式,在服務上執行Serverscr ipt.exe /regserver
在客戶機上的VB程式只需要set scr=Createbject(\"Serverscr ipt.Server.1\", \"你的服務器名稱\")
scr.CreateScrip(\"VBscr ipt\")
scr.AddCode \"dim x : x=100\"
msgbox scr.eval(\"x\")
可以看出scr ipt完全在Server上被執行.-ATL write DCOM programs, in the service implementation Serverscr ipt.exe / regserver client in the VB program need only set scr = Createbject ( "Serverscr ipt.Se rver.1 " "Your server name") scr.CreateScrip ( "VBscr ipt") scr . AddCode "dim x : x = 100 "msgbox scr.eval (" x ") can be seen in full Se scr ipt rver on the execution.
在客戶機上的VB程式只需要set scr=Createbject(\"Serverscr ipt.Server.1\", \"你的服務器名稱\")
scr.CreateScrip(\"VBscr ipt\")
scr.AddCode \"dim x : x=100\"
msgbox scr.eval(\"x\")
可以看出scr ipt完全在Server上被執行.-ATL write DCOM programs, in the service implementation Serverscr ipt.exe / regserver client in the VB program need only set scr = Createbject ( "Serverscr ipt.Se rver.1 " "Your server name") scr.CreateScrip ( "VBscr ipt") scr . AddCode "dim x : x = 100 "msgbox scr.eval (" x ") can be seen in full Se scr ipt rver on the execution.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 109201284serverscript.rar 列表 ServerScript ServerScript\Debug ServerScript\dlldata.c ServerScript\resource.h ServerScript\Server.cpp ServerScript\Server.h ServerScript\Server.rgs ServerScript\ServerScript.aps ServerScript\ServerScript.cpp ServerScript\ServerScript.dsp ServerScript\ServerScript.dsw ServerScript\ServerScript.h ServerScript\ServerScript.idl ServerScript\ServerScript.ncb ServerScript\ServerScript.opt ServerScript\ServerScript.plg ServerScript\ServerScript.rc ServerScript\ServerScript.rgs ServerScript\ServerScript.tlb ServerScript\ServerScriptps.def ServerScript\ServerScriptps.mk ServerScript\ServerScript_i.c ServerScript\ServerScript_p.c ServerScript\StdAfx.cpp ServerScript\StdAfx.h