您要查找的是不是:
- The Windows Sockets interface was designed for portability with BSD sockets, with minimal changes that are noted in the introductory sections of the WinSock specification. Windows套接字当初设计时考虑了与BSD套接字的可移植性,只需按WinSock规范中介绍性部分的说明做最小的改动。
- Developers familiar with the Windows Sockets interface or those who need the control provided by programming at the socket level will find that the System.Net.Sockets classes meet their needs. 对于熟悉Windows套接字接口的开发人员或者需要通过在套接字级别编程所提供的控制的开发人员;他们将发现System.;Net
- Windows Sockets Interface 视窗系统套接字接口
- Provides a managed implementation of the Windows Sockets (Winsock) interface for developers who need to help control access to the network. 为需要帮助控制网络访问的开发人员提供Windows套接字(Winsock)接口的托管实现。
- System.Net.Sockets - provides a managed implementation of the Windows Sockets (Winsock) interface for developers who need to tightly control access to the network. System.;Net
- As the network procedure interface of Microsoft Windows,Windows Sockets has defined and recorded how to use common TCP/IP agreement in API and network communication. windows Sockets作为Microsoft Windows的网络程序接口,它定义并记录了如何使用API及网络通信中常见的TCP/IP协议。
- The Windows Sockets setsockopt function sets a socket option. 中文解释似乎是:设置套接字的选项。
- And it is compliant with RFC 1122, provides IP, ARP, UDP, TCP protocal services and Berkeley socket interface. 依据RFC 1122兼容性规定,提供IP、ARP、TCP、UDP服务和Berkeley Socket编程接口。
- Abiding by RFC 1122,it provides IP,ARP,UDP,TCP protocal services and Berkeley socket interface. 该TCP/IP原型基于某种小型嵌入式系统,依据RFC1122兼容性规定,提供IP、ARP、TCP、UDP服务和BerkeleySocket编程接口。
- Being adopted TCP/IP communication protocol, PUSH technology can be realized by network programming with Windows Sockets. 方式一:采用TCP/IP通信协议,使用Windows Sockets网络编程实现信息的快速推送。
- On the Suite Interface's Use of Windows Sockets 套接口的使用
- To establish IrDA connections between a personal computer and a device, you must invoke the Windows socket using platform invoke on the personal computer side. 要建立个人计算机与设备之间的IrDA连接,必须在个人计算机端使用平台调用来调用Windows套接字。
- This dissertation introduce the IPv6 protocol and muticast basic knowledge, and then analyse Berkeley Socket, Windows Socket and . Net Framework Socket. 本文把组播技术做为IPv6的一个重要的应用点,由浅入深,从基本的原理、技术开始分析,接着阐述操作系统编程接口支持,开发了基于IPv6组播的应用软件原型,基本实现IPv6的实际应用。
- Based on tcp/ip protocol and windows socket,the software of BLISS platform which is suitable for aircraft BLISS is developed by using matlab and VC++as development kit. 用matlab和VC++作为开发工具,开发出基于tcp/ip协议和windows socket的适合于飞行器BLISS的软件BLISS Platform。
- A BIA system is developed in this paper based on the analysis of Windows Socket to transform IPv4 web application to IPv6, and is tested in real network environment. 本文在分析Windows Socket机制的基础上设计开发了BIA原型系统,实现了Windows 系统下IPv4Web应用到IPv6的过渡,并在实际网络中进行了测试验证。
- The Virtual Socket Interface Alliance (VSIA) [2] was formed to develop the standards required for IP cores interfacing and design practices. 真正插口接口联盟(VSIA) [ 2 ] 被形成开发标准必需为IP 核心连接和设计实践。
- This thesis talks about three techniques and one encrypt algorithm (DES):(l)the concepts of Sockets and Windows Sockets, the steps of programming with Windows Sockets and related API functions. 套接字(Sockets)以及Windows Sockets的相关概念、编程步骤以及所涉及到主要API函数。
- Discusses how to design Socket network communication program by using Visual C??++? under Windows environment,mainly introduces the design methods and features for network communication program with Windows Sockets. 探讨了如何用VisualC++6.;0设计Windows环境下的Socket网络通信程序;重点介绍了利用WinSock进行网络通信程序设计的方法和特点。
- SISI Simple Internet Socket Interface 简单因特网套接接口
- The principle of realizing TCP and UDP network service with Windows socket is introduced. At the same time,a method of Visual Basic programming of client/server application program based on TCP and UDP protocol with Winsock is introduced in this paper. 介绍了利用Windows Socket 实现TCP和UDP网络服务的原理及在Visual Basic 环境下如何使用Winsock 控件编制基于TCP和UDP协议的客户/ 服务器应用程序的方法。