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

搜索资源列表

  1. ChatBcb

    0下载:
  2. 一个简单的聊天程序(BCB) 服务器端:server.cpp 客户端:client.cpp
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:3445
    • 提供者:孔明
  1. UDP传输,包含客户端和服务器端两个CPP

    3下载:
  2. UDP传输,包含客户端和服务器端两个CPP。实现客服端与服务器的双向通信。,UDP server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-01-25
    • 文件大小:29330
    • 提供者:xi zhaohui
  1. cPP-p2p

    0下载:
  2. c++实现简单的p2p功能,服务器掌握各节点的文件目录,传文件完全在节点之间完成。-c++ to achieve a simple p2p functions, the server node to acquire all of the file directory, file transfer between the nodes fully completed.
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:406638
    • 提供者:沈崇玮
  1. UDPping.cpp

    0下载:
  2. Using UDP connection, ping the connection speed between client and server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:2319
    • 提供者:Sam
  1. example

    3下载:
  2. moxa串口服务器的tcp转发程序,内含2段程序-moxa serial server tcp forwarding procedures, including procedures in paragraph 2
  3. 所属分类:驱动编程

    • 发布日期:2014-03-15
    • 文件大小:196311
    • 提供者:
  1. FTPClient_demo

    0下载:
  2. windows ftp客户端列子程序,用来连接服务器。-windows ftp client Liezi procedures, used to connect the server.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-30
    • 文件大小:95538
    • 提供者:ding
  1. SR

    0下载:
  2. SIMATIC NET OPC Server Sample Programs SR-SIMATIC NET OPC Server Sample ProgramsSR
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:178827
    • 提供者:mrfu
  1. Tantra

    0下载:
  2. 密傳soruce Tantra soruce-Tantra soruce
  3. 所属分类:Browser Client

    • 发布日期:2017-05-01
    • 文件大小:218002
    • 提供者:keisky
  1. HTTP

    0下载:
  2. 这是一个http例程,服务器程序是httpsrv.exe,客户端是httpClient.exe. 服务器先运行,客户连接到服务器运行的计算机的IP即可。-This is a routine http, the server process is httpsrv.exe, clients are httpClient.exe. Server to run, customers to connect to the server running on your computer' s IP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:287736
    • 提供者:liwei
  1. demo

    0下载:
  2. 在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输-At under linux2.6 kernel socket-based communication procedures, can be directly run, which included server.cpp and client.cpp and makefile files, support file transfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:44223
    • 提供者:yulei
  1. Twoplanechat

    0下载:
  2. 双机聊天及文件传输源程序,内含client.cpp及server.cpp两个源码文件,实现双向聊天和文件传输功能-Two-plane chat and file transfer source code, including source client.cpp and server.cpp two documents, the realization of two-way chat and file transfer functions
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:4091
    • 提供者:Kiara
  1. Server

    0下载:
  2. 天敏视频卡VC 服务端Demo 可以实现视频监控以及网传等功能 相关驱动请到天敏官网下载-Video card VC Tianmin Demo server video surveillance can be achieved, as well as features such as network-related drivers Chuan Tianmin please download the official website
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:573787
    • 提供者:soulhuman
  1. cpp-flex

    0下载:
  2. 以c++为服务器,flex为客户端建立socket利用json通信可多人通信,是学习的好例子-To c++ for the server, flex client can establish communication over socket communication using json is a good example of learning
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-17
    • 文件大小:4990173
    • 提供者:余芳迪
  1. Proxy-Server-CPP

    0下载:
  2. 代理服务器,基于C++语言开发,实现基于应用层协议的网络代理-Proxy server, based on C++ language development, application layer protocol-based network of agents
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:21903
    • 提供者:jiang hong juan
  1. Simply-Server-CPP

    0下载:
  2. Very simply server in C++. This is server TCP/IP (Winsock).
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:729
    • 提供者:Adi3
  1. client-server-cpp

    0下载:
  2. simple client server application on c++ with using sockets
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:1573
    • 提供者:Zhas
  1. client-server-cpp

    0下载:
  2. simple client server application on c++ with using sockets
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:1617
    • 提供者:mategr
  1. Simply-Server-CPP

    0下载:
  2. Very simply server in C++. This is server TCP/IP (Winsock).
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:819
    • 提供者:theCPI
  1. linuxSocket-Server.cpp

    0下载:
  2. linux服务器端 cosket 通信服务端通信源代码-linux cosket server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1067
    • 提供者:safelh
  1. client-server-cpp

    0下载:
  2. simple client server application on c++ with using sockets
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1618
    • 提供者:rnment
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com