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-22
    • 文件大小:30.23kb
    • 提供者:王玉刚
  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
    • 文件大小:1.51mb
    • 提供者: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-10
    • 文件大小:2.31mb
    • 提供者: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
    • 文件大小:176.44kb
    • 提供者:sheldon
  1. socket

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

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

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

    • 发布日期:2017-04-12
    • 文件大小:810byte
    • 提供者: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
    • 文件大小:47.55kb
    • 提供者:郭群
  1. JAVA_CHAT

    0下载:
  2. 简单java聊天室,实现多人同时在线局域网聊天,是作业socket方面的好参考-Easy java chat rooms, online local area network at the same time achieve more than chat, homework socket are good reference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:7.66kb
    • 提供者:chenyiwang
  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
    • 文件大小:282.33kb
    • 提供者:塞塞
  1. socket

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

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

    0下载:
  2. 一个简单的Java程序,实现了局域网多播功能,适用初学者。-A simple Java program, the realization of a local area network multicast function for beginners.
  3. 所属分类:Ajax

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:yanxia
  1. Socket

    0下载:
  2. 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
  3. 所属分类:JavaScript

    • 发布日期:2016-01-24
    • 文件大小:31.86kb
    • 提供者:wangdan
  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-24
    • 文件大小:7.8mb
    • 提供者:ROSE
  1. linux_tcp

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

    • 发布日期:2017-03-28
    • 文件大小:4.76kb
    • 提供者:艾萌
  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
    • 文件大小:3.31kb
    • 提供者: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
    • 文件大小:248.87kb
    • 提供者: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
    • 文件大小:27.58mb
    • 提供者: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-31
    • 文件大小:403.7kb
    • 提供者:魏佳
  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
    • 文件大小:195.21kb
    • 提供者:wh
  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
    • 文件大小:6.77kb
    • 提供者:wuq
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com