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

搜索资源列表

  1. socket

    0下载:
  2. c++ socket 基本编程方式 简单的客户端,服务器端通信-basic c++ socket programming simple client, server-side communications
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5641962
    • 提供者:suchao
  1. socket

    0下载:
  2. 局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:13874
    • 提供者:李建鹤
  1. client_server

    0下载:
  2. 基于客户端|服务器模式的socket编程-Based on the c/s mode of socket programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:124904
    • 提供者:yaolijuan
  1. socket

    0下载:
  2. 简单的socket编程,实现客户 与服务器文本的发送,客户端发送服务器接收-Simple socket programming, the realization of the client and the server send the text, the client sent the server to receive
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:75474
    • 提供者:donghuanhuan
  1. socket

    0下载:
  2. UNIX中实现基本远程socket通信的代码,主要是将客户端一个文件复制到服务器端-UNIX remote socket to achieve the basic communication code, the client is mainly a file copied to the server-side
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:4028
    • 提供者:林毅
  1. Transport

    0下载:
  2. 多客户端与服务器(多线程)通信,可向服务器搜索文件,服务器将(指定搜索目录)搜索结果向客服端回传,客服端可以选择是否接收以及存储目录。双方均有通信记录-client and Server socket communication File Transport
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-13
    • 文件大小:3189779
    • 提供者:xh
  1. linux_socket

    0下载:
  2. linux socket客户端和服务器端程序,对初学socket编程的人很有帮助。-linux socket client and server-side procedures, the person learning socket programming helpful.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:1693
    • 提供者:杨彬
  1. socketudp

    0下载:
  2. c# 实现socket upd 通信 包括客户端 服务器端 程序-c# to achieve socket upd client communication, including server-side program
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:297759
    • 提供者:阿速度
  1. Socket

    0下载:
  2. 用C#语言实现网络答题系统,服务器端出题,客户端答题,帮助理解tcp的传送过程,理解socket的使用方法-Using C# language questions network systems, servers bring out questions, answer the client to help understand the transmission process tcp, understanding the use of socket
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. socket异步通信的例子,两端采用消息队列先进先出处理消息,可实现多客户端与服务器端的通信。-socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3622805
    • 提供者:小开
  1. SOCKET

    0下载:
  2. 基于socket客户端与服务器端互相通信-Socket-based client and server communicate with each other
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5520299
    • 提供者:wangyongqiang
  1. tcp-server-client

    1下载:
  2. 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2348393
    • 提供者:邹伟
  1. Socket

    0下载:
  2. 服务器与客户端 用c#编写的 新手可以-Server and the client-side
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:66970
    • 提供者:剧志超
  1. FTP_socket

    0下载:
  2. FTP的服务器端与客户端,使用Socket编写,压缩包里面有详细的说明。-This is the Server End and Client End of FTP program, which is written using WinSock.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:264518
    • 提供者:xxx
  1. Socket_test

    0下载:
  2. 简单的聊天程序,有客户端和服务器端,能够实现通信和聊天,供学习socket之用。-A simple chat program, with the client and server side, to achieve communication and chat for learning socket use.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-28
    • 文件大小:11374115
    • 提供者:王庆
  1. Socket

    0下载:
  2. TCP通信的示例程序 使用异步socket, 包括服务器端和客户端-The example of the TCP Socket Communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:77624
    • 提供者:常赛
  1. socket

    0下载:
  2. 完成简单的C#SOCKET通信功能 对客户端和服务器有大体的理解-The completion of a simple C# SOCKET communication function of the client and server have a general understanding of
  3. 所属分类:CSharp

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

    0下载:
  2. socket编程,客户端和服务器端程序,TCP连接方式,服务器端用select机制实现的!-socket programming, client-side and server-side programs, TCP connection, server-side select the mechanism used to achieve!
  3. 所属分类:Linux Network

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

    0下载:
  2. 用SOCKET实现的通讯客户端和服务器端-use socket to implement net program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:29644
    • 提供者:wang xue
  1. Advancer

    0下载:
  2. 实现消息收发的模拟软件系统,软件采用基于Socket通讯的客户端/服务器结构,其中客户端表示手机、服务器表示基站,通过用户界面总控开关控制信令收发。-Simulation software to achieve messaging systems, software, Socket communication based client/server architecture, in which the client, said mobile phones, servers, said base
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7765410
    • 提供者:lili
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com