socket api 中文意思是什麼

socket api 解釋
套接字應用程序介面
  • socket : n 1 (承物或藏物的)孔,洞,窩,凹處,承口。2 【解剖學】(眼)窩,腔;(齒)槽;【地質學;地理學...
  • api : 阿比峰
  1. 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 )的包過濾技術相比,該技術的不同之處在於它可以在應用層上對任意進程的網路輸入和輸出數據進行捕獲。
  2. Several implementations of ssl have attempted to provide drop - in replacements for the standard berkeley unix socket api, or a library with as similar an interface as possible

    Ssl的幾種實現已經在試圖順便替代標準berkeley unix socket api ,或者帶有盡可能相似介面的庫。
  3. Basing on the programming of socket, process and thread in unix, developed the communication api, message agent and message center

    利用unix環境下的套介面、進程和線程編程,逐步研製統一通信介面函數、消息代理和消息中心。
  4. In the openssl library, traditional socket calls are mimicked with a similar api that uses ssl context objects in place of file descriptors

    在openssl庫中,相似的api模仿傳統的套接字調用,使用ssl上下文對象代替文件描述符。
  5. 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打交道。
  6. 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 。
  7. More importantly though, it automatically applies them as necessary beneath a simple stream socket api

    不過更重要的是,在簡單流套接字api背後,它會在必要時自動使用它們。
  8. The sockets api provides several socket options, two of which exist to change the socket send and receive buffer sizes

    Sockets api提供了幾個socket選項,其中兩個可以用於修改socket的發送和接收緩沖區的大小。
  9. This article covers use of the sockets api, a couple of socket options that provide enhanced performance, and gnu linux tuning

    本文內容包括對于sockets api的使用、兩個可以提高性能的socket選項以及gnu / linux優化。
  10. Java provides a lot of mechanism that is adapt of network and distribution computation, it includes socket api and rmi system

    Java提供了大量機制以適應網路和分散式計算機,包括對socket編程的高級api介面,和java的rmi ( remotemethodinvocation )系統。
  11. Class is a managed - code version of the socket services provided by the winsock32 api. in most cases, the

    類是winsock32 api提供的套接字服務的託管代碼版本。
分享友人