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

搜索资源列表

  1. tcpclient

    0下载:
  2. 这时Windows下的socket套接字编程的客户端,加入了超时重传机制-At this time, under Windows Sockets programming socket client, joined the retransmission timeout mechanism
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1186120
    • 提供者:杨坤
  1. tcpserver

    0下载:
  2. 这是Windows下的socket套接字编程的服务器端程序,每来一个套接字连接就开启一个线程-This is under Windows Sockets programming socket server-side procedures, each to open a socket connection on a thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1187502
    • 提供者:杨坤
  1. ewrwerwer25socket

    0下载:
  2. Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义-Client/server communication model 1.2 Windows Sockets specification 1.3 Socket socket definition 1.3.1
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:18299
    • 提供者:刘佳
  1. ygwlxyydm

    0下载:
  2. windows sockets 编程,一个网络协议源代码,包括服务器端和客户端- windows sockets programing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:152501
    • 提供者:阿玉
  1. Server

    0下载:
  2. Windows Sockets规范以U.C. Berkeley大学BSD UNIX中流行的Socket接口为范例定义了一套Microsoft Windows下网络编程接口。它不仅包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。 -Windows Sockets specification to the University of UC Berkeley' s BSD U
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:264079
    • 提供者:Jake
  1. VCPPT

    0下载:
  2. 这是一套VC++及MFC学习的经典PPT学习资料,内容涵盖了Windows 程序运行原理,掌握VC++,文档,文件,文本编程,对话框,菜单,网络编程,进程间通信,线程同步与异步套接字,动态链接库,创建兼容及HOOK和数据库访问等十几个VC++学习的难点-This is a set of VC++ and MFC to learn classical PPT learning materials, covering the Windows program is running principle,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:172936
    • 提供者:liza
  1. Network-and-Networking-Programming

    0下载:
  2. 介绍利用WinSock,进行网络编程的好书-The purpose of this book is to show you how to make network-aware applications that run on the Microsoft Windows operating systems using the Windows Sockets (WinSock) Application Programming Interface (API). To that end, sever
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:1348949
    • 提供者:武铭
  1. RemoteFileDownload

    0下载:
  2. 基于windows c++下,利用windows Sockets套接字select模型开发的远程文件下载程序。该程序分为服务器和客户端两个部分。 客户端实现以下功能 1 浏览服务器的目录结构 2 能够从服务器下载某个文件 3设置文件保存的位置 4 使用多线程下载文件 服务器实现以下功能: 1 客户端连接数量 2客户端请求的目录 3 客户端请求下载的文件-failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7542614
    • 提供者:huang cun jin
  1. 101259376LANCommunion

    0下载:
  2. < 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:69444
    • 提供者:牟伯东
  1. NetClient

    0下载:
  2. Windows套接字编程的实现,本源代码是socket通信中客户端的实现。-Windows Sockets programme, this code is the implementation of the Client,by C++.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1177196
    • 提供者:shiyanan
  1. socketsniff

    0下载:
  2. SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process. For each created socket, the following information is displayed: socket handle, socket type, local and remote addresses, local and remote ports, t
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:42704
    • 提供者:coskun
  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
    • 文件大小:263467
    • 提供者:yuwei
  1. WindowsSockets.doc

    0下载:
  2. 本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛应用的、开放的、支持多种协议的网络编程接口。从1991年的1.0版到1995年的2.0.8版,经过不断完善并在Intel、Microsoft、Sun、SGI、Informix、Novell等公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分理解和应用这套规范,本书不但对Windows Sock
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1369600
    • 提供者:biao
  1. SockSvr

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

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

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

    • 发布日期:2017-04-04
    • 文件大小:8312
    • 提供者: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
    • 文件大小:6238
    • 提供者:rae
  1. btsearch

    0下载:
  2. 蓝牙搜索相关,Implementing Synchronous Device Discovery, Winsock 的实现-Bluetooth, Implementing Synchronous Device Discovery, Winsock Support in Windows CE, WSALookupServiceBegin (Windows Sockets), WSALookupServiceNext (Windows Sockets), WSALookupServiceEnd (W
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-24
    • 文件大小:9138
    • 提供者:fuxi
  1. sockets

    0下载:
  2. WINDOWS 下SOCKET 及其相关函数介绍-WINDOWS SOCKET and related functions under the descr iption
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:169303
    • 提供者:茗玲
  1. Windows_Sockets_Network_Programming

    0下载:
  2. This book describes the Windows Sockets application programming interface (API), commonly known as "WinSock." This is intended to be a companion to the v1.1 Windows Sockets specification, not a replacement for it. The contents provide a roadmap for t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:889849
    • 提供者:sgsgsgultra
  1. vcwindowssocketprograming

    0下载:
  2. 关于Windows套接字编程的书籍,对初学者非常实用!-Windows Sockets programming on the books, very useful for beginners!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7101
    • 提供者:jacky
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com