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

搜索资源列表

  1. 多线程socket文件传输

    1下载:
  2. 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
  3. 所属分类:网络编程

    • 发布日期:2017-03-21
    • 文件大小:30954
    • 提供者:王玉刚
  1. QTliaotian

    0下载:
  2. 基于QT的局域网聊天系统,实现局域网内的文字、简单图片表情的传送-QT-based local area network chat system, the text within a LAN, a simple expression of the transmission image
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-10
    • 文件大小:1582016
    • 提供者:he
  1. IPv6CharRoom

    0下载:
  2. 1、熟悉IPv4/IPv6下Socket编程 2、掌握Socket编程关键技术 3、利用Socket编程实现网络应用 安装ipV6, 在cmd中键入命令:ipv6 install 为网卡配置地址:ipv6 adu 4/fe80::214:38ff:fe12:b8a4  Server端,等待客户端连接它,连接后将文件按块,一块一块的传到客户端  等待客户端连接 CTcpSocket* socket = new CTcpSocket(
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:2425468
    • 提供者:zym
  1. VB-Socket

    1下载:
  2. vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-23
    • 文件大小:180679
    • 提供者:sheldon
  1. socket

    0下载:
  2. sockt编程,局域网内实现客户端和服务器的通信-sockt programming, local area network to achieve client and server communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:123048
    • 提供者:倪利华
  1. honst.c

    0下载:
  2. linux socket host for local -linux socket host
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:810
    • 提供者:xulong
  1. socket

    0下载:
  2. 一个简单的局域网通信软件,可以实现两个人之间的文本通信以及文件传输-A simple local area network communication software, you can achieve both the text of communication between people, as well as file transfer
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:48690
    • 提供者:郭群
  1. Socket

    0下载:
  2. Socket支持的网上点对点通信实现,包含服务器端和客户端,可截获流经本机网卡的ip数据包-Socket support for the realization of the online peer-to-peer communications, including server-side and client, can be intercepted through the local network card ip packet
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:289105
    • 提供者:塞塞
  1. socket

    0下载:
  2. 用delphi7做了一个局域或广域中文件传输工具-Delphi7 done by a local or wide area in the file transfer tool
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:378148
    • 提供者:madiansen
  1. SendData

    0下载:
  2. 利用socket实现双机之间发送数据的功能,发送的数据需从本机硬盘中读取-The use of dual socket send data between the functions of the data sent from the local hard disk to be read
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:8179061
    • 提供者:ROSE
  1. linux_tcp

    4下载:
  2. Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间 时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。 采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。 -Socket Programming Linux environm
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:4870
    • 提供者:艾萌
  1. socket

    0下载:
  2. 简单的测试socket函数程序 完成基本的网络通讯功能,可在局域网内收发信息。-Simple test socket function process is complete the basic network communication capabilities, you can send and receive messages within a local area network.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:3393
    • 提供者:zengliang
  1. sock

    0下载:
  2. VC++演示了socket的应用,局域网简单传送文本文件,适合VC++初学者使用。-VC++ application demonstrates the socket, local area network to send a simple text file, suitable for beginners to use VC++.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-30
    • 文件大小:254843
    • 提供者:vicky
  1. socket

    0下载:
  2. 这是一个关于windows网络编程的源码。能支持局域网通信,文件下载等功能-This is a source code on the windows network programming. To support local area network communications, file downloads and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-19
    • 文件大小:28919446
    • 提供者:dingtianyou
  1. socket

    0下载:
  2. socket服务器客户端标准通信程序,打开一个程序,点击监听,再打开一个程序,点击连接,输入本机ip,就可以通讯了-the standard socket server client communication program, open a program, click listen, and then open a program, click the link, enter the local ip, you can communicate with
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:413389
    • 提供者:魏佳
  1. magent-0.6.tar

    1下载:
  2. magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent 的事件驱动库 • 支持 ketama 算法
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:17257
    • 提供者:zzw
  1. SocketCommunication

    0下载:
  2. Socket实现客户端与服务端通信源码 程序说明: 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:89957
    • 提供者:谢巍
  1. VB-SOCKET

    0下载:
  2. 基于C/S体系,建立初步的本地通信,定义客户端和服务器端两个类以及登陆界面的类-Based on C/S system, the establishment of the initial local communications, the definition of client and server-side interface of the two classes and the class landing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:199895
    • 提供者:wh
  1. Client_Server

    1下载:
  2. tcp/ip协议,vc,在局域网或广域网可实现客户端/服务器端远程控制.-tcp/ip protocol, vc, in the local area network or wide area network can be realized client/server-side remote control.
  3. 所属分类:Remote Control

    • 发布日期:2016-09-25
    • 文件大小:315392
    • 提供者:云木
  1. socket-local

    0下载:
  2. 利用linux网络编程,实现进程间的本地通讯。socket的另一个小功能。-Use linux network programming, local inter-process communication. Another small feature the socket.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6930
    • 提供者:wuq
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com