Welcome![Sign In][Sign Up]
Location:
Search - 服務器

Search list

[Internet-NetworkSOCKCLIENT

Description: 網絡監控工具服務器端-network server monitoring tool
Platform: | Size: 18328 | Author: 王義金 | Hits:

[WinSock-NDISMIDAS

Description: 特徵: 1.在客戶端使用IDispatch使appserver可以作为接口使用.可以有代碼輸入提示啦,哈哈 2.支援服務器廣播,由服務器觸發客戶端事件.(callback). 實現過程: 1.在服务器的TLB里面定义一个ICLIENT,在客户端应用程序实现ICLIENT的接口. 2.APPSERVER定义一个注册ICLIENT到服务器的方法,在服务器的需要的时候调用ICLIENT.即可以反映到客戶端 -Feature : 1. The client uses to make appserver IDispatch interface can be used. Code can be input prompts -- catheterization, 2. Broadcasting server support, client server trigger events. (Callback). Implementation process : 1. The server inside the TLB definition a ICLIENT the client application program interface ICLIENT. 2.APPSERVER definition of a registered ICLIENT server, the server needs of the call ICLIENT. that is reflected to the client
Platform: | Size: 798909 | Author: wb | Hits:

[ActiveX/DCOM/ATLServerScript

Description: ATL寫的DCOM程式,在服務上執行ServerScript.exe /regserver 在客戶機上的VB程式只需要set scr=Createbject(\"ServerScript.Server.1\", \"你的服務器名稱\") scr.CreateScrip(\"VBScript\") scr.AddCode \"dim x : x=100\" msgbox scr.eval(\"x\") 可以看出Script完全在Server上被執行.-ATL write DCOM programs, in the service implementation ServerScript.exe / regserver client in the VB program need only set scr = Createbject ( "ServerScript.Se rver.1 " "Your server name") scr.CreateScrip ( "VBScript") scr . AddCode "dim x : x = 100 "msgbox scr.eval (" x ") can be seen in full Se Script rver on the execution.
Platform: | Size: 27421 | Author: 張小龍 | Hits:

[Other resourcejw-0417-push

Description: j2me的PushRegister代碼,用來從服務器端來向客戶端發送信息-j2me the PushRegister code from the server used to send to the client information
Platform: | Size: 10536 | Author: xubeson | Hits:

[WinSock-NDISSmartClient_WeatherService

Description: 微軟提供PPC上的天氣報告源代碼,連服務器端和客戶端, c#開發.-provide weather reports on the source code, even the server and client, c # development.
Platform: | Size: 1778189 | Author: kelvin | Hits:

[ADO-ODBCHxJxc

Description: 商品進、銷、存管理系統(SQL網絡版) =================================== 客戶端用VB編寫,服務器數據庫為:SQL Server 商品錄入,查詢,基本信息,打印輸出,特殊功能,系統等基本功能。適合學習SQL數據庫編程的網友。有對Excel的操作。壓縮包中的<SQL數據庫>目錄是sql數據庫,使用前請導入到sql數據庫中。要在客戶端建ODBC數據源名稱為:dpstore,管理用戶名:hxziyu,密碼:123456.-commodities, and marketing, Store Management System (SQL Network Edition) =========================== ======== VB client prepared for the database server : SQL Server commodity input, Inquiries basic information, printouts, special functions, and other basic functions. Suitable for learning SQL database programming in the discussion. Excel has the right to operate. The compressed
Platform: | Size: 1034096 | Author: 王鸿博 | Hits:

[TCP/IP stackChat

Description: 用BCB写的一个聊天程序,既可以當服務器也可以做客戶端
Platform: | Size: 324838 | Author: yyqheaven | Hits:

[Web Serverbbsxptc

Description: ASP論壇程式BBSXP2007 v7.3.1繁體中文UTF-8版增加新風格 - 增加帖子查看模式 [簡潔模式 完整模式] - 增加水印多項設置 - 增加訂閱主題功能 - 增加驗證碼的判斷 - 增強記錄日誌信息更全面 - 修正有些服務器無法統計今日貼的BUG - 修正回帖提示錯誤的BUG
Platform: | Size: 790862 | Author: jason | Hits:

[Web ServerSTL WEB SERVER 支援 ASP

Description: 一個小型的STL網站伺服器 支援ASP! 還沒做到完善 有興趣的回家研究! 我的blog: www.wretch.cc/blog/andrewx
Platform: | Size: 5460996 | Author: a511052003 | Hits:

[Internet-NetworkSOCKCLIENT

Description: 網絡監控工具服務器端-network server monitoring tool
Platform: | Size: 1902592 | Author: 王義金 | Hits:

[Internet-NetworkMIDAS

Description: 特徵: 1.在客戶端使用IDispatch使appserver可以作为接口使用.可以有代碼輸入提示啦,哈哈 2.支援服務器廣播,由服務器觸發客戶端事件.(callback). 實現過程: 1.在服务器的TLB里面定义一个ICLIENT,在客户端应用程序实现ICLIENT的接口. 2.APPSERVER定义一个注册ICLIENT到服务器的方法,在服务器的需要的时候调用ICLIENT.即可以反映到客戶端 -Feature : 1. The client uses to make appserver IDispatch interface can be used. Code can be input prompts-- catheterization, 2. Broadcasting server support, client server trigger events. (Callback). Implementation process : 1. The server inside the TLB definition a ICLIENT the client application program interface ICLIENT. 2.APPSERVER definition of a registered ICLIENT server, the server needs of the call ICLIENT. that is reflected to the client
Platform: | Size: 798720 | Author: wb | Hits:

[ActiveX/DCOM/ATLServerScript

Description: ATL寫的DCOM程式,在服務上執行ServerScript.exe /regserver 在客戶機上的VB程式只需要set scr=Createbject("ServerScript.Server.1", "你的服務器名稱") scr.CreateScrip("VBScript") scr.AddCode "dim x : x=100" msgbox scr.eval("x") 可以看出Script完全在Server上被執行.-ATL write DCOM programs, in the service implementation ServerScript.exe/regserver client in the VB program need only set scr = Createbject ( "ServerScript.Se rver.1 " "Your server name") scr.CreateScrip ( "VBScript") scr . AddCode "dim x : x = 100 "msgbox scr.eval (" x ") can be seen in full Se Script rver on the execution.
Platform: | Size: 66560 | Author: | Hits:

[Internet-NetworkSmartClient_WeatherService

Description: 微軟提供PPC上的天氣報告源代碼,連服務器端和客戶端, c#開發.-provide weather reports on the source code, even the server and client, c# development.
Platform: | Size: 1777664 | Author: kelvin | Hits:

[ADO-ODBCHxJxc

Description: 商品進、銷、存管理系統(SQL網絡版) =================================== 客戶端用VB編寫,服務器數據庫為:SQL Server 商品錄入,查詢,基本信息,打印輸出,特殊功能,系統等基本功能。適合學習SQL數據庫編程的網友。有對Excel的操作。壓縮包中的<SQL數據庫>目錄是sql數據庫,使用前請導入到sql數據庫中。要在客戶端建ODBC數據源名稱為:dpstore,管理用戶名:hxziyu,密碼:123456.-commodities, and marketing, Store Management System (SQL Network Edition) =========================== ======== VB client prepared for the database server : SQL Server commodity input, Inquiries basic information, printouts, special functions, and other basic functions. Suitable for learning SQL database programming in the discussion. Excel has the right to operate. The compressed
Platform: | Size: 1034240 | Author: 王鸿博 | Hits:

[TCP/IP stackChat

Description: 用BCB写的一个聊天程序,既可以當服務器也可以做客戶端-With BCB to write a chat program, either when the server can also make the client
Platform: | Size: 324608 | Author: yyqheaven | Hits:

[Web Serverbbsxptc

Description: ASP論壇程式BBSXP2007 v7.3.1繁體中文UTF-8版增加新風格 - 增加帖子查看模式 [簡潔模式 完整模式] - 增加水印多項設置 - 增加訂閱主題功能 - 增加驗證碼的判斷 - 增強記錄日誌信息更全面 - 修正有些服務器無法統計今日貼的BUG - 修正回帖提示錯誤的BUG -ASP Forum program BBSXP2007 v7.3.1 Traditional Chinese UTF-8 version of the addition of new styles- increasing post View mode [simple model integrity mode]- increase the number of watermark settings- Subscribe to the theme of increased functionality- to increase Verification Code judgment- to enhance a more comprehensive record of the log information- amendments to some of the server can not be affixed to the statistics today BUG-amended prompt replies wrong BUG
Platform: | Size: 790528 | Author: jason | Hits:

[Streaming Mpeg4live.2009.01.26.tar

Description: live555上最新的流媒體服務器,2009年1月26號更新的。-live555 latest streaming media servers, January 26, 2009 update.
Platform: | Size: 445440 | Author: 陳貴彥 | Hits:

[Windows Developjathena-2060

Description: jathena是日本人,開放源碼網上服務器ragnarok.三是在書面-jathena are the Japanese, open source web server ragnarok. Three are in a written
Platform: | Size: 2949120 | Author: 的姓名 | Hits:

[Internet-NetworkWeb.090501

Description: WEB類,用連線到Web伺服器,從Web服務器下載Web頁面或檔案,或上傳資料 1.>目前只支援匿名身份驗證與基本(Base64編碼)身份驗證 2.>可以儲存Cookie的功能 3.>目前不可以用於IIS5.0-WEB class, using to connect to the Web server to download Web pages from the Web server, or files, or upload information 1. " Currently only supports anonymous and basic authentication (Base64 encoded) authentication 2." Can be stored Cookie' s function 3. " currently can not be used for IIS5.0
Platform: | Size: 7168 | Author: 張小龍 | Hits:

[JSP/Javasrc

Description: java做的簡易聊天室,包括服務器端,客戶端-java to do simple chat room, including the server-side, the client
Platform: | Size: 7168 | Author: 魏松山 | Hits:
« 12 3 4 »

CodeBus www.codebus.net