搜索资源列表
SOCKCLIENT
- 網絡監控工具服務器端-network server monitoring tool
MIDAS
- 特徵: 1.在客戶端使用IDispatch使appserver可以作为接口使用.可以有代碼輸入提示啦,哈哈 2.支援服務器廣播,由服務器觸發客戶端事件.(callback). 實現過程: 1.在服务器的TLB里面定义一个ICLIENT,在客户端应用程序实现ICLIENT的接口. 2.APPSERVER定义一个注册ICLIENT到服务器的方法,在服务器的需要的时候调用ICLIENT.即可以反映到客戶端 -Feature : 1. The client uses to
ServerScript
- 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
jw-0417-push
- j2me的PushRegister代碼,用來從服務器端來向客戶端發送信息-j2me the PushRegister code from the server used to send to the client information
SmartClient_WeatherService
- 微軟提供PPC上的天氣報告源代碼,連服務器端和客戶端, c#開發.-provide weather reports on the source code, even the server and client, c # development.
HxJxc
- 商品進、銷、存管理系統(SQL網絡版) =================================== 客戶端用VB編寫,服務器數據庫為:SQL Server 商品錄入,查詢,基本信息,打印輸出,特殊功能,系統等基本功能。適合學習SQL數據庫編程的網友。有對Excel的操作。壓縮包中的<SQL數據庫>目錄是sql數據庫,使用前請導入到sql數據庫中。要在客戶端建ODBC數據源名稱為:dpstore,管理用戶名:hxziyu,密碼:123456.-commodi
Chat
- 用BCB写的一个聊天程序,既可以當服務器也可以做客戶端
bbsxptc
- ASP論壇程式BBSXP2007 v7.3.1繁體中文UTF-8版增加新風格 - 增加帖子查看模式 [簡潔模式 完整模式] - 增加水印多項設置 - 增加訂閱主題功能 - 增加驗證碼的判斷 - 增強記錄日誌信息更全面 - 修正有些服務器無法統計今日貼的BUG - 修正回帖提示錯誤的BUG
STL WEB SERVER 支援 ASP
- 一個小型的STL網站伺服器 支援ASP! 還沒做到完善 有興趣的回家研究! 我的blog: www.wretch.cc/blog/andrewx
live.2009.01.26.tar.gz
- live555上最新的流媒體服務器,2009年1月26號更新的。,live555 latest streaming media servers, January 26, 2009 update.
phpservermon-2.0.0
- 服務器監視器,可以檢查服務器是否在您的名單,及在選定的端口上運行。每個服務器都有可獨立設置有關通知。你可以選擇以電子郵件通知或文字信息(sms)。-Server Monitor can check the server is on your list, and run on the selected port. Each server has a notice can be independently set. You can choose to be notified by email or
jathena-2060
- jathena是日本人,開放源碼網上服務器ragnarok.三是在書面-jathena are the Japanese, open source web server ragnarok. Three are in a written
Web.090501
- 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. &q
src
- java做的簡易聊天室,包括服務器端,客戶端-java to do simple chat room, including the server-side, the client
RemObject_Call
- RemObject Server 服務器端自調用的方法-RemObject Server server-side method from the call
socket
- java 實現socket 服務器客戶端間通信-java to achieve communication between the client socket server
CuteMail
- C#所編寫的發送email的代碼,強大的收發功能,并且可以操控郵件服務器-Written by C# code to send email, powerful send and receive functions, and can manipulate the mail server
popwatch
- 要使用該程序就可以運行 PopWatch可執行文件,它會最小化到托盤通知區域。當服務器在托運時,在托盤圖標通知區域將被更改為表明是否有一些郵件,在您的郵箱。工具提示與該圖標亦會有所改變,以顯示數字的電子郵件等,總規模在千字節的所有電子郵件。-To use the program simply run the PopWatch executable and it will minimize to the tray notification area. When the server is chec
sockssvc
- 歡迎 SocksSvc,集合的MFC類實現一個簡單的襪子服務器。 這個想法最初背後 SocksSvc了解SOCKS協議以及它是如何實現在Win32。 如需了解有關議定書的襪子你應該閱讀 RFC 1928(襪子 5),玫瑰花1929(用戶名/密碼身份驗證襪子 5)和襪子 4規格,您可以下載這些從 www.socks.permeo.com huān yíng SocksSvc, jí hé deMFC lèi shí xiàn yī gè jiǎn dān de w
TCP服務器端接受網絡端口數據
- TCP服務器端接受網絡端口數據,C#編程