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

搜索资源列表

  1. Socket-communication

    0下载:
  2. This is a source code of socket communication in C#. It contains a NetAssist tool and source codes of Server and Client. It can help you understand the process that Socket works.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:433602
    • 提供者:liuxi
  1. socket-pub1.7.3

    0下载:
  2. socket协议服务器server与客户端client演示-Socket protocol server and client presentations
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:627754
    • 提供者:马达
  1. ftp-socket

    0下载:
  2. 这是一个socket无线传输程序,分为客户端和服务器端-This is a socket wireless transmission program, divided into client and server side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5041
    • 提供者:jeff guo
  1. SocketCs

    0下载:
  2. 通过采用服务器/客户端模式,用socket方法实现两者的通信,最后验证了该方法能够很好的实现通讯。-By adopting the server/client mode, socket method is used to implement the communication, finally verified the method can achieve good communication
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-25
    • 文件大小:97114
    • 提供者:bfh
  1. record-for-wav

    0下载:
  2. 客户机(client_record.c)负责采集音频,并通过socket发送给服务器。 服务器(wav_serv.c)接收音频数据后,加上wav头信息,生成wav的声音文件。-The client (client_record.c) is responsible for collecting audio, and sent to the server through socket. Server (wav_serv.c) after receiving the audio data,
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5777
    • 提供者:去雷
  1. client

    0下载:
  2. socket编程双向通信 server的源代码-socket information communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1038294
    • 提供者:linda1215
  1. Chatroom

    0下载:
  2. 通过java的socket功能实现不同client通过server进行信息交流。server窗口会对信息进行记录和保存。-Achieve different client through the java socket server functionality through the exchange of information. server information window will be recorded and saved.
  3. 所属分类:Java Develop

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

    0下载:
  2. 基于tcp/ip的socket通信的客户端和服务端,基于tcp/ip的socket通信的客户端和服务端-Based on the client and server socket communication tcp/ip based socket communication tcp/ip of the client-side and server-side
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:19493
    • 提供者:黄伟麟
  1. 10-network

    0下载:
  2. Linux下网络编程、Socket使用、TCP Server、Client、ntp、fcntl范例程序-Linux Network Programming, Socket use, TCP Server, Client, ntp, fcntl sample program
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. socket通信,客户端和服务器端通过tcp进行通信,以及文件传输-ON划词翻译ON实时翻译 Socket communication, the client and server communicate through TCP, and file transfer
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:120114
    • 提供者:gao
  1. Monitor11

    0下载:
  2. 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! 要求: 1).远程控制模式架构,如基于主从模式; 2).远程控制功能实现,如开关机,远程监视; -Using server (Server), Client (Client) mode, the basic principles and the use of Socket Programming Windows m
  3. 所属分类:Remote Control

    • 发布日期:2017-05-23
    • 文件大小:7146922
    • 提供者:林风
  1. socket

    0下载:
  2. 使用socket网络编程实现的文件传输,客户端读取指定目录下文件的内容,利用socket建立连接发送,服务器端接收数据并写入文件。-Network programming using socket file transfer, the client reads the contents of files in the specified directory using the socket to establish a connection to send, the server receive
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-16
    • 文件大小:24234732
    • 提供者:陆凌辉
  1. VC-Socket

    0下载:
  2. 基于VC socket网络编程的虚拟实验平台的程序,实现了服务器及客户端通信程序及通信原理的部分验证性实验-The virtual experiment platform for VC socket network programming procedures based on the realization of partial verification experiment server and client communication procedures and the principl
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6197684
    • 提供者:wanglixia
  1. serversocket

    0下载:
  2. socket服务器多线程的服务器端,可以连接多个客户端,每连接一个客户端就会向客户端发送消息-socket server multithreaded server, you can connect multiple clients, each connected to a client sends a message to the client
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1118
    • 提供者:王慧斌
  1. socket

    0下载:
  2. linux下socket通信,实现文件的并发传输,有客户端,服务端。涉及线程,锁。-Under linux socket communication, concurrency transfer files with the client, the server. Involving thread lock.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:20004
    • 提供者:吴云龙
  1. socket_ser_cli

    0下载:
  2. socket网络编程 一个服务端 多个客户端 C程序-socket server network programming a multiple client C program
  3. 所属分类:P2P

    • 发布日期:2017-04-06
    • 文件大小:4211
    • 提供者:张安
  1. VisualCPPInstant-messaging-system

    0下载:
  2. 不错的socket服务端与客户端的代码实例,对学习socket通信很有帮助-Code examples nice socket server and client socket communication is helpful for learning
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:237810
    • 提供者:John
  1. socket

    0下载:
  2. linux下的C语言编程,包括socket的长连接和短连接,有server端和client端的处理,以及简单的实例。-C language programming under Linux, including long connection and short connection socket, a server side and client side processing, as well as a simple example.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:9769
    • 提供者:
  1. selectserver

    0下载:
  2. socket multi-client communicates with the server-socket multi-client communicates with the server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1665
    • 提供者:jasonli
  1. Windows-SOCKET-QQ

    0下载:
  2. 这是一个基于windows套接字的即时聊天示例程序,含有客户端和服务器端,具有很高的参考价值哦-This is a windows-based instant messaging socket sample program contains the client and server side, with a high reference value oh
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-23
    • 文件大小:7408914
    • 提供者:Mari
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com