winsock

  • 网络套接字;数据连接库;网络编程

winsockwinsock

winsock

套接字

//加载套接字winsock)库,加载这段代码拷贝于MSDN中WSAStartup的介绍 WORD wVersionRequested; WSADATA wsaDa…

数据连接库

系统文件_百度百科 ... RUMOR.EXE - DDE 测试/游戏 SAPNSP.DLL - Winsock 数据连接库 SBAWE.VXD - AWE 声卡虚拟设备 ...

网络编程

网络编程(winsock)network-kejian-07-专题3-... 基于VC的WinSock网络编程实... WINSOCK API 网络编程入门 Winsock Socket …

通信程序

  LocalPort:本地通信程序(WinSock)的端口号。   RemoteHost:远程机器名,机器名也可以是IP地址。

网络编程控件

...Basic Visual Basic 9.4.7 网络编程控件Winsock) 网络编程控件( ) 1.

初始化

基于Windows的TCP/IP编程 - 读书网|DuShu.com ... 3.3 文件传输协议 FTP 4.3.1 初始化 WinSock 4.8.3 套接字选项和 CAsyncS…

1
Do not make calls to COM or Winsock, create threads, or invoke any function that might be implemented in another DLL. 不要对COM或Winsock进行调用,不要创建线程或调用任何可能在另一个DLL中实现的函数。
2
Provides a managed implementation of the Windows Sockets (Winsock) interface for developers who need to help control access to the network. 为需要帮助控制网络访问的开发人员提供Windows套接字(Winsock)接口的托管实现。
3
As just mentioned, AFD. SYS handles buffer management for applications that use Winsock to talk to the transport protocol drivers. 正如上面所说的,应用程序通过Winsock来和传输协议驱动程序交谈,而AFD.SYS负责为应用程序进行缓冲区管理。
4
Attempt to determine what Winsock error is being returned. 尝试确定将要返回什么Winsock错误。
5
The Winsock interface layer encountered an unexpected condition during communication with the lower layer services. 在与较低层服务通信期间,Winsock接口层遇到一个意外状况。
6
If you've had any experience with Winsock or BSD Sockets, you've probably come across the function accept. 如果曾经有过使用Winsock或BSDSocket进行编程的经验,就很可能具备accept函数的使用经验。
7
Obtain provider-specific functions that are not part of the Winsock specification. 获取提供程序特定的函数,这类函数不是Winsock规范的一部分。
8
Contact your network administrator to make sure the Winsock proxy client is not enabled. 请与网络管理员联系,确保未启用Winsock代理客户端。
9
Since Winsock is a user-mode component, each receive operation required switching between kernel mode and user mode. 由于Winsock是一个用户模式组件,因此每个接收操作都需要在内核模式和用户模式之间进行切换。
10
Including NetBIOS and the Windows Redirector method, Winsock method, the client remote access server methods. 内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。
11
I am using Winsock and VB made a set of chat rooms and dialogue systems, special use for peer reference. 本人用Winsock和VB自制了一套聊天室和对话系统,特拿来供同行们参考。
12
A VPN connection won't work with an active Winsock proxy client. Winsock代理客户端处于活动状态时,VPN连接将无法工作。
13
There are two other resource constraints that an application indirectly encounters when using Winsock. 在使用Winsock时还可能碰到另外两个非直接的资源不足情况。
14
Use Winsock provides API functions is the most basic network programming. 使用Winsock提供的API函数是最基本的网络编程技术。
15
To configure the WinSock proxy, see your ISA Server documentation. 若要配置WinSock代理,请参阅ISAServer文档。
16
Is completed winsock controls! 是用winsock控件完成的!
17
The Winsock subsystem returned an error. Winsock子系统返回了错误。
18
The key technique for network program is WINSOCK. 本系统的关键技术是WINSOCK的网络编程。
19
For information about how to configure the Winsock proxy, see the proxy server documentation. 有关如何配置Winsock代理的信息,请参阅代理服务器文档。
20
Add a WinSock control to the form. 向窗体中添加一个WinSock控件。