套接字

tào jiē zì
  • socket
套接字套接字
  1. 最后,应用层(applicationlayer)对通过套接字传递数据具有深刻的意义。

    Finally , the application layer provides meaning to the data transported through the socket .

  2. 原始套接字编程在嵌入式Internet通信协议中的应用

    The Application of Raw Socket Programming in Embedded Internet Communication Protocol

  3. 套接字类型包括Internet、流、原始和域套接字。

    Socket types include Internet , stream , raw , and domain sockets .

  4. close系统调用可关闭或中止套接字上任何挂起的连接。

    The close system call closes or aborts any pending connections on the socket .

  5. 现在套接字状态初始化为CLOSED。

    The socket state is now initialized to CLOSED .

  6. 根据IP地址和端口号创建一个套接字地址。

    Creates a socket address from an IP address and a port number .

  7. 套接字接口在Linux平台下应用和设计

    Application and Design of Socket Interface under the Platform of Linux

  8. 嵌入式LINUX中套接字组件的设计与实现

    The Design and Realization of the SOCKET Component in Embedded LINUX

  9. 与套接字通信和消息传递技术相比,Web服务有一些突出的优势。

    Compared with socket communication and messaging techniques , there are some advantages that make Web services stand out .

  10. 基于J2EE和套接字编程的协同CAD开发模式研究

    Research of Collaboration CAD Development Mode Based on J2EE and Socket-Programing

  11. Linux系统的套接字是一个通用的网络编程接口。

    Socket under the platform of Linux is the internet programming interface .

  12. Linux系统中基于TCP/IP套接字中间件的设计与实现

    The Design and Implement of Middleware Based on TCP / IP in Linux

  13. BIOwrite会试着将字节写入套接字。

    BIO_write will attempt to write bytes to the socket .

  14. Accept然后检查函数阻塞时发生的任何套接字错误。

    Accept then checks for any socket errors that might have occurred when it was blocking .

  15. 处理连接请求后,accept将返回新的套接字描述符。

    Once a connection request is processed , a new socket descriptor is returned by accept .

  16. 对accept()的调用将一直阻塞,直到服务器套接字接受了一个请求连接的客户机请求。

    The call to accept () blocks until the server socket accepts a client request for connection .

  17. 关于Windows套接字的研究

    Research of Windows Socket

  18. 套接字层接收进行的任何TCP系统调用。

    Any TCP system call that is made is received by the socket layer .

  19. 安全套接字层(SecureSocketLayer,SSL)大大改进了传统协议。

    Secure Socket Layer ( SSL ) is a great advancement over the traditional protocols .

  20. 套接字连接可以替换成基于消息或http的服务。

    The socket connection can be replaced with messaging or http based services .

  21. 一个Windows套接字操作可能在可以同时使用的应用程序数目上有限制。

    A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously .

  22. 客户端上的套接字状态现在是SYNSENT。

    The socket state on the client side now is SYN_SENT .

  23. 每个正在进行监听的服务器维护一个标志,如果在注册的端口上有正在监听的套接字,这个标志就设置为true。

    Every listening server maintains a flag that is set to true if there is a socket listening on a registered port .

  24. 方法bind()将一个套接字地址作为其参数。

    The bind () method takes a socket address as its argument .

  25. Ajax客户端无法通过后端打开TCP套接字连接。

    Ajax clients cannot really open a TCP socket connection with the back end .

  26. 大多数TCP服务只是在收到新的套接字连接请求时尝试接受它们。

    Most TCP services simply attempt to accept new socket connection requests as they are received .

  27. 此通道使用TCP套接字在客户端和服务器之间发送消息。

    This channel uses the HTTP protocol to send messages between the client and the server .

  28. Apache服务器集群中套接字迁移的研究与实现

    The Research and Implementation of Socket Migration in Apache Server Cluster System

  29. 套接字编程的API级别相当低,因此很难使用。

    The API for socket programming is rather low level and , therefore , difficult to use .

  30. 应该配置一个IDS实例并通过套接字连接运行。

    One instance of IDS should be configured and running with socket connection .