socket控件,由vb編寫實現server與client的通信
上傳時間: 2014-01-11
上傳用戶:xc216
Client/Server版本 DBISAM compiles directly into your application with no external libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does not require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the size of non-UI applications like services or web applications to a minimum.
標簽: application libraries compiles directly
上傳時間: 2015-04-04
上傳用戶:sz_hjbf
1. 發卡服務端:Server 項目文件:autojet.prj 2. 計費客戶端:Client 項目文件:internet.prj Explorer.prj 先啟動Explorer.exe, 再啟動internet.exe 3. 數據庫腳本 INIT(原版).SQL 和 New init.sql(新版),數據庫名 NetBar 4. 動態連接庫: NETBAR.dll hookdll.dll 5. 大學生公寓城System ID為5046 其余程序說明全在程序內的文本文件中說明
標簽: prj Explorer internet autojet
上傳時間: 2013-12-17
上傳用戶:zhuoying119
項目描述: g-page is a client/server application designed to send text messages to pagers and PCS phones with short messaging capabilites. g-page 是一款客戶端/服務器應用程序,用來給呼機或PCS電話發送短消息。
標簽: application designed messages g-page
上傳時間: 2013-12-13
上傳用戶:希醬大魔王
Punjab is a jabber XMLRPC/SOAP/REST client. It is a xmlrpc, soap, or REST server that allows for persistent client connections to a jabber server.
上傳時間: 2015-05-09
上傳用戶:fanboynet
Create a time protocol over Client/Server Environment by sending request about time to server from client and the server will response to give the correct time back to the client.
標簽: time Environment protocol sending
上傳時間: 2015-05-23
上傳用戶:guanliya
模擬agent遷移把一個對象串行化從client端發送到server端,然后在server端顯示出來
上傳時間: 2014-02-25
上傳用戶:chenxichenyue
Client/server communication, automated telnet sessions, wake on lan, winsock communications using this easy to use component
標簽: communications communication automated sessions
上傳時間: 2015-06-10
上傳用戶:釣鰲牧馬
Client and server creation classes. Very easy to use in your programs. Uses winsock and tcp/ip.
標簽: and creation programs classes
上傳時間: 2015-06-10
上傳用戶:zukfu
1.套接字編程原理 1.1 Client/server通信模型 1.2 Windows Sockets規范 1.3 套接字 1.3.1 套接字定義 1.3.2分類 1.3.3 套接字的作用 1.3.4端口與地址 1.3.5 套接口屬性 2.基本的Windows Sockets API編程 2.1常用函數 2.2 TCP實例 2.3 UDP實例 2.4 Socket 通信阻塞的解決方法 3.MFC下的Socket編程的類 3.1 CAsyncSocket類 3.2 CSocket類 3.3 Windows Sockets:帶存檔的套接字的工作方式 3.4 流式套接字通信的操作順序 3.5 使用 CAsyncSocket 類 3.6 從套接字類派生 3.7 套接字通知 3.8 一個使用CSocket類的網絡通信實例 3.8.1 服務器端應用程序設計(ServerDemo) 3.8.2 客戶端應用程序設計(項目名稱ClientDemo) 4.套接字的托管實現 4.1 System::Net::Sockets 命名空間 4.2 實例:一個新郵件檢查器
標簽: Windows Sockets Client server
上傳時間: 2014-01-20
上傳用戶:zhangzhenyu