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

搜索资源列表

  1. socket

    0下载:
  2. 用C++实现windows的socket,利用tcp连接服务器并传送数据包后,再用udp接收数据包
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1939626
    • 提供者:肖康
  1. chatsource.tar

    0下载:
  2. windows socket编程详细讲解。自己整理的 ,网上不可能有的。
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:36672
    • 提供者:blizzard
  1. CSocketMaster

    0下载:
  2. 如果想了解Windows下面Socket通信的朋友可以下载一下,看看这个类是如何实现的。而且这个包里面还带了若干实现的范例。例如Socket聊天室等。推荐-would like to know if the following Windows Socket Communications friends can download and see how this category is achievable. But inside the packet also brings the realiz
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62657
    • 提供者:asong
  1. socket++-1_10MSVC6

    0下载:
  2. 跨平台的最轻量级socket的c++库,支持windows,linux,solaris-cross-platform of the most lightweight c socket library, support for Windows, Linux, Solaris
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:29012
    • 提供者:包慧明
  1. hook_winsock

    0下载:
  2. 给你一种如何钩住windows socket 的方法,这种方法是写一个新的windows socket ,根据需要处理相应的api-to you how hooked windows of a socket approach, which is to write a new windows socket, according to the need to address the corresponding api
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:3731
    • 提供者:zhouruisheng
  1. Arpsender

    0下载:
  2. 用于利用windows socket构造自己的ARP数据包并发送,其中包括选择网卡能功能-windows socket for the use of their tectonic ARP packet and sent, including the choice of Ethernet capabilities.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10421
    • 提供者:李婧
  1. 精通windows socket网络开发

    0下载:
  2. 这是介绍了好几种常见的网络通信架构,有异步事件模式,iocp模式,重叠端口模式等。程序很好用,实例也很好。
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-08-12
    • 文件大小:889203
    • 提供者:liyani_1980
  1. 网络五子棋源码

    3下载:
  2. 基于windows 下面的socket网络五子棋编程的源码.....
  3. 所属分类:棋牌游戏

  1. 进程间通讯(三):Window下使用socket进行通信的例子

    3下载:
  2. Window下使用socket进行通信的例子 介绍了windows下socket的应用,例子vs2008编译,可以直接运行。 比较简洁经典。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2011-06-29
    • 文件大小:12755
    • 提供者:cnzhuhai
  1. Windows socket api in delphi

    0下载:
  2. 所属分类:网络编程

    • 发布日期:2011-07-04
    • 文件大小:389796
    • 提供者:user_alex
  1. C SOCKET客户端和服务器端源码

    0下载:
  2. 经过测试可以实现,实现的环境是windows 经过测试可以实现,实现的环境是windows
  3. 所属分类:网络编程

  1. socketCppWrapper.zip

    0下载:
  2. 一个unix和windows通用的socket函数封装的类,A class which is encapulated by common socket functions and can be used in unix and windows.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-08
    • 文件大小:9186
    • 提供者:
  1. HookSocket.rar

    0下载:
  2. 另外一个Hook Socket的例子,经本人修改过,Hook Socket another example, after I modified
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:386741
    • 提供者:caihao
  1. WinSOCKET

    0下载:
  2. Windows 下用 SOCKET 文件传输的例子-Win SOCKET file transfer example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:865910
    • 提供者:srytr3
  1. Socket_mobile

    0下载:
  2. 在windows mobile 6.5平台下的socket通信,实现功能是利用线程池从一个手机端向客户端发送文件。-In windows mobile 6.5 platform, the socket communication to achieve function is to use the thread pool from a mobile terminal to send the file to the client.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-31
    • 文件大小:307394
    • 提供者:lh
  1. TCPClient

    0下载:
  2. 使用VS2005开发的WinCE5.0应用程序,通过Socket进行通讯的客户端,对类进行了封装,可以直接使用类方便进行开发,有很强的实用和参考价值,。-WinCE5.0 developed using VS2005 applications to communicate through the Socket client, on the class of the package, you can directly use the class to facilitate the developm
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:3385717
    • 提供者:毛生
  1. WINCE_Socket

    0下载:
  2. windows CE 下的SOCKET封装类,封装十分完美,可应用到工程项目中。-SOCKET under windows CE package type, package is perfect, can be applied to projects.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:11852
    • 提供者:heyong
  1. socket--c

    0下载:
  2. windows下的套接字c实现程序 里面有客服端和服务端的源码-socket communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:1212
    • 提供者:youlai
  1. socket_study

    0下载:
  2. 学习windows网络编程的绝好资料,读此源码,一般的windows网络编程不在话下,绝对典藏,与大家共享-An excellent learning windows network programming information, read the source code, the general windows network programming goes without saying, absolute collections, and share
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:402308
    • 提供者:刘杰
  1. Qt4chat

    0下载:
  2. 基于Qt4的聊天程序的源代码,Socket编程相关的,C++程序。既可以在LINUX上编译运行,也可以在WINDOWS平台上编译运行。-This program is based on QT4 GUI Library, it is a chat program, which can be compiled on windows platform and also can be compiled on Linux platform.It is useful.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:608060
    • 提供者:倪明
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 47 »
搜珍网 www.dssz.com