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

搜索资源列表

  1. socket通讯小程序

    0下载:
  2. 通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client's information and communication, the more simple.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:20617
    • 提供者:Neil
  1. A Simple socket example

    0下载:
  2. It is a socket server. It accepts a connection from client and prints on the console a message that client writes
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:53926
    • 提供者:培育
  1. wince下socket编程的例子,包括server端和client端

    1下载:
  2. 基于Mini2440的S3C2440的Socket编程源程序。
  3. 所属分类:Windows CE

    • 发布日期:2010-09-09
    • 文件大小:59057
    • 提供者:wylne2008
  1. socket文件传输程序

    7下载:
  2. 控制台socket文件传输程序,使用C++编写. 打开server端后,只要在client端输入server端IP即可使用。 程序具有上传、下载、查看目录文件、更改目录等功能
  3. 所属分类:源码下载

    • 发布日期:2010-12-12
    • 文件大小:277091
    • 提供者:tigerchan
  1. 网络信息通信(socket)

    0下载:
  2. delphi网络信息通信(socket)最简单的例子,client和server都有
  3. 所属分类:系统编程

  1. delphi Socket 通讯

    3下载:
  2. Windows下Socket通讯示例,包含 Server端 和 Client端。
  3. 所属分类:Windows编程

    • 发布日期:2012-03-06
    • 文件大小:186032
    • 提供者:xmwgp@qq.com
  1. Delphi Socket 局域网内服务器与客户端进行通信源码

    1下载:
  2. Delphi Socket 局域网内服务器与客户端进行通信源码。,Delphi Socket LAN Server and Client message
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-21
    • 文件大小:423009
    • 提供者:李磊
  1. talkhome.rar

    0下载:
  2. socket聊天室,多个客户端和一个服务端,服务端可以同时和多个客户端聊天,发送消息。,socket chat rooms, multiple clients and a server, client services at the same time and multiple clients to chat, send a message.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:35202
    • 提供者:feng
  1. Client.rar

    0下载:
  2. linux socket通信客户端例程 实现与服务器的通信,linux socket communication routines to achieve the client and server communications
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:7646
    • 提供者:王康
  1. ThreadPool_final.rar

    0下载:
  2. 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:4553987
    • 提供者:xuzhisheng
  1. SOCKET.rar

    0下载:
  2. 用socket编程实现客户端和服务器的编程,采用线程实现实时通信,Socket programming with client and server programming, using threads to achieve real-time communication
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-10
    • 文件大小:2429824
    • 提供者:james
  1. server

    1下载:
  2. mfc实现的socket服务端与客户端的双向通信小程序编程-mfc socket server to achieve the two-way communication with the client a small programming
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-25
    • 文件大小:3846144
    • 提供者:曹俊
  1. java-socket

    0下载:
  2. 用java实现的套接口编程类。实现服务器-客户机的通信。-Implemented using java socket programming class. Achieve server- client communication.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:11555
    • 提供者:wjl
  1. Socket.rar

    0下载:
  2. c# 语音聊天室源码,socket 服务端,客户端完整,c# source voice chat rooms, socket server, the client complete
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:914502
    • 提供者:独好
  1. HPScktSrvr-IPv6

    0下载:
  2. High performance socket server based on Windows Completion Port and with using Windows Socket Extensions. IPv6 supported. Version 1.4. Included two demo: 1) Simple HTTP server what can work in HTTP and HTTP over SSL mode (HTTPS). SSL mode ba
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 基于socket多线程图片传输程序,有客户端和服务器端-Socket-based multi-threaded image transfer process, there are client and server-side
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3177716
    • 提供者:chenwei
  1. socket-between-android

    0下载:
  2. 正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:90775
    • 提供者:张伯轩
  1. VoiceChat

    0下载:
  2. C# 语音聊天(Socket)Server和Client-C# Voice Chat (Socket)
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:717291
    • 提供者:lqw
  1. socket

    0下载:
  2. 基于Socket的即时通信系统针,对client/server(客户端/服务器)模式的应用以及实现某些特殊的协议的应用,它的通讯过程是基于TCP/IP协议中传输层接口Socket实现的-Real-time communication system based on Socket pin, on the client/server (client/server) mode of application of the agreement and the achievement of certain
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:11009
    • 提供者:shangyong
  1. Socket

    0下载:
  2. C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:85416
    • 提供者:卢立国
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com