windows socket 中文意思是什麼

windows socket 解釋
windows套接字介面
  • windows : n. 〈商標〉【計算機】視窗。 Windows 98 視窗98。
  • socket : n 1 (承物或藏物的)孔,洞,窩,凹處,承口。2 【解剖學】(眼)窩,腔;(齒)槽;【地質學;地理學...
  1. In chapter 3, the push / pull pattern is gived out for the system realtime alarm. and the file interface of the alarm data, the algorithm of alarm position based on mapping and the algorithm of alarm icon position on the topological graph are designed. after explaining the principle of network software development using the windows socket, the push technology based on csocket is adopted to push alarm event and the pull technology based on http to pull the alarm page

    第三章,給出了實時告警的push pull模式,設計了告警數據文件介面、基於映射的告警點定位新演算法和告警圖標網路拓撲圖上定位演算法,給出了基於windowssocket進行網路應用開發的原理,採用基於csocket的push技術來實現告警事件的推送,利用傳統的基於http的pull技術來實現告警頁面的拉取。
  2. Windows 2000 patch : unresponsive socket applications also downloaded

    的用戶還同時下載了:
  3. Windows 2000 patch : unresponsive socket applications

    Windows 2000修補程序:沒有反應的套接字應用程序
  4. There are two series interface installed on the os in advance, the one is called bsd socket designed by berkeley software, with the working mode of blocking synchronization, nonblocking asynchronization and polling, the other is named winsock designed by microsoft, worked via the way of windows message driven. as the foundation of process socket seizing technologies under microsoft windows, api ( application program interface ) hook technology is the core to achieve

    Windows進程套接字數據劫持技術的基礎部分, windows應用程序介面api掛接技術,該技術是實現操作系統不支持的特殊功能的應用程序的核心,有相當難度,與傳統的基於網路設備介面規范( ndis )的包過濾技術相比,該技術的不同之處在於它可以在應用層上對任意進程的網路輸入和輸出數據進行捕獲。
  5. Opengl functions are performed to draw triangles, paste pictures on models, and simulate the real light rays to get realistic stereo graphic interface in virtual environment. windows socket middle ware - ndk 2. 0 is used to build the network structure

    針對真實感圖形界面的要求,利用opengl強大的繪圖功能,進行三角形的繪制、紋理的貼圖、光照的模擬,並採用時分製法和分光法實現了立體顯示,使系統逼真可信。
  6. This paper based on the man and machine system theory, aims at the bottleneck problem exit in the automatic manufacturing system - material handling system. the paper puts forward a new material delivering equipment - semi - automatic guided vehicle, which is used to replace the agv ( automatic rail guided vehicle ) in ams ( advanced manufacturing system ), to make up its defects, such as high cost, great technical difficulty, low reliability, and difficult to spread in our country etc. the paper brings forward a new technique of communication that is combining mailslot with windows socket

    本文以人機一體化系統理論為基礎,針對製造自動化系統目前存在的瓶頸問題?物流系統,提出開發一種全新的送料設備?半自動無軌運輸車,用來取代ams (先進製造車間)中的agv (自動導向小車) ,彌補其製造成本高、技術難度大、可靠性不高、在國內難以推廣的缺點。
  7. The second one is how can we capture the data just before they are sent out or received in. the third one is how can we inform our monitor or debugger process this event, transfer the data to the monitor or debugger, and get the results back. as far as microsoft windows operation system is concerned, which mostly has been installed on personal computers and partly server cmputers, softwares access data in internet through windows socket application program interface

    就被廣泛安裝在個人計算機和一部分服務計算機的微軟視窗操作系統而言,軟體通常通過操作系統提供的套接字網路介面訪問網路數據,在視窗操作系統上有兩套網路介面,一是由伯克勒大學設計,被稱之為bsd套接字的介面,由阻塞同步和非阻塞異步以及輪循機制控制輸入和輸出工作;另一套是微軟公司開發的窗口套接字,由網路消息事件驅動。
  8. It improves the communication reliability in fms ( flexible manufacturing system ), which makes use of the broadcast and one - to - one function of mailslot combined with the windows socket, achieves the purpose that one equipment failed would not result in an end of the whole system

    本文所提出的一種新的採用郵槽與套接字相結合的通信方法,提高了fms (柔性製造系統)中通信的可靠性,利用郵槽的廣播和一對一通信功能與套接字相結合,達到了不因一臺設備故障導致全系統失效的目的。
  9. The analogy video real - time capturing, encoding, compressing and streaming transfer have been implemented at server end by utilizing windows media encoder sdk to program. the communication between client and server is built by programming with socket. accessing the server, the client can control the video - matrix - control remotely and distributively and real - time reappear the live video

    圍繞系統的設計和實現,深入分析了視頻矩陣切換器,實現了視頻通信服務器與視頻矩陣切換器的互聯;運用windowsmediaencodersdk編程實現了服務器對模擬監控視頻的實時採集、壓縮編碼和流式傳輸;運用socket編程實現了客戶端和服務器端的通信,通過訪問服務器,客戶端實現了對視頻矩陣切換器的遠程分散式控制和現場監控視頻的實時再現。
  10. Download details : windows 2000 patch : unresponsive socket applications

    下載詳細信息: windows 2000修補程序:沒有反應的套接字應用程序
  11. Winsock : windows socket

    視窗套介面
  12. Winsock windows socket

    視窗套介面
  13. The windows sockets setsockopt function sets a socket option

    中文解釋好像是:設置套接字的選項。
  14. As to the main control system and the last storage system we translate data with windows socket network communication technology, which is based on the tcp / ip protocol. the programmed mode is client / server mode. meanwhile, the main program runs each function module at the same time with the multithreading technology

    主控制器系統與最終存儲器系統文中採用了基於tcp ip協議的windowssockets網路通信技術進行數據傳輸;採用的編程模式為客戶機服務器( client server )模式;主程序採用多線程技術使系統的各個功能模塊「同時」運行。
  15. The design of internet application programme based on windows socket

    的網路應用程序的開發
  16. Windows socket api can contact with tcp / ip core straightly. tcp / ip protocol and network physics medium ( as network card ) are establishment of communications

    但是,所開發的網路通信應用程序並不能直接與tcp ip核心打交道,而是與網路應用編程界面windowssocketsapi打交道。
  17. This paper mostly expatiates tcp / ip protocol stack system as well as the data _ transmission manner on the network. it introduces program principle of socket of exploitation entironment of windows sockets network communications program : software entironment is operating system of windows 98 either windows nt because they all sustain windows sockets api

    本文主要講述了tcp ip協議堆棧的體系以及它在網路上傳送數據的方式,介紹socket (套接字)的編程原理, windowssockets網路通信程序的開發環境:軟體環境即為所採用的操作系統,可以是windows98 ,也可以是windowsnt ,因為它們都支持windowssocketsapi 。
  18. The system was completed using windows socket programming technology based on windows98 and c + + builder 5. 0 station under the environment of our laboratory lan ( 100m bus topology )

    絞線式列車總線( wtb )初運行模擬系統。該系統在實驗室局域網( 100m總線型結構)環境下基於windows98和c + + builder5
  19. Then, in order to resolve the lack of tcp / ip stack in c / os kernel, this paper presents a simplified scheme to implement a embed tcp / ip stack at last, the fire control information exchange system is constructed based on arm processor and c / os kernel. 3. using pc104 embedded computer as the hardware platform, this paper introduces the process of developing fire control information exchange system that runs under wince through windows socket programming and evc develop tools

    熟悉並移植c / os嵌入式操作系統,並通過添加tcp / ip協議棧和應用層介面函數,設計和開發基於arm處理器和c / os嵌入式操作系統的信息交換系統; 3 .採用pc104工控機為硬體平臺,熟悉嵌入式vc ( evc )開發環境和基於windowssocket的網路編程模式,開發了基於wince操作系統的信息交換系統。
  20. This thesis introduces in details the design and functional realization of the models of video compression, decompression and video transport. after this, some key relating technologies, including com, directshow, windows socket, tcp / ip, video compress codes and transport technologies, have also been presented in the thesis to realize a complete digital video monitoring system

    本文對系統中視頻壓縮、解壓縮,視頻數據傳輸等模塊的設計方法及功能實現都進行了比較詳細的介紹。本文還簡要介紹了設計實現該系統所用到的各種相關的關鍵技術:包括com技術與directshow技術、視頻圖像壓縮、傳輸技術以及相關的網路傳輸協議tcp ip 、 windowssocket技術。實現了一個完整的數字視頻監控系統。
分享友人