server socket 中文意思是什麼

server socket 解釋
服務器插口
  • server : n. 1. 服務者;工作者;侍候者;服役者。2. 【網球】開球人;發球人。3. 上菜用的器具〈如托盤,手推小車等〉;布菜用的火匙、叉子等。4. 助祭〈做彌撒時神父的助手〉。
  • socket : n 1 (承物或藏物的)孔,洞,窩,凹處,承口。2 【解剖學】(眼)窩,腔;(齒)槽;【地質學;地理學...
  1. The system was designed by dynamic asp ( active server page ), secure socket layer, digital signature and certification technologies

    系統應用了動態asp技術和數據庫技術、安全套接字協議、數字簽名和身份認證技術。
  2. Using the java secure socket extension in websphere application server

    以了解該設置的必要性。
  3. Be aware that we assume a network deployment installation of websphere application server ; otherwise your default keystore behavior may be different. see using the java secure socket extension in websphere application server

    注意,我們假設您安裝的是websphere application server network deployment ,否則您的預設密鑰存儲區的行為可能有所不同。
  4. The java secure socket extension jsse enables secure internet communications with ssl tls. it provides an application framework - a java version of the ssl and tls protocols - complete with the full range of functionality including data encryption, server authentication, message integrity, and more

    Java安全套接字擴展( jsse )利用ssl / tls可以進行安全的internet通信,它提供了一個具有完整功能的應用程序框架一個java版本的ssl和tls協議,這些功能包括數據加密、服務器認證、消息完整性,等等。
  5. This article addresses the configuration of the ibm jsse java secure socket extension, discusses aspects of keystore and truststore, and offers recommendations for handling these important elements of the jsse in the ibm websphere application server environment

    本文提出了ibm jsse ( java secure socket extension , java安全套接字擴展)的配置問題,探討了密鑰庫和信任庫,並且對于如何在ibm websphere application server環境下處理這些重要的jsse元素提出了的建議。
  6. Netplay server : can ' t create listening socket

    網路對戰服務器:無法創建監聽埠。
  7. Through the bayonet socket intelligence examination system, the all - weather real - time monitor bayonet socket passing vehicles, through tcp / ip network transmits to the server, carries on uninterrupted statistical, the analysis traffic flow magnitude situation, and has produced the communication protocol format

    摘要通過卡口智能檢測系統,全天候實時監測卡口的過往車輛,通過tcp / ip網路傳送到遠程服務器,進行不間斷統計、分析車流量情況,並給出了通信消息的協議格式。
  8. The http proxy server and socket 5 proxy server ( include the tcp / udp ) are placed in the server ' s procedure, and realized the whole timing supervising the reader ' s state, and accounting method based on i / o flows controlled ect. and solve the contradictory between the manager and the reader

    在服務器的server程序中內置了http 、 socket5代理服務器(包含tcp / udp協議) ,實現控制讀者上網,按流量計費等;在客戶端的「黑客」程序client ,全程實時監控讀者的狀態,解決了工作人員和讀者的矛盾。
  9. 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套接字的介面,由阻塞同步和非阻塞異步以及輪循機制控制輸入和輸出工作;另一套是微軟公司開發的窗口套接字,由網路消息事件驅動。
  10. Socket function mainly realizes setting up and initializing service unit socket, initializing service unit and service unit serial and so on. bind funcion primarily binds local address and port for the socket. listen function is to evaluate the max length of server ’ s listening queue. connect function and accept function set aside rate ahead, infrom user ’ s request of establishing virtual circuit to suna, cooperate with suna to establish the connection between client and server, return the result. we make use of three handshake with data protocol and virtual circuit mode, in this way, when we translate data, we can look up communication course according to virtual circuit number, at the same time, there aren ’ t source ip address and port, end ip address and port in the head of data package, the speed of translating data advances in a certain extent. send function and recv function is to send data collaborating with suna, and copy data from the receiving queue of socket to user ’ s buffer. close function cooperate

    Socket ( )函數實現創建、初始化服務元套接字,初始化服務元及服務元序列等。 bind ( )函數為套接字綁定本地地址和埠號。 connect ( )和accept ( )函數主要是根據用戶要求預留帶寬,將用戶的建立虛電路請求轉達給服務元網路體系,協作服務元網路體系採用捎帶數據的三次握手協議建立虛電路,並告訴用戶處理結果,一方面,捎帶數據的三次握手協議在一定程度上可提高數據傳輸速度;另一方面,採用虛電路方式,使得數據通信可直接根據虛電路號查找相應的通信進程,而且數據包的包頭中省去了源ip地址、埠號和目的ip地址、埠號,提高了數據傳輸速率。
  11. On the software realization, it introduced the " push " technology of xml which has the ability to push the information from the server to the client and activex control which makes the people send the control instruction to system from the client through the socket connection

    在軟體實現方面,引入了xml的「推」技術,從服務器端向客戶端主動推送信息。並通過在客戶端下載activex控制項,實現socket通信連接,使得監控人員在遠程端就可以發送控制指令對路燈進行監控。
  12. The first is sent after the server creates and binds a new socket

    第一個在服務端建立並且綁定了一個新的埠之後。
  13. 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編程實現了客戶端和服務器端的通信,通過訪問服務器,客戶端實現了對視頻矩陣切換器的遠程分散式控制和現場監控視頻的實時再現。
  14. Dd > returns the local address of this server socket

    返回此服務器套接字的本地地址。
  15. Using an asynchronous server socket

    使用異步服務器套接字
  16. Using a synchronous server socket

    >使用同步服務器套接字
  17. Asynchronous server socket example

    異步服務器套接字示例
  18. Synchronous server socket example

    同步服務器套接字示例
  19. The python library comes with client and server socket programming modules

    Python庫提供客戶機和服務器套接字編程模塊。
  20. Looking at the code, we can see that it is contains three distinct sections, one that sets up the server socket that listens for new connections, one that listens on the port and accepts new connections, and a final section to register the new socket with the selector

    研究一下該代碼,我們可以看到它包含三個不同的部分,一個部分設置用於監聽新連接的服務器套接字,另一個部分監聽埠並接受新的連接,最後一個部分將新的套接字注冊到選擇器。
分享友人