CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - socket

搜索资源列表

  1. CMultiSvr-(SOCKET-API-Message-Maping

    0下载:
  2. socket api 使用异步消息方式下编写的TCP客户端程序(可与多个服务器进行通讯方式,并支持自主从连)-socket api message maping tcp client code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3660631
    • 提供者:赵强
  1. socket

    0下载:
  2. 一个简单的socket通信的例子,包括客户端和服务器端,对初学者来说,是个很好的学习例子。-it is an example about socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3873400
    • 提供者:lanke
  1. async-socket-win32-src

    0下载:
  2. Class to handle async socket connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:18667
    • 提供者:peppepic
  1. CSharp-Socket

    0下载:
  2. C# 完整版 Socket 编程,socket编程详细pdf 教程。-C# full version of Socket programming, socket programming tutorial pdf detail.
  3. 所属分类:Internet/网络编程

    • 发布日期:2016-12-23
    • 文件大小:436093
    • 提供者:
  1. socket

    0下载:
  2. linux端socket编程,需要在linux下启动服务端.虚拟机下会访问超时-linux socket programming side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:9053
    • 提供者:紫焰
  1. Socket

    0下载:
  2. 全套socket简单编程实例,学习linux中的socket的好资料-A full set of simple socket programming examples, learning linux socket of good information in the
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:18033
    • 提供者:yinuo
  1. linux-socket

    0下载:
  2. 实战linux socket 编程,学习linux socket的好资料-Real linux socket programming, learning linux socket of good information
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:197833
    • 提供者:yinuo
  1. socket

    0下载:
  2. socket服务器端的程序代码,基本上就是一个小得聊天室-socket server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3495895
    • 提供者:余弦
  1. Socket-program

    0下载:
  2. 这是一个socket网络编程实例 模仿QQ可以进行文字通话 对于对socket 感兴趣的人会很有帮助-this is my socket program,it will help you understand the basic ways to use socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:9595951
    • 提供者:岳飞
  1. Socket

    1下载:
  2. 实现了服务器客户端交互,可以输入同学信息,如学号,成绩,住址,姓名等,然后查询-To achieve the client server interaction, students can enter information, such as learning numbers, results, address, name, etc., then the query
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7615038
    • 提供者:王聪
  1. PPSocket

    0下载:
  2. Socket编程,客户端实现信息录入和信息查询,运行客户端前,链接服务器,需输入你的ip地址-Socket programming, client-side information input and information to achieve the query, before running the client, linked server, you need to enter the ip address
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6991205
    • 提供者:王聪
  1. socket

    0下载:
  2. 一个socket网络编程——可以简单实现服务器端和客户端之间的信息交流。-A socket network programming- can be simply achieved between server and client information exchange.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:12456119
    • 提供者:jack
  1. socket-Development-Guide

    0下载:
  2. Sockets, which provide a mechanism for communication between two computers.The socket is the software abstraction used to represent the "terminals" of a connection between two machines. For a given connection, there s a socket on each machine, and
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:144810
    • 提供者:TigerWoods
  1. Socket

    0下载:
  2. A simple example illustrate how socket works. This one is suitable to newb-A simple example illustrate how socket works. This one is suitable to newbee
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:9959
    • 提供者:dongnt
  1. socket

    0下载:
  2. 双机,使用多种加密方式利用socket进行通信-Two-plane, using a variety of encryption methods to communicate using socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:14993
    • 提供者:郭威
  1. Cross-Socket

    0下载:
  2. 本人为广大同仁们提供一些用于开发跨平台网络通讯应用程序的C++SOCKET封装类cross-plaform socket class library-offer cross-plaform socket class library
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1268743
    • 提供者:杨正红
  1. N12-JAVA-011-SOCKET

    0下载:
  2. Java socket编程例子。实现通信-Java socket programming examples. For communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:4591
    • 提供者:cxiaoyang
  1. Socket

    0下载:
  2. 学习资料 Socket编程 包括C/S 多线程 固定和可变的线程池 协议-Learning materials, including Socket Programming C/S multi-threaded thread pool of fixed and variable agreement
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:152299
    • 提供者:房亮
  1. iptv_vc_socket

    0下载:
  2. 2011中兴捧月杯 模拟IPTV的实现 全国一等奖作品。 主要使用的东西: MFC,GDI,SOCKET等。是非常好的源码-2011 ZTE IPTV holding on to achieve national cup first prize simulation works. The main use of things: MFC, GDI, SOCKET and so on. Is a very good source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3419921
    • 提供者:
  1. SOCK_RAW

    0下载:
  2. windows raw socket编程实例-windows raw socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2951939
    • 提供者:冷雪刚
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com