CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Windows Sockets API

搜索资源列表

  1. webTime

    0下载:
  2. Windows Sockets API,通常也称为WinSock,与Berkeley Sockets API兼容,因此,可以想象UNIX Socket程序代码可以顺利地拿到Windows上使用。NETTIME,如程序23-1所示,展示了使用WinSock API的方法-Windows Sockets API, also known as WinSock. with Berkeley Sockets API compatibility, therefore, imagine Socket UNIX
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8.29kb
    • 提供者:郑森
  1. GetHostAddr

    0下载:
  2. 一个简单的网络编程的小程序,入门用。使用Windows Sockets API函数进行网络编程,访问域名服务器,获取与域名相对应的IP。-a simple small network programming procedures, beginners use. Windows Sockets API for network programming, visit the domain name server access to domain names corresponding to the I
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:26.42kb
    • 提供者:严磊
  1. TrueColorToolBar

    0下载:
  2. 工具条此函数在应用程序中初始化Windows Sockets DLL ,只有此函数调用成功后,应用程序才可以再调用其他Windows Sockets DLL中的API函数。在程式中调用该函数的形式如下:WSAStartup((WORD)((1<<8 1),(LPWSADATA)&WSAData),其中(1<<8 1)表示我们用的是WinSocket1.1版本,WSAata用来存储系统传回的关于WinSocket的资料。-tools of this function in
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:47.09kb
    • 提供者:金鹰
  1. WindowsSocketsAPI

    0下载:
  2. Windows Sockets API实现网络异步通讯-Windows Sockets API Asynchronous communication network
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:9.23kb
    • 提供者:赵辉
  1. SocketAPI

    0下载:
  2. 此源程序是使用Windows Sockets API编写的基于服务器端/客服端的网络通信程序。-This source code is written using the Windows Sockets API, server-based client/customer side of the network communication program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2.73mb
    • 提供者:梁冰
  1. UDPSocketDll

    1下载:
  2. UDP网络传输动态连接库,一个项目中使用的网络接口,封装Windows Sockets API为UDP数据报传输类。而不是对整个Sockets API进行封装,只是对socket(), bind(), sendto(), recvfrom()等常用的方法对行了封装,方便UDP网络传输。-UDP network transport dynamic link library, a project to use the network interface, package, Windows Socke
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:257.29kb
    • 提供者:yuwei
  1. SockSvr

    0下载:
  2. Windows套接字 一些API函数的使用-Windows Sockets API functions of some use
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:10.43kb
    • 提供者:YY
  1. SockCli

    0下载:
  2. Windows套接字 一些API函数的使用和学习-Windows Sockets API functions of some use and learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8.12kb
    • 提供者:YY
  1. TCP

    0下载:
  2. 开发TCP套接字应用程序,由客户端和服务器组成,实现功能是客户端向服务器发送字符串,调用Windows Sockets API-Development TCP socket applications, by the client and server, achieving function is to send a string to the client to the server, call the Windows Sockets API
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:6.09kb
    • 提供者:rae
  1. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:311.3kb
    • 提供者:geddy
  1. QQ

    0下载:
  2. 通过Windows Sockets API实现一个即时聊天工具-Through the Windows Sockets API to achieve a real-time chat tool
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-11
    • 文件大小:2.51mb
    • 提供者:陈陈
  1. Network-programmingl

    0下载:
  2. 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-25
    • 文件大小:498kb
    • 提供者:zhaozm
  1. winsock-api

    0下载:
  2. Windows Sockets API Tutorial
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:76.11kb
    • 提供者:Adnan Ali
  1. winsock

    0下载:
  2. Windows Sockets API (WSA), which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP. It defines a standard interface between a Windows TCP/IP client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:1.36kb
    • 提供者:catleya
  1. socket

    0下载:
  2. 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Win
  3. 所属分类:P2P

    • 发布日期:2017-11-08
    • 文件大小:41.32kb
    • 提供者:chenrui
  1. Windows-Sockets

    0下载:
  2. 本书主要介绍了如何用API函数进行网络间通信-The book introduces how to use the API function communication networks
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-03
    • 文件大小:294.36kb
    • 提供者:gyl
  1. GetmyIP_question3

    0下载:
  2. 使用Windows Sockets的API函数获得给定域名的IP地址-Use Windows Sockets API function to obtain the IP address of a given domain.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:1.1kb
    • 提供者:joshenwei
  1. xsfdrtr

    0下载:
  2. Windows Sockets API,通常也称为WinSock,与Berkeley Sockets API兼容-Windows Sockets API, also known as the WinSock normally, and the Berkeley Sockets API compatibility
  3. 所属分类:Other systems

    • 发布日期:2017-12-14
    • 文件大小:6.84kb
    • 提供者:constrgin
  1. QUNI

    0下载:
  2. Windows Sockets API, also known as the WinSock normally, and the Berkeley Sockets API compatibility
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:6kb
    • 提供者:windbwm
  1. Sohkgts

    0下载:
  2. Windows Sockets API,通常也称为WinSock,与Berkeley Sockets API兼容(Windows Sockets API, also known as the WinSock normally, and the Berkeley Sockets API compatibility)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:6kb
    • 提供者:flgsn
« 12 »
搜珍网 www.dssz.com