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

搜索资源列表

  1. WindowsSocket

    0下载:
  2. 第1章 计算机网络体系结构 第2章 NetBIOS编程户端 第3章 重定向器、邮槽和管道 第4章 网络协议TCP/IP 第5章 局域网编程 第6章 Winsock基础 第7章 Winsock API高级编程 第8章 MFC Winsock高级编程 第9章 深入UDP 第10章 WinInet API开发 第11章 网络协议实现及应用 第12章 综合实例- Chapter 1 Computer Netw
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:16945617
    • 提供者:ichoo
  1. UDPmulticast

    1下载:
  2. 这是一个VC编写的组播通信演示程序。程序调用了Winsock API,并在Windows XP下测试通过。程序说明源于任泰明编写的<TCP/IP协议与网络编程>-VC This is a demonstration of the preparation process of the multicast communication. Procedure calls the Winsock API, and tested under Windows XP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:37147
    • 提供者:hwp
  1. chat

    0下载:
  2. 都是采用 多线程 Select 模型 自己封状的 winsock api类-And are based on multi-threaded closure Select model their category like winsock api
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:157328
    • 提供者:cenin
  1. Winsock

    0下载:
  2. windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:14098
    • 提供者:yifan
  1. WinsocketAPI

    0下载:
  2. Winsock API的VC网络编程实战-本实例详细介绍了如何利用Winsock API编写网络应用程序。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:74594
    • 提供者:liuyu
  1. WinsocketAPI

    0下载:
  2. 利用Winsocket API 进行数据通信,已封装为DLL,可象ms winsock控件一样使用。 -Winsocket API to use for data communications, has been packaged as a DLL, can be the same as using the ms winsock control.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:18135
    • 提供者:Yifan,Yan
  1. Network_Programming_for_Win

    0下载:
  2. (英文原版)这本书关注与Winsock网络编程技术。主要包括接口API,.net sockets,vb Winsock控制,RAS,IP Helper API 等-This book primarily focuses on the Winsock network programming technology. This book covers six technical areas: Winsock application programming interface (API) .N
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1793819
    • 提供者:
  1. API_http

    0下载:
  2. API实现HTTP请求模拟POST提交数据源码-API to achieve simulated HTTP request POST to submit data source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:18455
    • 提供者:godg
  1. 522.121jkhjj44

    0下载:
  2.  44个实用VB小技巧的打包.rar   Ping,扫描,Whois IP.rar   QQ密码截取,内含说明书.rar   vb的远程监控程序(全源码提供).rar   vb控件ping.rar   Windows安全黑客全部是注册表的修改.rar   Windows超级黑客得到windows运行程序的信息,很经典的.rar   Winsock API高级编程调用大全.rar   WinSpy一个VB编程辅助工具(主要是针对窗口函数).rar   保护电脑防
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4000571
    • 提供者:sd
  1. TCP

    0下载:
  2. 一个简单的TCP聊天程序,使用winsock api实现。-A simple TCP chat program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2490750
    • 提供者:何舟
  1. untFileSocket

    0下载:
  2. this example shows how to send files over internet using Winsock API in threaded mode
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1488
    • 提供者:OverThink
  1. WinsockExample

    0下载:
  2. Example by Krippler on how to use native winsock api in delphi and using threads to operate a sin console or reverse connection
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:251851
    • 提供者:Streamline
  1. winsocket

    0下载:
  2. 基于WinSock API 实现,以Visual C++6.0为开发平台,利用的开发协议是TCP/IP协议中面向连接的TCP协议。使用了流式套接字开发的点对点服务器/客户机通信模型,简单的调用了WinSock API的类实现了客户机和服务器程序。点到点通信是指网内工作站之问的直接通信。这将大大减少文件服务器的负荷-message senddingand reserve base on winsock
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:65361
    • 提供者:曹斯尼
  1. MFC_Winsock_Api

    0下载:
  2. MFC版的 winsock API直接编写的小程序 十分适合新人学习使用-MFC version of the winsock API directly is very suitable for small programs written in learning to use new
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:93110
    • 提供者:贺长富
  1. Delphi-Winsock

    0下载:
  2. API的异步SOCKET编程代码,初学者可以看一看-SOCKET API asynchronous programming code, beginners can take a look at
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:846586
    • 提供者:蒋云
  1. winsock-api

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

    • 发布日期:2017-04-16
    • 文件大小:77933
    • 提供者:Adnan Ali
  1. winsock-chat-room-procedures

    0下载:
  2. 将Winsock API封装成一个类,并基于该类重写了聊天室的程序,这是一个面向连接的通信过程。-Winsock API package into a class, and rewritten based on the class chat room program, which is a connection-oriented communication process
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:69557
    • 提供者:郭晓
  1. Winsock-control

    0下载:
  2. 用Winsock控件编写客户和服务器应用程序,不需要了解TCP或调用底层Winsock API的具体细节。-Written with the Winsock control client and server applications do not need to understand the underlying TCP or call the specific details of the Winsock API.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:17706
    • 提供者:anceandt
  1. Winsock-control

    0下载:
  2. 用Winsock控件编写客户和服务器应用程序,不需要了解TCP或调用底层Winsock API的具体细节。-Written with the Winsock control client and server applications do not need to understand the underlying TCP or call the specific details of the Winsock API.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:17753
    • 提供者:antcons
  1. API-WinSock-TCP-IP

    1下载:
  2. 使用API编写的WinSock的TCP IP程序-WinSock API written using the TCP IP program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:53019
    • 提供者:li
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com