This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine! 查詢網絡,顯示 域/服務器/工作站的結構,它也顯示用戶,并將信息發送到指定的PC,只能在NT 4上工作
標簽: shows Workstations the structure
上傳時間: 2015-04-13
上傳用戶:sclyutian
多線程 網絡傳輸 開發環境:Delphi7.0+WinXP,沒用其他控件(除了Delphi自帶的Indy) 傳輸協議:TCP/IP 客戶端一次發送65000字節的包,服務端負責組裝并處理數據粘連。 使用ReadBuffer(),send()函數來接收發送Buffer內字節,這樣作的目的是使程序具有更好的靈活性。你可以自定義Buffer內那些字節的含義,例如是字符串、圖像、聲音、命令等等。 文件的多線程讀寫采用windows內存映像技術。 關鍵的服務器處理函數IdTCPServer1Execute(AThread: TIdPeerThread)是非線程安全的。如果使用臨界區,那么多線程將在這里串行執行,嚴重降低多線程效率。對此,我采用一個簡單的辦法,具體可以看程序。
上傳時間: 2014-12-02
上傳用戶:silenthink
CoLIN 人工語言模擬 漢化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4 0RJ alan@barc0de.demon.co.uk http://www.barc0de.demon.co.uk/ 漢化者 陳輝 主頁: http://go2debug.yeah.net 郵件: go2debug@hotmail.com ICQ: 149054569 簡介 通過菜單可以清空數據庫。 程序會從你的輸入中學習,如果你不想這樣,就請關閉學習功能。 原作者聲明 This program is giftware. If you like it send me something nice. Copyright is fully reserved by Alan J. Brown, any program developed from the CoLIN source code must give Alan J. Brown appropriate credit. 更多問題 請到我的主頁 http://go2debug.yeah.net 或者給我發信 go2debug@hotmail.com 另外在布朗的主頁上有留言板
標簽: j. Scotland Kinloch Renfrew
上傳時間: 2014-01-20
上傳用戶:彭玖華
The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system passes a JDBC interview database. The system is divided into the server procedure and customer s procedure two parts, server and customer adoption "Transmission Control Protocol"(TCP), connect a word (Socket) conjunction through a set, the adoption "User Datagram Protocol "(UDP) of the customer s, pass a data report a set to connect a word (DatagramSocket) establishment a conjunction. The system has customer registration, customer to register, increase good friend, delete good friend and send out and receive news etc. function.
標簽: according Customer Machine Server
上傳時間: 2014-01-04
上傳用戶:jyycc
一個仿windows優化大師的界面,開發環境:Windows 2000 server、pb 9.0 在最上邊的標簽事件中加上一個自定義事件 事件類型:pbm_lbuttondown 代碼: send(Handle(parent),274,61458,0) return 1
標簽: pbm_lbuttondown windows Windows server
上傳時間: 2013-12-20
上傳用戶:xinyuzhiqiwuwu
首先,我們來介紹一下.NET類庫種自帶的SMTP類。 在.NET中的System.Web.Mail名字空間下,有一個專門使用SMTP協議來發送郵件的類:SmtpMail,它已能滿足最普通的發送郵件的需求。這個類只有一個自己的公共函數--send()和一個公共屬性—SmtpServer
標簽:
上傳時間: 2014-01-15
上傳用戶:lanhuaying
Microsoft Press books are available through booksellers and distributors worldwide. For further information about international editions, contact your local Microsoft Corporation office or contact Microsoft Press International directly at fax (425) 936-7329. Visit our Web site at www.microsoft.com/mspress. send comments to mspinput@microsoft.com. Microsoft, Microsoft Press, Visual Basic, Visual Studio, Windows, and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Other product and company names mentioned herein may be the trademarks of their respective owners. The example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, place, or event is intended or should be inferred.
標簽: distributors booksellers Microsoft available
上傳時間: 2013-12-27
上傳用戶:wuyuying
libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question.
標簽: 1394 the interface supported
上傳時間: 2015-08-07
上傳用戶:徐孺
收SP下行消息 A. 啟動MMSC偵聽端口 在模擬器界面的右下角的"Liten Port"文本框中輸入MMSC的偵聽端口,這個值是為接收SP發出的下行消息提供服務的端口號,比如:"8080",按下"Start"按鈕啟動MMSC偵聽服務。 B. 接收消息 接收的是從SP(API)發來的消息,處理后回一條響應消息。 2 模擬MMSC向SP發送上行消息 A. 選擇模擬器左邊界面的MessageType為“DeliverReq”; B. “send To”文本框中輸入SP的上行地址,例如http://10.164.50.29:8888; C. 在界面中選擇輸入其他需要的字段,然后點擊“send”按紐即可向SP上行地址發送上行消息。 3 模擬MMSC向SP發送遞送報告消息 A. 選擇模擬器左邊界面的MessageType為“DeliverReportReq”; B. “send To”文本框中輸入SP的上行地址,例如http://10.164.50.29:8888; C. 在界面中選擇輸入其他需要的字段,然后點擊“send”按紐即可向SP上行地址發送遞送報告消息。 4 模擬MMSC向SP發送閱讀報告消息 A. 選擇模擬器左邊界面的MessageType為“ReadReportReq”; B. “send To”文本框中輸入SP的上行地址,例如http://10.164.50.29:8888; C. 在界面中選擇輸入其他需要的字段,然后點擊“send”按紐即可向SP上行地址發送閱讀報告消息
上傳時間: 2014-01-16
上傳用戶:氣溫達上千萬的
24e1發送程序,2-send.rar,用 C語言編寫
上傳時間: 2015-08-25
上傳用戶:小寶愛考拉