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

搜索资源列表

  1. SOCKET服务器(队列算法)

    2下载:
  2. SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
  3. 所属分类:通讯编程

    • 发布日期:2008-08-14
    • 文件大小:144753
    • 提供者:elong2004
  1. WindowsC+++MFC+Socket+(Server)

    2下载:
  2. WindowsC+++MFC+Socket+源码示例(服务器篇);内附说明文档。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:168407
    • 提供者:fcube
  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. flex socket server

    2下载:
  2. flex socket server air 的例子。
  3. 所属分类:网络编程

  1. 网络信息通信(socket)

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

  1. C# Socket通信Server小程序

    0下载:
  2. 同Client配套
  3. 所属分类:C#编程

  1. delphi Socket 通讯

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

    • 发布日期:2012-03-06
    • 文件大小:186032
    • 提供者:xmwgp@qq.com
  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. 多线程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
    • 文件大小:30954
    • 提供者:王玉刚
  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. VoiceChat

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

    • 发布日期:2017-03-26
    • 文件大小:717291
    • 提供者:lqw
  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. Server_java

    0下载:
  2. 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架 -the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:7750
    • 提供者:程月锦
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237540
    • 提供者:sdfads
  1. socket-Server

    0下载:
  2. socket-Server socket-Server
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2233
    • 提供者:小模样
  1. MySocket

    0下载:
  2. socket 多线程,包括测试代码,socket server socket client-multi-threaded socket, including test code, socket server socket client
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:13578
    • 提供者:duqiancheng
  1. IocpServer

    0下载:
  2. 非常好的一个C# SOCKET服务器端软件(A very nice C# SOCKET server side software)
  3. 所属分类:C#编程

    • 发布日期:2017-12-20
    • 文件大小:69632
    • 提供者:asa_sz
  1. BCB socket

    1下载:
  2. 此程式為BCB6.0 socket Server及Client通訊測試程式(This program is a BCB6.0 socket Server and Client communication test program)
  3. 所属分类:通讯编程

  1. C#Socket服务器源码

    0下载:
  2. C#Socket服务器源码,可以进行socket通讯,很好的源码(C#Socket source code C#Socket server source code C#Socket source source C#Socket server source C#Socket source code source code)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:8723456
    • 提供者:凌寒1
  1. VC Socket Server

    0下载:
  2. VC Socket Server 服务端例子
  3. 所属分类:网络编程

    • 发布日期:2021-07-06
    • 文件大小:49615293
    • 提供者:89739102@qq.com
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com