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

搜索资源列表

  1. Program-Server-Client

    0下载:
  2. chit chat using java socket
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-15
    • 文件大小:6166
    • 提供者:bondan chuk
  1. socket

    0下载:
  2. socket编程 客户端与服务器端程序 客户端 连接到服务器 发送语句个服务器端 服务器端接受显示-Socket programming client and server the client connects to the server to send a statement server server accept the display
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1500165
    • 提供者:black
  1. Socket-android

    0下载:
  2. android,socket聊天,有客户端和服务器端。-android;socket;client and server。
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1909872
    • 提供者:hongru
  1. socket

    0下载:
  2. 服务器客户端实现Socket文件传输包含读文件和写文件-Server client implementation the Socket file transfer consists of read and write files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:王玲
  1. net

    0下载:
  2. 用于socket服务器/客户端上传下载,实现网络文件传输-For socket server/client upload and download, network file transfer
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1620
    • 提供者:蔡蔡蔡连
  1. Socket-web

    0下载:
  2. 基于Cortex-A8,编写Socket服务器,实现客户端与服务端数据交互功能。-Based on the Cortex-A8, write Socket server, to achieve the client and server data exchange capabilities.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:8274
    • 提供者:江飞雪
  1. TCP-socket-communication

    0下载:
  2. 基于TCP的网络两进程socket通信,客户机服务器均在本机实现-Network two process based on the TCP socket communication, client server are realized in this machine
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:40498
    • 提供者:唐念刚
  1. UDP--socket-communication

    0下载:
  2. 基于UDP的网络socket通信,客户机服务器均在本机实现-based on the UDP socket communication, client server are realized in this machine
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:10979
    • 提供者:唐念刚
  1. Client

    0下载:
  2. scocket 客户端 statistics for client connections. A client after the client connection count plus one exit exit count by one-Socket server statistics for client connections. A client after the client connection count plus one exit exit count by on
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-26
    • 文件大小:9052160
    • 提供者:oyyee
  1. Server-Client

    0下载:
  2. mfc服务器客户端通信程序,详细代码,内涵服务器客户端完整程序-mfc server and client socket program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:274078
    • 提供者:刘毅
  1. server

    0下载:
  2. 实现socket多客户端通信,每来一个客户端开一个线程,同时收到的数据写数据库。-Implement socket multi-client communication, each to a client open a thread, and you receive the data write to the .
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:238889
    • 提供者:刘铮
  1. Server-Client

    0下载:
  2. 套接字编程的Helloworld入门,本机发送给本机,详细注释,适合网络编程入门。在VS2010编译通过。- Helloworld of Socket programming,it sent the charactes the local machine to itself with articular notes, suitable for network programming entry.Compiled in VS2010.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-11
    • 文件大小:18537646
    • 提供者:李攀
  1. socket.io-android-chat-master

    0下载:
  2. Android app on platform Android studio has server/client
  3. 所属分类:android

    • 发布日期:2017-05-23
    • 文件大小:7013232
    • 提供者:sj01
  1. client-server

    1下载:
  2. 多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-15
    • 文件大小:22675296
    • 提供者:大酱
  1. Nouveau-WinRAR-ZIP-archive

    0下载:
  2. socket server client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:5876
    • 提供者:bilou
  1. CSharp-SOCKET(clientaserver)

    0下载:
  2. 基于socket的C#客户端服务器通信程序-C# socket-based client-server communication program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:177405
    • 提供者:张文博
  1. socket

    0下载:
  2. linux下实现socket通信,client端可以将文本文档传输给server端,client端也可收到server端信息。-Linux socket communication, client-side text documents can be transmitted to the server-side, client-side can also receive server-side information.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:xz
  1. socket

    0下载:
  2. mfc模拟客户机服务器 1.可以直接进文件夹debug中双击*.exe运行程序。 2.要先运行服务器端server.exe在运行客户端client.exe。 3.聊天发送要轮流进行。-mfc simulate client server client server mfc mfc simulate simulate client server client server mfc mfc simulate simulate client server client server mf
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-22
    • 文件大小:6226917
    • 提供者:蚂蚁
  1. QXQMGJ

    0下载:
  2. C ++ server client socket c++ 服务器 客户端 socket-C++ server client socket server client socket C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:4252
    • 提供者:tcetn
  1. socket

    0下载:
  2. 使用套接字,实现服务端和客户端简单的通信,若服务端收到数据,用ack返回-The use of socket, server and client to achieve a simple communication, if the server receives the data, with the ACK return
  3. 所属分类:Proxy Server

    • 发布日期:2017-12-11
    • 文件大小:4536134
    • 提供者:王二
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com