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

搜索资源列表

  1. socket

    0下载:
  2. socket通讯类封装,适合C++编程引用,简单明了,可以喝ftp.tar结合使用。-socket Communication package for C++ programming reference, simple and clear, you can drink ftp.tar used in combination.
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:3000
    • 提供者:zifangz
  1. socket

    0下载:
  2. Linux下C语言实现简单的socket编程,可以建立简单的tcp连接并实现登录、搜索、分享功能-C language socket programming under Linux, you can create simple tcp connection and achieve the registry, search, sharing features
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6032
    • 提供者:吴浩
  1. IOCP

    0下载:
  2. 封装了Socket(完成端口框架模型)IOCP相关操作的类,可方便继承以便开发自己的服务及客户端-this is a Pragram about Socket(IOCP),you can use it or make it in your own Programs
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:149332
    • 提供者:刘邦
  1. ADOErrors

    0下载:
  2. 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a Wi
  3. 所属分类:SNMP

    • 发布日期:2017-11-11
    • 文件大小:2830
    • 提供者:
  1. Server_java

    0下载:
  2. 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架 -the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:7750
    • 提供者:程月锦
  1. qq

    0下载:
  2. qq源码 可以实现qq的强大功能 和腾讯qq基本上达到一个标准-qq source can achieve the power of qq and qq Tencent basically reached a standard
  3. 所属分类:ComboBox

    • 发布日期:2017-04-10
    • 文件大小:1331169
    • 提供者:wangsikai
  1. code0001

    0下载:
  2. 用vb编写的小程序,用于实现局域网内的P2P通讯,属于基本实现,可以借此学习socket的应用。-Vb prepared using a small program for the realization of the P2P network communications, are essential to achieve, you can take this learning socket applications.
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:12753
    • 提供者:凌瀚宇
  1. aspPageInfo

    0下载:
  2. socket编程,一个是服务器,一个作为客户端,服务器端可以给客户端发送图片,适合初学者-socket programming, one is the server as a client, server-side to the client can send a picture, suitable for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:21635
    • 提供者:zhangliang
  1. talk

    0下载:
  2. socket通信的聊天室代码,一个服务端可以对应多个客户端。可以同时和不同个客户端通信。-Chat socket communication code, a service clients can correspond to multiple clients. At the same time and different client communications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:34967
    • 提供者:feng
  1. ServerSocket_demo

    0下载:
  2. socket demo, you can send and recieve message by this program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:77176
    • 提供者:arhuang
  1. ThreadServer

    0下载:
  2. 用JAVA开发的多线程服务器,用了SOCKET,可从浏览器上访问.-JAVA development with multi-threaded server, using the SOCKET, can access from your browser.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1794
    • 提供者:
  1. lcdtemp

    0下载:
  2. DS18B20温度显示实验 数码管显示温度值,精确到小数后面2位值 * * 使用时将DS18B20温度传感器插入对应插座中运行即可 * * 用手拧住温度探头,就可以看到温度值的变化!-DS18B20 temperature display digital tube experiments showed that the temperature value, accurate to two decimal value back** used to insert the corre
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2583
    • 提供者:吴知
  1. Networkj2me

    0下载:
  2. j2me手机应用开发环境下的联网程序,可以进行http以及socket方式的通信-j2me mobile application development environment interconnection procedures, can be http and socket communications modes
  3. 所属分类:J2ME

    • 发布日期:2017-04-25
    • 文件大小:77645
    • 提供者:xghe
  1. cvery_741147

    0下载:
  2. Http socket 代码实现,可以下载http,或者对http返回分析-Http socket code, you can download http, or http return analysis
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:35523
    • 提供者:westsavage
  1. PacketSniffer

    0下载:
  2. Title: Raw Packet Sniffer It currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin allowing you to just plug it right int
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:80395
    • 提供者:ST.POLO
  1. spandsp-0.0.5pre4

    0下载:
  2. 一个很好的的LINUX下发送传真的源码,可以和ASTERISK结合-A good send a fax under the LINUX source code can be combined and the asterisk
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2506742
    • 提供者:guojm
  1. WindowsSocketAPI

    0下载:
  2. Windows Socket API 使用经验,有兴趣的可以看看 -Windows Socket API experience, interested can look at the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:25988
    • 提供者:yuning
  1. Socket

    0下载:
  2. 用C++实现客户端与服务器通信.可以实现文件传输.语言通信-C++ implementation with client and server communication. Can achieve file transfer. Language Communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1125
    • 提供者:曾玉富
  1. ListeningPort_src

    0下载:
  2. Socket progrm make the IP and Port in listening mode.It work as server, and number of clients can connect with this application
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-24
    • 文件大小:39198
    • 提供者:ypki
  1. Client

    0下载:
  2. 基于网络通信的客户端的程序设计,Socket编程,与服务器可以实现数据的接收和发送-Web-based communications client programming, Socket programming, implementation and the server can receive and send data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5328412
    • 提供者:海涛
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com